summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-111-1/+1
* mac80211: clean up key freeing a bitJohannes Berg2013-03-111-3/+1
* mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-071-8/+15
* mac80211: disallow changing auto_open_plinksThomas Pedersen2013-03-061-1/+4
* mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+2
* cfg80211: rename mesh station typesThomas Pedersen2013-03-061-2/+2
* mac80211: flush keys when stopping APJohannes Berg2013-03-061-1/+4
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-1/+1
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-6/+15
* cfg80211: comprehensively check station changesJohannes Berg2013-03-061-47/+78
* cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-061-3/+11
* mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
* 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/+3
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+1
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-2/+1
* 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/+3
|/
* 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/+14
| * 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/+8
* | 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