linux_dsm_epyc7002/drivers/net/wireless/ath/ath9k
Sujith 193cd4585e ath9k: Update INI release for AR9287
If the current channel is between 2412 and 2472 MHz and if the channel is
changing to 2484 MHz, then the registers 0xa1f4, 0xa1f8 and 0xa1fc need to be
programmed to the "japan_2484" values.  Conversely, if the current channel
is 2484 MHz and if the channel is changing to one between 2412 and 2472 MHz, then
the three registers need to be programmed to the "normal" values.

This is needed for compliance with Japanese regulatory requirements.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-07 16:39:38 -04:00
..
ahb.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
ani.c ath9k: clarify what hw code is and remove ath9k.h from a few files 2009-10-07 16:39:30 -04:00
ani.h ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ath9k.h atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
beacon.c atheros: move tx/rx chainmask to ath_common 2009-10-07 16:39:29 -04:00
btcoex.c ath9k: clarify what hw code is and remove ath9k.h from a few files 2009-10-07 16:39:30 -04:00
btcoex.h ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 2009-10-07 16:39:23 -04:00
calib.c ath9k: Add Calibration checks 2009-10-07 16:39:38 -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: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom_9287.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom_def.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom.h atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
hw.c ath9k: Update INI release for AR9287 2009-10-07 16:39:38 -04:00
hw.h ath9k: Update INI release for AR9287 2009-10-07 16:39:38 -04:00
initvals.h ath9k: Update INI release for AR9287 2009-10-07 16:39:38 -04:00
Kconfig atheros: add common debug printing 2009-10-07 16:39:29 -04:00
mac.c ath9k: move ATH9K_RSSI_BAD to hw.h 2009-10-07 16:39:30 -04:00
mac.h ath9k: remove ath9k_ht_macmode 2009-10-07 16:39:29 -04:00
main.c ath9k: make ath9k_common_ops const 2009-10-07 16:39:31 -04:00
Makefile atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
pci.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
phy.c ath9k: Update INI release for AR9287 2009-10-07 16:39:38 -04:00
phy.h ath9k: remove ath9k 25 MHz HT40 spacing stuff 2009-10-07 16:39:29 -04:00
rc.c ath9k: remove driver ASSERT, just use BUG_ON() 2009-10-07 16:39:30 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c ath9k: remove driver ASSERT, just use BUG_ON() 2009-10-07 16:39:30 -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 ath9k: remove driver ASSERT, just use BUG_ON() 2009-10-07 16:39:30 -04:00