index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-0
/
+35
2010-02-11
mac80211: Deny TX BA session requests during disassociation
Sujith
1
-1
/
+3
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-5
/
+15
2010-02-09
mac80211: fix deauth race
Johannes Berg
1
-3
/
+9
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-13
/
+1
2010-02-09
mac80211: don't probe if we have probe response
Johannes Berg
1
-5
/
+5
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-3
/
+24
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+3
2010-01-16
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
1
-0
/
+2
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-1
/
+1
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-3
/
+28
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
1
-0
/
+39
2010-01-12
mac80211: use PS Poll and Nullfunc templates when sending such frames
Kalle Valo
1
-39
/
+9
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
1
-1
/
+3
2010-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+2
2010-01-07
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
1
-2
/
+2
2009-12-29
mac80211: make off-channel work generic
Johannes Berg
1
-12
/
+2
2009-12-29
mac80211: support remain-on-channel command
Johannes Berg
1
-0
/
+3
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
1
-31
/
+33
2009-12-29
mac80211: refactor association
Johannes Berg
1
-0
/
+7
2009-12-29
mac80211: generalise work handling
Johannes Berg
1
-809
/
+147
2009-12-29
mac80211: generalise management work a bit
Johannes Berg
1
-89
/
+137
2009-12-29
mac80211: let cfg80211 manage auth state
Johannes Berg
1
-101
/
+72
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-4
/
+4
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+16
2009-12-22
mac80211: dont try to use existing sta for AP
Johannes Berg
1
-33
/
+24
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
1
-0
/
+6
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-4
/
+59
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-31
/
+31
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-5
/
+5
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-08
mac80211: recalculate idle later in MLME
Johannes Berg
1
-2
/
+8
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+17
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-4
/
+9
2009-11-16
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
1
-1
/
+0
2009-10-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2009-10-27
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
1
-2
/
+2
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-7
/
+11
2009-10-27
mac80211: keep auth state when assoc fails
Johannes Berg
1
-2
/
+1
2009-09-29
mac80211: improve/fix mlme messages
Johannes Berg
1
-9
/
+9
2009-08-28
mac80211: Check pending scan request after having processed mgd work
Jouni Malinen
1
-16
/
+12
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
1
-9
/
+22
2009-08-05
mac80211: Increase timeouts for station polling
Maxim Levitsky
1
-2
/
+2
2009-08-05
mac80211: Retry probe request few times
Maxim Levitsky
1
-12
/
+30
2009-08-05
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
1
-5
/
+1
2009-08-05
mac80211: fix powersave
Johannes Berg
1
-7
/
+6
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-26
/
+22
2009-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-10
/
+25
[next]