summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-196-2/+23
* cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-193-3/+15
* mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-192-0/+18
* mac80211: add supported channels IE during TDLS setupArik Nemtsov2014-11-191-0/+71
* mac80211: add function to create data frame template including keyJohannes Berg2014-11-192-0/+34
* mac80211: factor out 802.11 header building codeJohannes Berg2014-11-191-52/+92
* mac80211: move skb info band assignment outJohannes Berg2014-11-194-16/+16
* mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-195-13/+142
* mac80211: add option for setting skb flags before xmitLiad Kaufman2014-11-192-8/+16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-184482-75498/+174151
|\
| * ath9k: Move roc completion to the offchannel timerSujith Manoharan2014-11-171-6/+2
| * ath9k: Adjust tbtt delta properlySujith Manoharan2014-11-172-1/+4
| * ath9k: Handle failure to send NoASujith Manoharan2014-11-171-1/+8
| * ath9k: Cancel pending offchannel operationsSujith Manoharan2014-11-171-13/+30
| * ath9k: Clear offchannel state properlySujith Manoharan2014-11-171-0/+5
| * ath9k: Fix thermometer programmingSujith Manoharan2014-11-171-4/+5
| * ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2014-11-172-10/+11
| * ath9k: Enable TSF2 for generic HW timersSujith Manoharan2014-11-173-1/+27
| * ath9k: Fix LED configurationSujith Manoharan2014-11-176-5/+19
| * ath9k: Use new QCA953x initvalsMiaoqing Pan2014-11-171-10/+41
| * ath9k: Update QCA953x initvalsSujith Manoharan2014-11-171-30/+468
| * ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh2014-11-171-1/+4
| * ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-175-7/+11
| * mwifiex: enable auto TDLS support for SD8887Avinash Patil2014-11-173-1/+9
| * mwifiex: support for parsing TDLS discovery framesAvinash Patil2014-11-171-0/+38
| * mwifiex: add auto TDLS supportAvinash Patil2014-11-178-2/+295
| * mwifiex: wmm support for TDLS linkAvinash Patil2014-11-171-0/+55
| * mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil2014-11-171-3/+0
| * mwifiex: update rx packet descriptor structure to match FWAvinash Patil2014-11-171-0/+1
| * ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh2014-11-171-1/+2
| * ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel2014-11-171-10/+0
| * ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot2014-11-171-3/+3
| * ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot2014-11-171-3/+3
| * mwifiex: module load parameter for interface creationAvinash Patil2014-11-172-0/+37
| * ath9k: fix misc debugfs when not using chan contextBen Greear2014-11-171-3/+4
| * Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-11-1713-295/+388
| |\
| | * ath10k: fix mismatched wmi api callPeter Oh2014-11-171-2/+2
| | * ath10k: advertise support for AP mode channel width changesRajkumar Manoharan2014-11-171-0/+2
| | * ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan2014-11-171-1/+6
| | * ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan2014-11-174-16/+78
| | * ath10k: fix pm resume after suspendBartosz Markowski2014-11-041-4/+14
| | * ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov2014-11-031-9/+0
| | * ath10k: speed up hw recoveryMichal Kazior2014-10-317-5/+47
| | * ath10k: expose hw restart via debugfsMichal Kazior2014-10-311-1/+6
| | * ath10k: fix possible bmi crashMichal Kazior2014-10-312-0/+10
| | * ath10k: don't reset chip on power_downMichal Kazior2014-10-311-1/+3
| | * ath10k: split reset logic from power upMichal Kazior2014-10-311-71/+80
| | * ath10k: make warm reset a bit safer and fasterMichal Kazior2014-10-311-62/+48
| | * ath10k: change ce ring cleanup logicMichal Kazior2014-10-312-42/+46
| | * ath10k: avoid possible deadlock with scan timeoutMichal Kazior2014-10-311-2/+4