summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-193-0/+25
* mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-191-1/+1
* mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-191-0/+2
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-197-38/+92
* mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-193-34/+56
* mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-196-0/+147
* mac80211: add specific-queue flushing supportLiad Kaufman2014-11-192-5/+18
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-197-1/+413
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-199-5/+362
* mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-192-0/+18
* mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov2014-11-191-25/+57
* 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-191-3/+6
* mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-191-0/+15
* 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-194-13/+117
* mac80211: add option for setting skb flags before xmitLiad Kaufman2014-11-192-8/+16
* mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
* mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-18/+82
* cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-0/+2
* mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
* mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho2014-11-101-0/+2
* mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-043-8/+30
* mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
* mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-043-7/+50
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-0413-9/+415
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-044-0/+11
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-043-0/+44
* mac80211: fix spelling errorsStephen Hemminger2014-10-314-4/+4
* mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan2014-10-271-1/+1
* mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0
* mac80211: support creating vifs with specified mac addressBen Greear2014-10-272-1/+5
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+2
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-4/+5
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+28
* mac80211: add stations in order to the station listArik Nemtsov2014-10-231-1/+1
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-231-2/+6
* mac80211: fix network header breakage during encryptionArik Nemtsov2014-10-232-7/+0
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-232-27/+1
* mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan2014-10-231-12/+16
* mac80211: don't remove tainted keys after not programmingJohannes Berg2014-10-221-1/+10
* mac80211: add WMM admission control supportJohannes Berg2014-10-227-22/+270
* mac80211: sanity check CW_min/CW_max towards driverJohannes Berg2014-10-221-0/+6
* mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick2014-10-211-8/+4