summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: fix chandef tracing bugJohannes Berg2013-02-111-1/+1
* | mac80211: fix AP beacon loss messagesJohannes Berg2013-02-111-2/+2
* | mac80211: protect rx-path with spinlockChristian Lamparter2013-02-113-56/+48Star
* | mac80211: Add the DS Params for mesh to every bandEmanuel Taube2013-02-111-9/+4Star
* | mac80211: fix mesh sta teardownThomas Pedersen2013-02-114-10/+35
* | wireless: fix kernel-docJohannes Berg2013-02-111-0/+1
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-113-6/+7
* | mac80211: stop plink timer only on mesh interfacesThomas Pedersen2013-02-051-0/+3
* | mac80211: mesh power save basicsMarco Porsch2013-02-0420-17/+803
* | mac80211: send deauth if connection was lost during suspendJohannes Berg2013-02-041-6/+8
* | mac80211: allow transmitting deauth with tainted keyJohannes Berg2013-02-041-1/+2
* | mac80211: remove unused SSID from BSSJohannes Berg2013-02-041-4/+0Star
* | mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-042-2/+5
* | mac80211: send deauth when connection is lostJohannes Berg2013-02-041-5/+4Star
* | mac80211: improve latency and throughput while software scanningStanislaw Gruszka2013-01-311-27/+5Star
* | mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-316-28/+99
* | mac80211: remove unused mesh data from bssJohannes Berg2013-01-312-40/+0Star
* | mac80211: remove last_probe_resp from bssJohannes Berg2013-01-312-5/+0Star
* | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-314-33/+51
* | mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-312-4/+0Star
* | cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-311-0/+10
* | mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-292-5/+63
* | mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+1Star
* | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-296-31/+35
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-286-31/+35
| |\|
| | * mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | * mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14Star
| | * mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
* | | mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-281-0/+2
* | | mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
* | | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10Star
* | | mac80211: support mesh rate updatesThomas Pedersen2013-01-242-2/+9
* | | mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-242-68/+95
* | | mac80211: fix aggregation state with current driversJohannes Berg2013-01-242-16/+10Star
* | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-243-7/+11
* | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-184-0/+69
* | | mac80211: improve aggregation debug messagesJohannes Berg2013-01-182-22/+36
* | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-185-27/+15Star
* | | mac80211: add op to configure default key idYoni Divinsky2013-01-183-1/+43
|/ /
* | mac80211: split out chandef tracing macrosJohannes Berg2013-01-161-9/+15
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-163-3/+3
* | mac80211: move add_tim to subfunctionMarco Porsch2013-01-161-19/+28
* | mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-163-17/+33
* | mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-161-1/+2
* | mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-3/+4
* | mac80211: fix resume from WoWLANJohannes Berg2013-01-161-2/+4
* | mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
* | mac80211: fix mesh_hwmp kerneldocBob Copeland2013-01-041-1/+4