aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-02-06mac80211: fix error in sizeof() usageCong Ding
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh
2013-01-16mac80211: fix FT roamingJohannes Berg
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-26mac80211: move AP teardown code to correct placeJohannes Berg
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg