aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz1-4/+3
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi1-1/+1
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau1-12/+9
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau1-17/+7
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau1-6/+2
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau1-7/+2
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau1-5/+2
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan1-6/+6
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan1-0/+13
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-11/+11
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan1-0/+12
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan1-6/+5
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan1-2/+0
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan1-1/+0
2013-08-16ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich1-3/+2
2013-08-05ath9k: Remove "shared_chain_lnadiv"Sujith Manoharan1-1/+1
2013-08-05ath9k: Print LNA combining mode during initSujith Manoharan1-15/+9
2013-07-22ath9k: Release the RF bus after setting board valuesSujith Manoharan1-9/+8
2013-07-22ath9k: Use correct channel when switching bandsSujith Manoharan1-1/+2
2013-07-22ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan1-18/+27
2013-07-22ath9k: Add a HW flag for FCCSujith Manoharan1-0/+7
2013-07-22ath9k: make rfkill configurableJohannes Berg1-1/+1
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan1-1/+1
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan1-3/+3
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan1-1/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+17
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan1-3/+1
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan1-7/+2
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau1-5/+10
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau1-3/+7
2013-05-22ath9k: use ap style beaconing for meshThomas Pedersen1-2/+2
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer1-1/+2
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau1-4/+3
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+3
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi1-0/+3
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+3
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan1-4/+2
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+3
2013-02-27ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-6/+1
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau1-3/+1
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau1-1/+1
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau1-7/+0
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan1-7/+0
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau1-18/+10
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan1-0/+4
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1