summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)Author
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan
2011-11-30ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan
2011-11-30ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan
2011-11-30ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan
2011-09-16ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau
2011-08-29ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan
2011-08-29ath9k_hw: Set default slottime as 9usRajkumar Manoharan
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau
2011-08-08ath9k_hw: do not limit initial tx power to 20 dbmFelix Fietkau
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-07-21ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau