aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-12/+55
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+37
2013-07-31cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich1-0/+4
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-0/+2
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg1-12/+12
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar1-0/+2
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-4/+4
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau1-0/+3
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-4/+8
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel1-0/+4
2013-05-16wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day1-2/+2
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+6
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau1-4/+8
2013-04-22mac80211: improve the rate control APIFelix Fietkau1-0/+66
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar1-0/+2
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau1-1/+3
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau1-2/+2
2013-04-16mac80211: VHT off-by-one NSSKarl Beldan1-3/+3
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-2/+2
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak1-2/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-9/+9
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar1-0/+13
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic1-4/+2
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg1-0/+2
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-3/+6
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka1-18/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka1-0/+7
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+7
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg1-11/+14
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg1-3/+2
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg1-3/+0
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+20
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-0/+2
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-0/+3
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+5
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+23
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee1-0/+4
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-5/+0
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg1-39/+0
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+13
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar1-0/+18
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg1-0/+2
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-1/+4
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-7/+9
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg1-0/+12
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-5/+0
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1