aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville12-158/+304
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville6-31/+35
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen1-0/+2
2013-01-25mac80211: avoid a build warningArnd Bergmann1-4/+4
2013-01-24mac80211: remove redundant checkJohannes Berg1-11/+10
2013-01-24mac80211: support mesh rate updatesThomas Pedersen2-2/+9
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen2-68/+95
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg2-16/+10
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach3-7/+11
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg4-0/+69
2013-01-18mac80211: improve aggregation debug messagesJohannes Berg2-22/+36
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg5-27/+15
2013-01-18mac80211: add op to configure default key idYoni Divinsky3-1/+43
2013-01-16mac80211: split out chandef tracing macrosJohannes Berg1-9/+15
2013-01-16mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-16mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch3-3/+3
2013-01-16mac80211: move add_tim to subfunctionMarco Porsch1-19/+28
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch3-17/+33
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh1-1/+2
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-3/+4
2013-01-16mac80211: fix resume from WoWLANJohannes Berg1-2/+4
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-01-16mac80211: fix FT roamingJohannes Berg1-1/+11
2013-01-11mac80211: fix HT40 connectionsJohannes Berg1-2/+2
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland1-1/+4
2013-01-03cfg80211: disallow more station changesJohannes Berg1-4/+5
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg1-0/+15
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-1/+30
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+35
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg1-103/+103
2013-01-03mac80211: split out aggregation TX removalJohannes Berg1-18/+30
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg8-25/+33
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg2-45/+73
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg2-3/+50
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg5-20/+15
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg3-19/+16
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg1-3/+5
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg6-38/+21
2013-01-03mac80211: fix channel context iterationJohannes Berg3-4/+15
2013-01-03mac80211: clean up association better in suspendJohannes Berg3-3/+26
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg1-17/+19
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach4-48/+27
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg1-1/+1
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg4-9/+29
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg1-5/+0
2013-01-03mac80211: optimise roaming time againJohannes Berg4-17/+47
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg1-5/+7
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg7-30/+16