summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+6
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville21-222/+1689
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville8-31/+34
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 Berg3-0/+25
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: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg7-38/+92
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg3-34/+56
2014-11-19mac80211: remove redundant checkEliad Peller1-1/+1
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman6-0/+147
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman2-5/+18
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov7-1/+413
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov9-5/+362
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov2-0/+18
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 Nemtsov1-3/+6
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+15
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 Kaufman4-13/+117
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman2-8/+16
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau1-9/+6
2014-11-11mac80211: refactor duplicate detectionJohannes Berg1-5/+20
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg1-18/+82
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho1-0/+2
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho2-0/+6
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho1-0/+2
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho1-6/+6
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl1-0/+3
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller3-8/+30
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski1-1/+1
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg3-7/+50
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy13-9/+415
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy4-0/+11
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau3-0/+44
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-10-31mac80211: fix spelling errorsStephen Hemminger4-4/+4
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau1-5/+6
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan1-1/+1
2014-10-27mac80211: don't flush when probing the APEmmanuel Grumbach1-2/+0
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear2-1/+5
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear1-1/+2
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear1-4/+5