aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov1-0/+28
2014-10-23mac80211: add stations in order to the station listArik Nemtsov1-1/+1
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov1-2/+6
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov2-7/+0
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski2-27/+1
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan1-12/+16
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg1-1/+10
2014-10-22mac80211: add WMM admission control supportJohannes Berg7-22/+270
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg1-0/+6