summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-0/+5
* mac80211: remove channel_change_timeJohannes Berg2014-01-071-3/+0
* mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+47
* mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-0/+4
* mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-161-2/+19
* nl80211: vendor command supportJohannes Berg2013-12-031-0/+13
* Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-031-7/+0
* mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+4
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+36
* mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2013-10-281-0/+14
* mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg2013-10-281-0/+4
* mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-0/+6
* mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-011-0/+10
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-011-0/+7
* mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-261-0/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-291-6/+104
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-0/+1
| |\
| | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+1
| * | mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-0/+83
| * | mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-3/+4
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-3/+16
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-121-12/+55
|\ \ \ | |/ /
| * | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+37
| * | mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-161-0/+4
| * | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-0/+2
| * | wireless: indent kernel-doc with tabsJohannes Berg2013-07-161-12/+12
| |/
* | cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2013-07-311-8/+8
|/
* mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+2
* mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-4/+4
* mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-0/+3
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-4/+8
|\
| * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
* | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-241-0/+4
* | wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-161-2/+2
* | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+6
|/
* 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
OpenPOWER on IntegriCloud