summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16mac80211: split out chandef tracing macrosJohannes Berg
2013-01-16mac80211: add encrypt headroom to PERR framesBob Copeland
2013-01-16mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: move add_tim to subfunctionMarco 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: call restart complete at wowlan resume timeJohannes Berg
2013-01-16mac80211: fix resume from WoWLANJohannes Berg
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-01-16mac80211: fix FT roamingJohannes Berg
2013-01-11mac80211: fix HT40 connectionsJohannes Berg
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg
2013-01-03mac80211: support HT notify channel width actionJohannes Berg
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg
2013-01-03mac80211: split out aggregation TX removalJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh
2013-01-03mac80211: Allow disabling SGI-20Ben Greear
2013-01-03mac80211: fix maximum MTUChaitanya
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville