summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman
2014-11-11mac80211: refactor duplicate detectionJohannes Berg
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg
2014-11-10cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho
2014-11-10mac80211: send channel switch started notificationsLuciano Coelho
2014-11-10mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho
2014-11-10mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-10-31mac80211: fix spelling errorsStephen Hemminger
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan
2014-10-27mac80211: don't flush when probing the APEmmanuel Grumbach
2014-10-27mac80211: support creating vifs with specified mac addressBen Greear
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov
2014-10-23mac80211: add stations in order to the station listArik Nemtsov
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov
2014-10-23mac80211: fix network header breakage during encryptionArik Nemtsov
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan
2014-10-22mac80211: don't remove tainted keys after not programmingJohannes Berg
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-10-22mac80211: sanity check CW_min/CW_max towards driverJohannes Berg
2014-10-21mac80211: remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan