summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear
2011-11-09ath9k: Advertise support for TDLSJouni Malinen
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08ath9k_hw: Updated AR9462 initval table to improve rx performanceRajkumar Manoharan
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan
2011-11-08ath9k_hw: min_t() casts u32 to intDan Carpenter
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-11-02ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter
2011-11-02ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar 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: Update normal/min noise floor value 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: Add support to reuse TxIQ cal measurementsRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan
2011-10-14ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan
2011-10-14ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan
2011-10-11ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau
2011-10-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-10-11ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau
2011-10-11ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau
2011-10-11ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau
2011-10-11ath9k: remove some bogus error handling codeDan Carpenter
2011-10-11ath5k: remove some unneeded error handling codeDan Carpenter
2011-10-11ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville
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-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville