aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-09ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-20ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-20ath9k: Fix QuickDrop usageSujith Manoharan
2013-11-13ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-09-07ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-11ath: wil6210: Fix build errorLarry Finger
2013-08-11ath9k_htc: reboot firmware if it was loadedOleksij Rempel
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-07-25ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-07-25ath9k: Fix noisefloor calibrationSujith Manoharan
2013-07-25ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan
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