summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich10-1/+190
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich9-17/+463
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg2-3/+295
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau5-60/+237
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho1-4/+8
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-27/+47
2013-02-12mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach1-0/+3
2013-02-12mac80211: Add flushes before going off-channelSeth Forshee2-0/+8
2013-02-12mac80211: Fix tx queue handling during scansSeth Forshee6-25/+36
2013-02-12mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau1-4/+0
2013-02-12mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau1-5/+6
2013-02-11mac80211: remove unused code to mark AP station authenticatedJohannes Berg1-3/+1
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 Berg4-20/+34
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-8/+3
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar2-0/+41
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg2-54/+223
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 Berg8-26/+27
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer1-1/+1
2013-02-11cfg80211: Fix memory leakLarry Finger1-2/+7
2013-02-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg10-223/+478
2013-02-08NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter1-3/+2
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville30-423/+1315
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-04cfg80211: wrap BSS krefJohannes Berg1-5/+15
2013-02-04cfg80211: remove a local variableJohannes Berg1-3/+2
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg1-2/+4
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-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg2-3/+2
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg1-4/+1
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg1-4/+0
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg1-65/+0
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg1-81/+39
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg1-27/+53
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg1-62/+20
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev1-3/+13
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