index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix locking for SIWFREQ
Johannes Berg
2009-08-14
1
-1
/
+1
*
cfg80211: fix alignment problem in scan request
Johannes Berg
2009-08-14
1
-2
/
+1
*
nl80211: add generation number to all dumps
Johannes Berg
2009-08-14
1
-10
/
+21
*
cfg80211: validate channel settings across interfaces
Johannes Berg
2009-08-14
1
-41
/
+13
*
cfg80211: combine iwfreq implementations
Johannes Berg
2009-07-29
1
-0
/
+2
*
nl80211: add missing parameter clearing
Johannes Berg
2009-07-29
1
-0
/
+2
*
cfg80211: fix circular lock dependency (1)
Johannes Berg
2009-07-29
1
-3
/
+3
*
cfg80211: make aware of net namespaces
Johannes Berg
2009-07-27
1
-61
/
+141
*
nl80211: report BSS status
Johannes Berg
2009-07-24
1
-17
/
+48
*
cfg80211: rework key operation
Johannes Berg
2009-07-24
1
-19
/
+151
*
nl80211: introduce new key attributes
Johannes Berg
2009-07-24
1
-47
/
+156
*
cfg80211: fix two buglets
Johannes Berg
2009-07-24
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-2
/
+3
|
\
|
*
nl80211: Memory leak fixed
Niko Jokinen
2009-07-21
1
-2
/
+3
*
|
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-7
/
+7
*
|
cfg80211: clean up naming once and for all
Johannes Berg
2009-07-10
1
-170
/
+170
*
|
cfg80211: fix locking
Johannes Berg
2009-07-10
1
-3
/
+5
*
|
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2009-07-10
1
-3
/
+3
*
|
cfg80211: properly name driver locking
Johannes Berg
2009-07-10
1
-37
/
+37
*
|
cfg80211: let SME control reassociation vs. association
Johannes Berg
2009-07-10
1
-3
/
+7
*
|
nl80211: limit to one pairwise cipher for associate()
Johannes Berg
2009-07-10
1
-4
/
+6
*
|
cfg80211: keep track of BSSes
Johannes Berg
2009-07-10
1
-76
/
+68
*
|
cfg80211: managed mode wext compatibility
Johannes Berg
2009-07-10
1
-1
/
+1
*
|
cfg80211: emulate connect with auth/assoc
Johannes Berg
2009-07-10
1
-2
/
+2
*
|
cfg80211: connect/disconnect API
Samuel Ortiz
2009-07-10
1
-7
/
+361
*
|
cfg80211: introduce nl80211 testmode command
Johannes Berg
2009-07-10
1
-0
/
+136
*
|
cfg80211: use proper allocation flags
Johannes Berg
2009-07-10
1
-21
/
+27
*
|
cfg80211: prohibit scanning the same channel more than once
Johannes Berg
2009-07-10
1
-3
/
+30
*
|
cfg80211: issue netlink notification when scan starts
Johannes Berg
2009-07-10
1
-9
/
+30
*
|
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-10
1
-7
/
+5
|
/
*
Wireless: nl80211, fix lock imbalance
Jiri Slaby
2009-07-07
1
-0
/
+1
*
cfg80211: validate station settings
Johannes Berg
2009-06-19
1
-16
/
+78
*
cfg80211: allow setting station parameters in mesh
Andrey Yurovsky
2009-06-19
1
-1
/
+2
*
cfg80211: allow adding/deleting stations on mesh
Andrey Yurovsky
2009-06-19
1
-2
/
+4
*
nl80211: use GFP_ATOMIC for michael mic failure message
Bob Copeland
2009-06-03
1
-2
/
+2
*
cfg80211: disallow interfering with stations on non-AP (part 2)
Johannes Berg
2009-06-03
1
-0
/
+6
*
nl80211: bounce scan request back to userspace
Johannes Berg
2009-06-03
1
-5
/
+38
*
cfg80211: validate AID of stations being added
Johannes Berg
2009-06-03
1
-0
/
+4
*
nl80211: Eliminate reference to BUS_ID_SIZE.
David S. Miller
2009-05-26
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-25
1
-30
/
+36
|
\
|
*
cfg80211: fix in nl80211_set_reg()
Luis R. Rodriguez
2009-05-20
1
-1
/
+4
|
*
cfg80211: cleanup return calls on nl80211_set_reg()
Luis R. Rodriguez
2009-05-20
1
-6
/
+13
|
*
cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES
Luis R. Rodriguez
2009-05-20
1
-1
/
+1
|
*
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
2009-05-20
1
-0
/
+1
|
*
cfg80211: check allowed channel type upon userspace requests
Luis R. Rodriguez
2009-05-20
1
-22
/
+17
*
|
wireless: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
1
-8
/
+3
|
/
*
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
Pablo Neira Ayuso
2009-05-19
1
-16
/
+16
*
nl80211: Add RSC configuration for new keys
Jouni Malinen
2009-05-13
1
-0
/
+5
*
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
2009-05-13
1
-0
/
+3
*
nl80211: improve station flags handling
Johannes Berg
2009-05-13
1
-8
/
+30
[next]