summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorLines
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-35/+12
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller-1338/+3809
2015-02-06Merge ath-next from ath.gitKalle Valo-435/+2953
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring-1/+1
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov-1/+1
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan-1/+5
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan-0/+11
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan-17/+22
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan-95/+93
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan-2/+14
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan-27/+56
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller-1/+15
2015-02-04ath10k: enable qca6174 hw3.2Michal Kazior-0/+16
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan-16/+33
2015-02-04ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa-2/+4
2015-02-04ath10k: fix beacon deadlockMichal Kazior-24/+58
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior-23/+38
2015-02-04ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan-93/+72
2015-02-03wil6210: Remove msm platform related codeHamad Kadmany-302/+1
2015-02-03wil6210: print ciphers in debug infoVladimir Kondratiev-12/+25
2015-02-03wil6210: more Tx debugVladimir Kondratiev-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan-8/+1
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan-1/+1
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li-3/+13
2015-01-29ath10k: disable sta keepaliveMichal Kazior-0/+47
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic-0/+82
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior-5/+17
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior-0/+63
2015-01-29ath10k: move wmm param storage to vifMichal Kazior-34/+35
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan-4/+11