aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-02-26ath9k: Add new MCI statesSujith Manoharan1-1/+29
2015-02-26ath9k: Set keep awake timerSujith Manoharan1-0/+6
2015-02-26ath9k: Fix descriptors for keep-alive frameSujith Manoharan1-6/+5
2015-02-15ath10k: add TxBF supportMichal Kazior2-0/+84
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior3-4/+122
2015-02-15ath10k: add more wmi fw stat definesMichal Kazior2-4/+8
2015-02-15ath10k: change request stats command prototypeMichal Kazior3-10/+9
2015-02-15ath10k: add vdev stats processingMichal Kazior2-0/+116
2015-02-15ath10k: defer AP self-peer removal waitMichal Kazior1-2/+18
2015-02-15ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear1-1/+1
2015-02-15ath10k: fix spelling in htt code commentBen Greear1-1/+1
2015-02-15ath10k: fix spelling mistakes and add details to mac loggingBen Greear1-5/+6
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear2-0/+31
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-35/+12
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller62-1336/+3807
2015-02-06Merge ath-next from ath.gitKalle Valo28-434/+2952
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring1-1/+1
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan1-1/+5
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan2-0/+11
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan1-17/+22
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan3-95/+93
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan1-2/+14
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan3-27/+56
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+15
2015-02-04ath10k: enable qca6174 hw3.2Michal Kazior2-0/+16
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan5-16/+33
2015-02-04ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa1-2/+4
2015-02-04ath10k: fix beacon deadlockMichal Kazior3-24/+58
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior3-23/+38
2015-02-04ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2-93/+72
2015-02-03wil6210: Remove msm platform related codeHamad Kadmany5-302/+1
2015-02-03wil6210: print ciphers in debug infoVladimir Kondratiev1-12/+25
2015-02-03wil6210: more Tx debugVladimir Kondratiev1-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev2-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev1-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev1-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan3-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan1-52/+14
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan1-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan3-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan2-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan2-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan2-42/+11
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan3-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan3-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan3-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan3-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan3-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9