summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov3-1/+132
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau2-2/+3
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg1-1/+1
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau2-4/+20
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg1-1/+2
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg7-10/+62
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg2-150/+126
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg1-1/+10
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg1-5/+1
2014-11-24mac80211: disable 80+80/160 in VHT correctlyJohannes Berg1-3/+7
2014-11-24Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg1-1/+0
2014-11-21mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt1-1/+3
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau1-3/+3
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg4-0/+31
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka1-7/+41
2014-11-19mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2-1/+125
2014-11-19mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt1-30/+30
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2-5/+6
2014-11-19mac80211-hwsim: remove unnecessary hwname checkJohannes Berg1-2/+1
2014-11-19mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen1-9/+9
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki1-1/+4
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov1-0/+3
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov1-0/+10
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