aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-05-28ath9k: use correct OTP register offsets for AR9550Gabor Juhos
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau
2013-05-24ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08ath9k: Update initvals for AR9565Sujith Manoharan
2013-05-08ath9k: Fix beacon reconfigurationSujith Manoharan
2013-05-03ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka
2013-05-03ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan
2013-04-23ath9k: Reduce deep indentationSujith Manoharan
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22wil6210: more Rx descriptor accessor functionsVladimir Kondratiev
2013-04-22wil6210: Use cached copy of Tx descriptorVladimir Kondratiev
2013-04-22wil6210: Tx init optimizationVladimir Kondratiev
2013-04-22wil6210: Use cached copy of Rx descriptorVladimir Kondratiev
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi
2013-04-12ath5k: use more idiomatic tracing include styleJohannes Berg
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville