index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-11
/
+25
2009-11-18
cfg80211: Allow reassociation in associated state
Jouni Malinen
1
-2
/
+18
2009-11-04
cfg80211: remove dead variable
Johannes Berg
1
-2
/
+0
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2009-10-27
cfg80211: remove warning in deauth case
Holger Schurig
1
-6
/
+0
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-27
/
+12
2009-10-27
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
1
-0
/
+9
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+1
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
1
-0
/
+9
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
1
-0
/
+11
2009-08-14
cfg80211: fix nl80211 disconnected events
Johannes Berg
1
-2
/
+2
2009-08-14
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
Pavel Roskin
1
-1
/
+1
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
1
-14
/
+24
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-0
/
+2
2009-07-29
cfg80211: fix disassoc while not associated
Johannes Berg
1
-0
/
+6
2009-07-24
cfg80211: fix more bugs in mlme handling
Johannes Berg
1
-5
/
+3
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-3
/
+13
2009-07-10
cfg80211: fix locking
Johannes Berg
1
-46
/
+168
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
1
-6
/
+0
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
1
-18
/
+33
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
1
-1
/
+3
2009-07-10
cfg80211: refuse authenticating to same BSSID twice
Johannes Berg
1
-7
/
+15
2009-07-10
cfg80211: keep track of BSSes
Johannes Berg
1
-15
/
+342
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
1
-16
/
+63
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
1
-15
/
+15
2009-07-10
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
1
-0
/
+16
2009-04-22
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-0
/
+27
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-0
/
+10
2009-04-22
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
1
-7
/
+6
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
1
-0
/
+46