Felix Fietkau aaa13ca242 ath9k_hw: support reading calibration data from flash on AR9003 14 years ago
..
Kconfig 6e5c2b4e8a ath9k: make the driver specific rate control module optional 15 years ago
Makefile 6e5c2b4e8a ath9k: make the driver specific rate control module optional 15 years ago
ahb.c c96c31e499 drivers/net/wireless: Use wiphy_<level> 15 years ago
ani.c 431c748214 ath9k_hw: fix PHY counter overflow handling in ANI v1 15 years ago
ani.h b5bfc5683d ath9k_hw: move the cycle counter tracking to ath 15 years ago
ar5008_initvals.h 2e1f25662b ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 15 years ago
ar5008_phy.c c5d0855acf ath9k_hw: set default values for radar pulse detection 14 years ago
ar9001_initvals.h ba17bc5e55 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros 15 years ago
ar9002_calib.c 435c1610f4 ath9k_hw: clean up register write buffering 15 years ago
ar9002_hw.c 95792178a5 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new 15 years ago
ar9002_initvals.h da5747eb89 ath9k_hw: remove initvals for hardware which was never sold 15 years ago
ar9002_mac.c ff32d9cd2c ath9k_hw: fix potential spurious tx error bit interpretation 14 years ago
ar9002_phy.c 7919a57bc6 bitops: Provide generic sign_extend32 function 14 years ago
ar9002_phy.h 21cc630f47 ath9k_hw: Add functions to get/set antenna diversity configuration 15 years ago
ar9003_2p2_initvals.h 0dfa6dbb73 ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 14 years ago
ar9003_calib.c a9d85fbd3e ath9k_hw: Fix a reset failure on AR9382 (2x2). 14 years ago
ar9003_eeprom.c aaa13ca242 ath9k_hw: support reading calibration data from flash on AR9003 14 years ago
ar9003_eeprom.h 488f6ba75b ath9k_hw: add support for reading EEPROM data from the internal OTP ROM 14 years ago
ar9003_hw.c 886b42bf5e ath9k_hw: remove AR9003 2.0 support 15 years ago
ar9003_mac.c 6ee63f55c7 ath9k_hw: Fix low throughput issue with AR93xx 14 years ago
ar9003_mac.h ada9f1cacb ath9k_hw: optimize all descriptor access functions 14 years ago
ar9003_paprd.c 2d3fca1807 ath9k_hw: Fix divide by zero cases in paprd. 14 years ago
ar9003_phy.c c5d0855acf ath9k_hw: set default values for radar pulse detection 14 years ago
ar9003_phy.h ab33449895 ath9k_hw: add register definitions related to PA predistortion 15 years ago
ath9k.h 2d42efc44e ath9k: store frame information used by aggregation inside the skb tx info 14 years ago
beacon.c 28d1670862 ath9k: clean up code duplication around ath_tx_start 14 years ago
btcoex.c 21cb987914 ath9k_htc: Add support for bluetooth coexistence. 15 years ago
btcoex.h 58da1318ee ath9k: Fix wifi disconnection when collocated bt scan is active 15 years ago
calib.c 435c1610f4 ath9k_hw: clean up register write buffering 15 years ago
calib.h 6497827f53 ath9k_hw: clean up calibration flags 15 years ago
common.c babcbc295f ath9k: initialize per-channel tx power limits instead of hardcoding them 14 years ago
common.h 066dae93bd ath9k: rework tx queue selection and fix queue stopping/waking 14 years ago
debug.c 066dae93bd ath9k: rework tx queue selection and fix queue stopping/waking 14 years ago
debug.h 066dae93bd ath9k: rework tx queue selection and fix queue stopping/waking 14 years ago
eeprom.c a55f858852 ath9k_hw: Cleanup TX power calculation for AR9287 15 years ago
eeprom.h de40f316c0 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower 14 years ago
eeprom_4k.c de40f316c0 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower 14 years ago
eeprom_9287.c de40f316c0 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower 14 years ago
eeprom_def.c de40f316c0 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower 14 years ago
gpio.c 8eb1dabbd1 ath9k: remove a redundant call to ath9k_hw_gettsf32 14 years ago
hif_usb.c d654567dec ath9k_htc: Set proper firmware offset for Netgear WNDA3200 14 years ago
hif_usb.h b176286276 ath9k_htc: Add support for AR7010 15 years ago
htc.h 28d9cc7f21 ath9k_htc: Use macro for caldata array size 14 years ago
htc_drv_beacon.c 9cf13668a5 ath9k_htc: Fix beacon distribution in IBSS mode 15 years ago
htc_drv_gpio.c 21cb987914 ath9k_htc: Add support for bluetooth coexistence. 15 years ago
htc_drv_init.c d4659912b5 ath9k_hw: remove enum wireless_mode and its users 15 years ago
htc_drv_main.c 446fad5a5b ath9k_htc: Handle monitor mode properly for HTC devices 14 years ago
htc_drv_txrx.c 066dae93bd ath9k: rework tx queue selection and fix queue stopping/waking 14 years ago
htc_hst.c 21cb987914 ath9k_htc: Add support for bluetooth coexistence. 15 years ago
htc_hst.h 21cb987914 ath9k_htc: Add support for bluetooth coexistence. 15 years ago
hw-ops.h 95792178a5 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new 15 years ago
hw.c a05b5d4504 ath9k: add support for reading eeprom from platform data on PCI devices 14 years ago
hw.h c5d0855acf ath9k_hw: set default values for radar pulse detection 14 years ago
init.c a05b5d4504 ath9k: add support for reading eeprom from platform data on PCI devices 14 years ago
mac.c 4df3071ebd ath9k_hw: optimize interrupt mask changes 14 years ago
mac.h ada9f1cacb ath9k_hw: optimize all descriptor access functions 14 years ago
main.c 71a3bf3e94 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set 14 years ago
pci.c a05b5d4504 ath9k: add support for reading eeprom from platform data on PCI devices 14 years ago
phy.h 040e539e8e ath9k: Use common ath key management functions 15 years ago
rc.c f0c255a07f ath9k: handle tx underrun in the driver instead of rate control 14 years ago
rc.h 61117f01e7 ath9k: remove the tx info padding byte abuse 14 years ago
recv.c 4bdd1e978e ath9k: move the PCU lock to the sc structure 14 years ago
reg.h 6ee63f55c7 ath9k_hw: Fix low throughput issue with AR93xx 14 years ago
virtual.c 61117f01e7 ath9k: remove the tx info padding byte abuse 14 years ago
wmi.c cc0de6536e ath9k_htc: Fix memory leak on WMI event handler 15 years ago
wmi.h cc0de6536e ath9k_htc: Fix memory leak on WMI event handler 15 years ago
xmit.c 2d42efc44e ath9k: store frame information used by aggregation inside the skb tx info 14 years ago