index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-37
/
+403
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-0
/
+131
2010-02-18
const: struct nla_policy
Alexey Dobriyan
1
-9
/
+5
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+259
2010-02-15
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
1
-36
/
+13
2010-01-19
nl80211: Allow association to change channels during reassociation
Jouni Malinen
1
-1
/
+3
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
1
-0
/
+4
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
1
-0
/
+111
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
1
-0
/
+15
2009-12-28
mac80211/cfg80211: add station events
Johannes Berg
1
-1
/
+20
2009-12-28
cfg80211: add remain-on-channel command
Jouni Malinen
1
-1
/
+217
2009-12-28
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
1
-6
/
+0
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
1
-35
/
+2
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
1
-0
/
+120
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-4
/
+8
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-1
/
+33
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-13
nl80211: only allow adding stations to running vlan interfaces
Felix Fietkau
1
-1
/
+3
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+105
2009-11-13
cfg80211: introduce nl80211_get_ifidx()
Holger Schurig
1
-43
/
+33
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+6
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-3
/
+3
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+11
2009-11-02
cfg80211: validate scan channels
Johannes Berg
1
-7
/
+27
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-10-08
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-07
wext: refactor
Johannes Berg
1
-2
/
+2
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-08-28
nl80211: jump to out_err upon unsupported iftype
Roel Kluin
1
-1
/
+1
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-15
/
+1
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
1
-1
/
+1
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-2
/
+1
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-10
/
+21
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
1
-41
/
+13
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
1
-0
/
+2
2009-07-29
nl80211: add missing parameter clearing
Johannes Berg
1
-0
/
+2
2009-07-29
cfg80211: fix circular lock dependency (1)
Johannes Berg
1
-3
/
+3
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-61
/
+141
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-17
/
+48
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-19
/
+151
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-47
/
+156
2009-07-24
cfg80211: fix two buglets
Johannes Berg
1
-4
/
+0
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-07-21
nl80211: Memory leak fixed
Niko Jokinen
1
-2
/
+3
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-7
/
+7
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
1
-170
/
+170
2009-07-10
cfg80211: fix locking
Johannes Berg
1
-3
/
+5
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
1
-3
/
+3
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
1
-37
/
+37
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
1
-3
/
+7
[next]