summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-261-3/+9
* mac80211: clean up mesh codeJohannes Berg2013-02-151-7/+7
* cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-151-2/+4
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-6/+3Star
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+1Star
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-2/+1Star
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-151-1/+2
|\
| * mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
* | mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-151-9/+11
* | mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-1/+35
* | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-1/+2
* | mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-111-0/+2
* | mac80211: mesh power save basicsMarco Porsch2013-02-041-1/+26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+11
|\|
| * mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+3
* | mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-161-3/+19
* | mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-161-1/+2
* | cfg80211: disallow more station changesJohannes Berg2013-01-031-4/+5
* | nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-44/+71
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-0/+3
* | mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-031-2/+7
* | mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-4/+3Star
|/
* mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-29/+48
|\
| * mac80211: re-organize the rx rate calculation logicSaravana2012-11-291-28/+33
| * mac80211: support P2P GO powersave configurationJohannes Berg2012-11-271-1/+15
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-64/+73
|\|
| * mac80211: support VHT rates in TX infoJohannes Berg2012-11-261-17/+24
| * mac80211: support drivers reporting VHT RXJohannes Berg2012-11-261-3/+23
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-27/+14Star
| * nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-2/+3
| * cfg80211: pass a channel definition structJohannes Berg2012-11-261-19/+24
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-19/+8Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-2/+4
|\|
| * mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-0/+3
|\ \ | |/ |/|
| * mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-311-0/+3
* | mac80211: implement set_mcast_rate() callbackAntonio Quartulli2012-11-051-0/+11
* | mac80211: use a counter for remain-on-channel cookieJohannes Berg2012-10-301-6/+15
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-15/+32
* | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-1/+4
* | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-261-0/+11
* | mac80211: move AP teardown code to correct placeJohannes Berg2012-10-261-9/+19
* | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-1/+10
* | mac80211: remove some unused codeJohannes Berg2012-10-181-2/+0Star
* | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+5
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-4/+11
* | mac80211: use channel contextsJohannes Berg2012-10-171-120/+128
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-161-0/+3
|/