summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud