openwrt/package/kernel/mac80211/patches
Sven Over 5b13ea8d28 mac80211: fix symbol dependency of rt2x00lib kernel module
On platforms that do not have CONFIG_MTD enabled, loading the
rt2x00lib kernel module fails because it depends on symbols from
the mtd module ("Unknown symbol get_mtd_device_nm").

This commit disables the code that can read the eeprom from mtd if
mtd is not enabled.

Signed-off-by: Sven Over <sp@cedenti.st>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-07 20:18:30 +01:00
..
ath mac80211: ath9k: add GPIO mask dts property 2020-01-15 20:55:31 +01:00
brcm mac80211: brcm: backport remaining 5.6 kernel patches 2020-02-06 11:36:15 +01:00
build mac80211: update to version 5.4-rc8 2019-11-22 20:35:54 +01:00
mwl mac80211: Update to version 5.2-rc7 2019-07-18 00:22:04 +02:00
rt2x00 mac80211: fix symbol dependency of rt2x00lib kernel module 2020-03-07 20:18:30 +01:00
subsys mac80211: Allow IBSS mode and different beacon intervals 2020-02-24 23:23:46 +01:00