index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
cfg80211: add channel switch notify event
Thomas Pedersen
1
-0
/
+27
2012-04-10
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-15
/
+17
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-3
/
+4
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-3
/
+3
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-269
/
+53
2011-11-22
wireless: Support ht-capabilities over-rides.
Ben Greear
1
-3
/
+34
2011-11-10
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-2
/
+3
2011-11-10
cfg80211: add event for unexpected 4addr frames
Johannes Berg
1
-0
/
+14
2011-11-10
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
1
-0
/
+16
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-2
/
+3
2011-09-20
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
1
-0
/
+11
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
1
-0
/
+11
2011-06-10
cfg80211: Ignore downstream DEAUTH for authtry_bsses
Paul Stewart
1
-1
/
+3
2011-05-11
mac80211: Let userspace send action frames over mesh interfaces
Javier Cardona
1
-0
/
+10
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
1
-0
/
+9
2010-12-16
nl80211: Add notification for dropped Deauth/Disassoc
Jouni Malinen
1
-0
/
+22
2010-11-29
nl80211/cfg80211: extend mgmt-tx API for off-channel
Johannes Berg
1
-4
/
+5
2010-11-25
cfg80211: allow using CQM event to notify packet loss
Johannes Berg
1
-0
/
+12
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
1
-3
/
+20
2010-10-05
cfg80211/mac80211: allow management frame TX in AP mode
Johannes Berg
1
-11
/
+43
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
1
-1
/
+2
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-50
/
+94
2010-08-16
cfg80211: deauth doesn't always imply disconnect
Johannes Berg
1
-2
/
+3
2010-08-09
cfg80211: fix locking in action frame TX
Johannes Berg
1
-1
/
+7
2010-07-13
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
1
-2
/
+3
2010-06-03
cfg80211: make action channel type optional
Johannes Berg
1
-1
/
+2
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+28
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
1
-11
/
+28
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
1
-0
/
+13
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-0
/
+166
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+12
2009-12-29
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+10
2009-12-29
cfg80211: add remain-on-channel command
Jouni Malinen
1
-0
/
+27
2009-12-29
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-22
cfg80211: avoid sending spurious deauth to userspace
Johannes Berg
1
-2
/
+9
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-11
/
+25
2009-11-19
cfg80211: Allow reassociation in associated state
Jouni Malinen
1
-2
/
+18
2009-11-05
cfg80211: remove dead variable
Johannes Berg
1
-2
/
+0
2009-10-30
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-08
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
[next]