index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add missing sanity checks for action frames
Felix Fietkau
2010-01-08
1
-1
/
+3
*
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
2010-01-06
1
-2
/
+2
*
mac80211: fix WMM AP settings application
Johannes Berg
2009-12-21
1
-0
/
+8
*
mac80211: recalculate idle later in MLME
Johannes Berg
2009-12-07
1
-2
/
+8
*
mac80211: avoid spurious deauth frames/messages
Johannes Berg
2009-11-19
1
-0
/
+17
*
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
2009-11-18
1
-4
/
+9
*
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
2009-11-16
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
1
-2
/
+1
|
\
|
*
mac80211: keep auth state when assoc fails
Johannes Berg
2009-10-27
1
-2
/
+1
*
|
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
2009-10-27
1
-2
/
+2
*
|
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
2009-10-27
1
-7
/
+11
|
/
*
mac80211: improve/fix mlme messages
Johannes Berg
2009-09-28
1
-9
/
+9
*
mac80211: Check pending scan request after having processed mgd work
Jouni Malinen
2009-08-28
1
-16
/
+12
*
mac80211: stay authenticated after disassoc
Johannes Berg
2009-08-14
1
-9
/
+22
*
mac80211: Increase timeouts for station polling
Maxim Levitsky
2009-08-04
1
-2
/
+2
*
mac80211: Retry probe request few times
Maxim Levitsky
2009-08-04
1
-12
/
+30
*
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
2009-08-04
1
-5
/
+1
*
mac80211: fix powersave
Johannes Berg
2009-08-04
1
-7
/
+6
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-26
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
1
-10
/
+25
|
\
|
*
mac80211: fix receiving deauth
Johannes Berg
2009-07-29
1
-4
/
+17
|
*
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
2009-07-27
1
-3
/
+3
|
*
mac80211: fix mlme timeouts
Johannes Berg
2009-07-27
1
-0
/
+2
|
*
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
2009-07-27
1
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: do not queue work after suspend in the dynamic ps timer
Luis R. Rodriguez
2009-07-27
1
-1
/
+1
*
|
mac80211: do not monitor the connection while scanning
Christian Lamparter
2009-07-24
1
-0
/
+3
*
|
mac80211: cancel the connection monitor timers/work
Johannes Berg
2009-07-24
1
-0
/
+3
*
|
mac80211: monitor the connection
Johannes Berg
2009-07-24
1
-50
/
+207
*
|
mac80211: fix multi-use timer
Johannes Berg
2009-07-24
1
-7
/
+33
*
|
cfg80211: rework key operation
Johannes Berg
2009-07-24
1
-2
/
+9
*
|
cfg80211: fix locking
Johannes Berg
2009-07-10
1
-9
/
+16
*
|
cfg80211: mlme API must be able to sleep
Johannes Berg
2009-07-10
1
-17
/
+9
*
|
mac80211: rework MLME for multiple authentications
Johannes Berg
2009-07-10
1
-632
/
+700
*
|
mac80211: remove dead code from mlme
Johannes Berg
2009-07-10
1
-2
/
+0
*
|
cfg80211: let SME control reassociation vs. association
Johannes Berg
2009-07-10
1
-7
/
+0
*
|
cfg80211: keep track of BSSes
Johannes Berg
2009-07-10
1
-5
/
+1
*
|
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
2009-07-10
1
-22
/
+3
*
|
mac80211: remove dead code, clean up
Johannes Berg
2009-07-10
1
-209
/
+22
*
|
mac80211: remove auth algorithm retry
Johannes Berg
2009-07-10
1
-47
/
+0
*
|
cfg80211: implement iwpower
Johannes Berg
2009-07-10
1
-5
/
+0
*
|
cfg80211: managed mode wext compatibility
Johannes Berg
2009-07-10
1
-69
/
+0
*
|
mac80211: tell SME about real auth state
Johannes Berg
2009-07-10
1
-1
/
+7
*
|
cfg80211: use proper allocation flags
Johannes Berg
2009-07-10
1
-11
/
+19
*
|
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-3
/
+1
|
/
*
mac80211: fix wext bssid/ssid setting
Johannes Berg
2009-06-15
1
-11
/
+14
*
mac80211: disconnect when user changes channel
Johannes Berg
2009-06-15
1
-1
/
+4
*
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
2009-06-15
1
-0
/
+8
*
mac80211: disable PS while probing AP
Johannes Berg
2009-06-10
1
-12
/
+33
*
mac80211: disable moving between PS modes during scan
Luis R. Rodriguez
2009-06-10
1
-4
/
+2
[next]