summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
* mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
* mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+2
* mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-1/+3
* mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-2/+2
* mac80211: VHT off-by-one NSSKarl Beldan2013-04-161-3/+3
* mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-2/+2
* mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-2/+2
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-9/+9
* mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-251-0/+13
* mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-221-4/+2
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-0/+2
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-3/+6
* mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-181-18/+0
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-0/+7
* mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-111-0/+7
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-11/+14
* mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-3/+2
* mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-3/+0
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+20
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-0/+2
* mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-151-0/+4
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+3
* mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+5
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-1/+23
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+14
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-0/+4
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-5/+0
* mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-39/+0
* mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-1/+13
* mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-111-0/+18
* mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-0/+2
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-1/+4
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-7/+9
* cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-311-0/+12
* mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+0
* mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+9
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-7/+4
* mac80211: add op to configure default key idYoni Divinsky2013-01-181-0/+10
* mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-1/+4
* {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-161-14/+60
* wireless: use __alignedJohannes Berg2013-01-031-3/+3
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
* mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
* mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-051-0/+5
* mac80211: Fix typo in mac80211.hSimon Wunderlich2012-12-031-1/+1
* mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-3/+2
* mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-271-0/+5
* mac80211: support VHT rates in TX infoJohannes Berg2012-11-261-3/+33