2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-25 15:15:33 +08:00
linux-next/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez 6420014ca4 ath9k: remove ath9k 25 MHz HT40 spacing stuff
This was for supporting 25 MHz spacing for HT40, this is not used
as we use 20 MHz spacing instead for HT40 as per 802.11n. The hardware
is capable of it though so we leave the phymode definition and EEPROM
parsing for it. If some experimenter wants to work on this stuff stuff
you can add an extension enabling bool on ath_common and perhaps some
debugfs knob to enable it. Keep in mind you'll also need to update the
phymode with the AR_PHY_FC_DYN2040_EXT_CH which has been left on the
driver.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:29 -04:00
..
ahb.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
ani.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
ani.h ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ath9k.h ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
beacon.c atheros: move tx/rx chainmask to ath_common 2009-10-07 16:39:29 -04:00
btcoex.c ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 2009-10-07 16:39:23 -04:00
btcoex.h ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 2009-10-07 16:39:23 -04:00
calib.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
calib.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
debug.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
debug.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom_4k.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom_9287.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom_def.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom.c ath9k: Fix read buffer overflow 2009-08-28 14:40:46 -04:00
eeprom.h ath9k: Clean antenna configuration for 4K EEPROM chips 2009-08-14 09:13:35 -04:00
hw.c ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
hw.h ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
initvals.h ath9k: Update INITVALs for AR9285 2009-08-28 14:40:47 -04:00
Kconfig atheros: add common debug printing 2009-10-07 16:39:29 -04:00
mac.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
mac.h ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
main.c atheros: move tx/rx chainmask to ath_common 2009-10-07 16:39:29 -04:00
Makefile ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] 2009-08-28 14:40:48 -04:00
pci.c ath9k: Define bus agnostic bluetooth coex prep helper 2009-10-07 16:39:27 -04:00
phy.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
phy.h ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
rc.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c atheros: add common debug printing 2009-10-07 16:39:29 -04:00
reg.h atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
virtual.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
xmit.c atheros: move tx/rx chainmask to ath_common 2009-10-07 16:39:29 -04:00