linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt7601u
Johannes Berg 57fbcce37b cfg80211: remove enum ieee80211_band
This enum is already perfectly aliased to enum nl80211_band, and
the only reason for it is that we get IEEE80211_NUM_BANDS out of
it. There's no really good reason to not declare the number of
bands in nl80211 though, so do that and remove the cfg80211 one.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-04-12 15:56:15 +02:00
..
core.c
debugfs.c
dma.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
dma.h
eeprom.c mt7601u: don't warn about devices without per-rate power table 2015-06-15 12:49:35 +03:00
eeprom.h
init.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
initvals_phy.h
initvals.h
Kconfig
mac.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
mac.h
main.c mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
Makefile
mcu.c mt7601u: do not free dma_buf when ivp allocation fails 2016-03-07 14:39:05 +02:00
mcu.h
mt7601u.h mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
phy.c
regs.h
trace.c
trace.h
tx.c mt7601u: lock out rx path and tx status reporting 2015-08-10 22:19:35 +03:00
usb.c mt7601u: fix dma from stack address 2015-08-10 22:19:31 +03:00
usb.h mt7601u: fix dma from stack address 2015-08-10 22:19:31 +03:00
util.c
util.h