Mohammed Shafi Shajakhan 6fea593d9c ath9k_hw: Fix TX IQ calibration for AR9003 13 år sedan
..
Kconfig fdacbcda7f ath9k: set ATH9K_PCI to y by default 13 år sedan
Makefile bbefb87152 ath9k_hw: Add MCI h/w code and state machine 13 år sedan
ahb.c 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 år sedan
ani.c ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 år sedan
ani.h f36369afce ath9k: Store noise immunity values across scanning 14 år sedan
ar5008_initvals.h 3c42e6ef28 ath9k_hw: fix the last register write for ar5416 addac 14 år sedan
ar5008_phy.c ca2c68cc7b ath9k_hw: clean up tx power handling 13 år sedan
ar9001_initvals.h b8b0b974f2 ath9k_hw: drop an unused column in AR5008-AR9002 initvals 14 år sedan
ar9002_calib.c 93348928f2 ath9k_hw: Fix noise floor calibration timeout on fast channel change 13 år sedan
ar9002_hw.c 6eb07caf1a drivers/net: Add moduleparam.h to drivers as required. 13 år sedan
ar9002_initvals.h b8b0b974f2 ath9k_hw: drop an unused column in AR5008-AR9002 initvals 14 år sedan
ar9002_mac.c ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 år sedan
ar9002_phy.c 21394754bc ath9k_hw: add a missing delay for an analog register 14 år sedan
ar9002_phy.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
ar9003_2p2_initvals.h a240dc7b3c ath9k_hw: Updated AR9003 tx gain table for 5GHz 13 år sedan
ar9003_calib.c 3ebfcdc43a ath9k_hw: Add support for MCI WLAN calibration 13 år sedan
ar9003_eeprom.c a261f0e965 ath9k_hw: Fix minimum CTL power for each runtime mode 13 år sedan
ar9003_eeprom.h df222edc09 ath9k_hw: Read and configure quick drop for AR9003 13 år sedan
ar9003_hw.c 423e38e807 ath9k: Rename AR9480 into AR9462 13 år sedan
ar9003_mac.c 4421d30ffa ath9k_hw: check for MCI interrupt in get_isr 13 år sedan
ar9003_mac.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
ar9003_mci.c bbefb87152 ath9k_hw: Add MCI h/w code and state machine 13 år sedan
ar9003_mci.h 2ee4bd1e25 ath9k_hw: add definitions to support MCI h/w code 13 år sedan
ar9003_paprd.c ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 år sedan
ar9003_phy.c 515db09338 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 13 år sedan
ar9003_phy.h 2ee4bd1e25 ath9k_hw: add definitions to support MCI h/w code 13 år sedan
ar9003_rtt.c 324c74ad64 ath9k_hw: Add radio retention support for AR9480 13 år sedan
ar9003_rtt.h 324c74ad64 ath9k_hw: Add radio retention support for AR9480 13 år sedan
ar9330_1p1_initvals.h 70722ea434 ath9k: add AR9330 initvals 14 år sedan
ar9330_1p2_initvals.h 70722ea434 ath9k: add AR9330 initvals 14 år sedan
ar9340_initvals.h 9aa5a8d5fd ath9k_hw: Add initvals.h for ar9340 14 år sedan
ar9462_1p0_initvals.h 423e38e807 ath9k: Rename AR9480 into AR9462 13 år sedan
ar9462_2p0_initvals.h c63749d347 ath9k_hw: Updated AR9462 initval table to improve rx performance 13 år sedan
ar9485_initvals.h 98fb2cc115 ath9k_hw: Update AR9485 initvals to fix system hang issue 13 år sedan
ar9580_1p0_initvals.h 5a63ef0faf ath9k_hw: add AR9580 support 14 år sedan
ath9k.h 9e25365ffa ath9k: Add functions to allocate/free buffers for MCI 13 år sedan
beacon.c 72d874c67c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default 13 år sedan
btcoex.c 32b1076dc1 ath9k: fix a typo 13 år sedan
btcoex.h 6af24c49a3 ath9k_hw: Add MCI h/w specific structure 13 år sedan
calib.c ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 år sedan
calib.h f23fba49b3 ath9k_hw: calculate a much better approximation of channel noise 14 år sedan
common.c ca2c68cc7b ath9k_hw: clean up tx power handling 13 år sedan
common.h f82b4bde17 ath9k: Move ath9k_init_crypto to common 14 år sedan
debug.c 515db09338 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 13 år sedan
debug.h 030d629435 ath9k: keep track of what's triggering hardware resets 13 år sedan
eeprom.c 1b8714f7dc ath9k_hw: clean up hardware revision checks 14 år sedan
eeprom.h df222edc09 ath9k_hw: Read and configure quick drop for AR9003 13 år sedan
eeprom_4k.c a261f0e965 ath9k_hw: Fix minimum CTL power for each runtime mode 13 år sedan
eeprom_9287.c a261f0e965 ath9k_hw: Fix minimum CTL power for each runtime mode 13 år sedan
eeprom_def.c a261f0e965 ath9k_hw: Fix minimum CTL power for each runtime mode 13 år sedan
gpio.c bc6d5c29af ath9k: Remove enabling btcoex from stomp type change 13 år sedan
hif_usb.c 8c34559b4a ath9k_htc: add AVM FRITZ!WLAN 11N v2 support 14 år sedan
hif_usb.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
htc.h 9f3a35df3d ath9k_htc: minor clean-up 14 år sedan
htc_drv_beacon.c f29f5c0882 ath9k: Remove ATH9K_BEACON_PERIOD mask 14 år sedan
htc_drv_debug.c 8f895026e8 wireless: ath9k: use %pM to print MAC 14 år sedan
htc_drv_gpio.c bc6d5c29af ath9k: Remove enabling btcoex from stomp type change 13 år sedan
htc_drv_init.c 82b2d33431 ath9k: eliminate common->{rx,tx}_chainmask 14 år sedan
htc_drv_main.c 8a3a3c85e4 mac80211: pass vif param to conf_tx() callback 14 år sedan
htc_drv_txrx.c 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
htc_hst.c 31ec97d9ce Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 14 år sedan
htc_hst.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
hw-ops.h 5f0c04ea1e ath9k_hw: Improve fast channel change for AR9003 chips 13 år sedan
hw.c 6fea593d9c ath9k_hw: Fix TX IQ calibration for AR9003 13 år sedan
hw.h bbefb87152 ath9k_hw: Add MCI h/w code and state machine 13 år sedan
init.c 19686ddf63 ath9k: MCI state machine based on MCI interrupt 13 år sedan
mac.c e35848134c ath9k_hw: check for asynchronous MCI interrupt pending 13 år sedan
mac.h 846d936350 ath9k_hw: fix a regression in key miss handling 13 år sedan
main.c 19686ddf63 ath9k: MCI state machine based on MCI interrupt 13 år sedan
mci.c 19686ddf63 ath9k: MCI state machine based on MCI interrupt 13 år sedan
mci.h 19686ddf63 ath9k: MCI state machine based on MCI interrupt 13 år sedan
pci.c 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 år sedan
phy.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
rc.c ee40fa0656 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 år sedan
rc.h 0f9dc29821 ath9k: Remove virtual wiphy specific frame type 14 år sedan
recv.c 7468722b68 ath9k: minor cleanup 13 år sedan
reg.h 1010911ec3 ath9k_hw: MCI related changes in chip management 13 år sedan
wmi.c 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
wmi.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 år sedan
xmit.c 4eb287a404 ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup state 13 år sedan