John W. Linville a0f68763e1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 13 years ago
..
Kconfig 5baec7422c ath9k: make MAC sample statistics optional 13 years ago
Makefile 6ee159e26f ath9k: add DFS pattern detector 13 years ago
ahb.c 9d9779e723 drivers/net: Add module.h to drivers who were implicitly using it 13 years ago
ani.c af1e8a6fb4 ath9k: reset noiseimmunity level to default 13 years ago
ani.h 54da20d83f ath9k_hw: improve ANI processing and rx desensitizing parameters 13 years ago
ar5008_initvals.h 3c42e6ef28 ath9k_hw: fix the last register write for ar5416 addac 14 years ago
ar5008_phy.c 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
ar9001_initvals.h 14fec8d9ba ath9k_hw: remove duplicate initvals 13 years ago
ar9002_calib.c d2182b69dc ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO 13 years ago
ar9002_hw.c c7effd3593 ath9k: inline AR9271 1.0 INI overrides 13 years ago
ar9002_initvals.h c7effd3593 ath9k: inline AR9271 1.0 INI overrides 13 years ago
ar9002_mac.c 462e58f2b6 ath9k: Gather and report IRQ sync_cause errors. 13 years ago
ar9002_phy.c 997002785e ath9k: remove dead code 13 years ago
ar9002_phy.h c7effd3593 ath9k: inline AR9271 1.0 INI overrides 13 years ago
ar9003_2p2_initvals.h 68d9e1fa24 ath9k_hw: Update rx gain initval to improve rx sensitivity 13 years ago
ar9003_calib.c 8a90555fea ath9k_hw: Fix RTT calibration 13 years ago
ar9003_eeprom.c bfc441a4bb ath9k_hw: apply internal regulator settings on AR933x 13 years ago
ar9003_eeprom.h bfc441a4bb ath9k_hw: apply internal regulator settings on AR933x 13 years ago
ar9003_hw.c f58cc809d2 ath9k_hw: Remove BTCOEX initvals 13 years ago
ar9003_mac.c 462e58f2b6 ath9k: Gather and report IRQ sync_cause errors. 13 years ago
ar9003_mac.h 9da2723206 ath9k: Fix descriptor length for AR9462 13 years ago
ar9003_mci.c 8a90555fea ath9k_hw: Fix RTT calibration 13 years ago
ar9003_mci.h dbccdd1d32 ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT 13 years ago
ar9003_paprd.c 64ea57d0c7 ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower 13 years ago
ar9003_phy.c 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
ar9003_phy.h 3e61d3f9b2 ath9k_hw: increase symbol overlap window for half/quarter channels 13 years ago
ar9003_rtt.c 8a90555fea ath9k_hw: Fix RTT calibration 13 years ago
ar9003_rtt.h 8a90555fea ath9k_hw: Fix RTT calibration 13 years ago
ar9330_1p1_initvals.h 5a71f13402 ath9k_hw: update AR933x initvals to fix issues with high power devices 13 years ago
ar9330_1p2_initvals.h 70722ea434 ath9k: add AR9330 initvals 14 years ago
ar9340_initvals.h 9aa5a8d5fd ath9k_hw: Add initvals.h for ar9340 14 years ago
ar9462_2p0_initvals.h 3e5217e2e8 ath9k: fix ibss fair beacon distribution for AR9462 13 years ago
ar9485_initvals.h 98fb2cc115 ath9k_hw: Update AR9485 initvals to fix system hang issue 13 years ago
ar9580_1p0_initvals.h 5a63ef0faf ath9k_hw: add AR9580 support 14 years ago
ath9k.h 689e756fad ath9k_hw: add support for 8 AP mode interfaces 13 years ago
beacon.c ed2578cd24 ath9k: simplify beacon configuration for beaconing vifs 13 years ago
btcoex.c 0466e2547d ath9k_hw: remove ATH_BTCOEX_CFG_MCI 13 years ago
btcoex.h 0466e2547d ath9k_hw: remove ATH_BTCOEX_CFG_MCI 13 years ago
calib.c 2ee0a07028 ath9k: fix max noise floor threshold 13 years ago
calib.h e4922f2b5f ath9k_hw: fix a comment 13 years ago
common.c ca2c68cc7b ath9k_hw: clean up tx power handling 13 years ago
common.h f82b4bde17 ath9k: Move ath9k_init_crypto to common 14 years ago
debug.c 462e58f2b6 ath9k: Gather and report IRQ sync_cause errors. 13 years ago
debug.h 462e58f2b6 ath9k: Gather and report IRQ sync_cause errors. 13 years ago
dfs.c b96f20b3af ath9k: extend DFS detector stats in dfs_debugfs 13 years ago
dfs.h 56dc389f76 ath9k: update to DFS pattern detector interface 13 years ago
dfs_debug.c b96f20b3af ath9k: extend DFS detector stats in dfs_debugfs 13 years ago
dfs_debug.h b96f20b3af ath9k: extend DFS detector stats in dfs_debugfs 13 years ago
dfs_pattern_detector.c 6ee159e26f ath9k: add DFS pattern detector 13 years ago
dfs_pattern_detector.h 6ee159e26f ath9k: add DFS pattern detector 13 years ago
dfs_pri_detector.c b96f20b3af ath9k: extend DFS detector stats in dfs_debugfs 13 years ago
dfs_pri_detector.h 6ee159e26f ath9k: add DFS pattern detector 13 years ago
eeprom.c 23bd7cedf1 ath9k: move ath9k_hw_fbin2freq function to eeprom.h 13 years ago
eeprom.h 23bd7cedf1 ath9k: move ath9k_hw_fbin2freq function to eeprom.h 13 years ago
eeprom_4k.c d2182b69dc ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO 13 years ago
eeprom_9287.c 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
eeprom_def.c ea6f792b2b ath9k: introduce ath9k_hw_get_scaled_power helper 13 years ago
gpio.c 0466e2547d ath9k_hw: remove ATH_BTCOEX_CFG_MCI 13 years ago
hif_usb.c a481991467 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
hif_usb.h 0ed7b93e30 ath9k_htc: Load firmware asynchronously 13 years ago
htc.h 9d5b80fd36 ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT 13 years ago
htc_drv_beacon.c d2182b69dc ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO 13 years ago
htc_drv_debug.c 234e340582 simple_open: automatically convert to simple_open() 13 years ago
htc_drv_gpio.c 64ab38df6e ath9k: Remove ATH_BTCOEX_CFG_NONE checks 13 years ago
htc_drv_init.c 81ddbb5c11 mac80211: don't always advertise remain-on-channel 13 years ago
htc_drv_main.c 8efa7a8132 ath9k_hw: remove ath9k_hw_htc_resetinit 13 years ago
htc_drv_txrx.c d2182b69dc ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO 13 years ago
htc_hst.c 516304b0f4 ath: Add and use pr_fmt, convert printks to pr_<level> 13 years ago
htc_hst.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 years ago
hw-ops.h 23677ce317 drivers/net: Remove boolean comparisons to true/false 13 years ago
hw.c bfc441a4bb ath9k_hw: apply internal regulator settings on AR933x 13 years ago
hw.h 8a90555fea ath9k_hw: Fix RTT calibration 13 years ago
init.c 20c8e8dc4e ath9k: add possible wiphy interface combinations 13 years ago
mac.c 8d1bd2afc5 ath9k_hw: increase tx abort timeout for half/quarter channels 13 years ago
mac.h 239c795d6b ath9k_hw: remove ath9k_hw_gettxintrtxqs 13 years ago
main.c ceea2a5196 ath9k: stop rx dma before stopping tx 13 years ago
mci.c 682dd04b37 ath9k: Cleanup mci.c 13 years ago
mci.h f4701b5a0d ath9k_hw: Cleanup MCI bits from hw.h 13 years ago
pci.c 516304b0f4 ath: Add and use pr_fmt, convert printks to pr_<level> 13 years ago
phy.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 years ago
rc.c 8065248069 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 13 years ago
rc.h d53c74e5a1 ath9k: completely zero intialize valid_phy_rate_idx 13 years ago
recv.c 2e42e4747e drivers/net: Convert compare_ether_addr to ether_addr_equal 13 years ago
reg.h 3789d59c24 ath9k_hw: Fix enabling of MCI and RTT 13 years ago
wmi.c d2182b69dc ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO 13 years ago
wmi.h 5b68138e56 ath9k: Drag the driver to the year 2011 14 years ago
xmit.c 81357a281d ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails 13 years ago