summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau1-1/+1
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller1-0/+2
2014-11-19mac80211_hwsim: support scanning with random MAC addressJohannes Berg1-2/+16
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg24-72/+166
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg3-34/+56
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg3-3/+137
2014-11-19mac80211: remove redundant checkEliad Peller1-1/+1
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho4-1/+175
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho1-58/+72
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman7-0/+184
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman2-5/+18
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov8-2/+449
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov10-5/+381
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov3-0/+33
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov6-0/+211
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov1-25/+57
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov6-2/+23
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov3-3/+15
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2-0/+18
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov1-0/+71
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg2-0/+34
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg1-52/+92
2014-11-19mac80211: move skb info band assignment outJohannes Berg4-16/+16
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman5-13/+142
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman2-8/+16
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg4482-75498/+174151
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan1-6/+2
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan2-1/+4
2014-11-17ath9k: Handle failure to send NoASujith Manoharan1-1/+8
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan1-13/+30
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan1-0/+5
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan1-4/+5
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2-10/+11
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan3-1/+27
2014-11-17ath9k: Fix LED configurationSujith Manoharan6-5/+19
2014-11-17ath9k: Use new QCA953x initvalsMiaoqing Pan1-10/+41
2014-11-17ath9k: Update QCA953x initvalsSujith Manoharan1-30/+468
2014-11-17ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devicesChun-Yeow Yeoh1-1/+4
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh5-7/+11
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil3-1/+9
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil1-0/+38
2014-11-17mwifiex: add auto TDLS supportAvinash Patil8-2/+295
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil1-0/+55
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil1-3/+0
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil1-0/+1
2014-11-17ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh1-1/+2
2014-11-17ath9k: common-spectral: don't depend from ATH9K_DEBUGFSOleksij Rempel1-10/+0
2014-11-17ath9k_htc: ath9k_htc_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17ath9k: ath9k_op_ps_wakeup() can be statickbuild test robot1-3/+3
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil2-0/+37