index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
1
-25
/
+12
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
1
-7
/
+17
2010-08-24
cfg80211: add some documentation
Johannes Berg
1
-6
/
+115
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-22
/
+34
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-07-29
cfg80211: fix dev <-> wiphy typo
Christian Lamparter
1
-1
/
+1
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-2
/
+3
2010-07-27
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
Joe Perches
1
-1
/
+63
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-13
/
+2
2010-07-20
wireless: correct sparse warning in wext-compat.c
John W. Linville
1
-0
/
+4
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-14
/
+1
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
1
-14
/
+1
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
1
-0
/
+2
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-30
/
+90
2010-06-08
wireless: fix kernel-doc
Johannes Berg
1
-29
/
+88
2010-06-02
cfg80211: make action channel type optional
Johannes Berg
1
-0
/
+1
2010-06-02
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-06-02
net: CONFIG_NET_NS reduction
Eric Dumazet
1
-13
/
+2
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
1
-2
/
+9
2010-04-27
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-0
/
+2
2010-04-27
cfg80211: add ap isolation support
Felix Fietkau
1
-0
/
+2
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
1
-0
/
+11
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
1
-0
/
+19
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-3
/
+4
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+46
2010-02-08
wireless: update radiotap parser
Johannes Berg
1
-19
/
+64
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
1
-0
/
+16
2010-01-22
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
1
-1
/
+21
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
1
-1
/
+11
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
1
-2
/
+2
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
1
-11
/
+2
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
1
-0
/
+2
2009-12-28
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+12
2009-12-28
cfg80211: add remain-on-channel command
Jouni Malinen
1
-0
/
+47
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
1
-2
/
+20
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
1
-0
/
+28
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+12
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-0
/
+11
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-27
/
+35
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+34
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+1
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-4
/
+4
2009-11-11
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+2
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-8
/
+23
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-0
/
+3
2009-10-07
wext: refactor
Johannes Berg
1
-1
/
+5
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
1
-0
/
+2
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-0
/
+4
[next]