aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAge
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-15
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-11
* mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-11
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * mac80211: fix FT roamingJohannes Berg2013-01-16
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-16
* | mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-16
* | mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-16
* | cfg80211: disallow more station changesJohannes Berg2013-01-03
* | nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-03
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-03
* | mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-03
* | mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
|/
* mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-03
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-06
|\
| * mac80211: re-organize the rx rate calculation logicSaravana2012-11-29
| * mac80211: support P2P GO powersave configurationJohannes Berg2012-11-27
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-26
|\|
| * mac80211: support VHT rates in TX infoJohannes Berg2012-11-26
| * mac80211: support drivers reporting VHT RXJohannes Berg2012-11-26
| * mac80211: convert to channel definition structJohannes Berg2012-11-26
| * nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-26
| * cfg80211: pass a channel definition structJohannes Berg2012-11-26
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-26
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\|
| * mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\ \ | |/ |/|
| * mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-31
* | mac80211: implement set_mcast_rate() callbackAntonio Quartulli2012-11-05
* | mac80211: use a counter for remain-on-channel cookieJohannes Berg2012-10-30
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-30
* | cfg80211: allow per interface TX power settingJohannes Berg2012-10-30
* | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
* | mac80211: move AP teardown code to correct placeJohannes Berg2012-10-26
* | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-18
* | mac80211: remove some unused codeJohannes Berg2012-10-18
* | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-17
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* | mac80211: use channel contextsJohannes Berg2012-10-17
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-16
|/
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* mac80211: add key flag for management keysJohannes Berg2012-09-10
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
|\
| * mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-05
* | mac80211: Fix AP mode regressionSujith Manoharan2012-08-22
* | mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* | mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-20
* | mac80211: use eth_broadcast_addrJohannes Berg2012-07-31