aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11mac80211: simplify idle handlingJohannes Berg5-127/+25
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg3-11/+2
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg2-42/+2
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg4-6/+68
2013-02-11cfg80211: move TSF into IEsJohannes Berg2-5/+15
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar2-0/+41
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg3-18/+38
2013-02-11mac80211: fix chandef tracing bugJohannes Berg1-1/+1
2013-02-11mac80211: fix AP beacon loss messagesJohannes Berg1-2/+2
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter3-56/+48
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube1-9/+4
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen4-10/+35
2013-02-11wireless: fix kernel-docJohannes Berg1-0/+1
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg3-6/+7
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-07mac80211: fix managed mode channel context useJohannes Berg1-1/+4
2013-02-06mac80211: fix error in sizeof() usageCong Ding1-1/+2
2013-02-05mac80211: stop plink timer only on mesh interfacesThomas Pedersen1-0/+3
2013-02-04mac80211: mesh power save basicsMarco Porsch20-17/+803
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg1-6/+8
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg1-1/+2
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg1-4/+0
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2-2/+5
2013-02-04mac80211: send deauth when connection is lostJohannes Berg1-5/+4
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka1-27/+5
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg6-28/+99
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg2-40/+0
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg2-5/+0
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach4-33/+51
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg2-4/+0
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg1-0/+10
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen2-5/+63
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-5/+1
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg6-31/+35
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-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman11-91/+202
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