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
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-21
/
+205
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
1
-0
/
+8
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+11
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
1
-0
/
+12
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+46
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
1
-1
/
+54
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
1
-0
/
+4
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-3
/
+2
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-4
/
+4
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
1
-0
/
+9
2013-02-11
wireless: fix kernel-doc
Johannes Berg
1
-4
/
+6
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+4
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+38
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-4
/
+0
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-4
/
+8
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
1
-0
/
+41
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-79
/
+133
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
1
-0
/
+34
2013-01-25
cfg80211: Move the definition of struct mac_address up
Vasanthakumar Thiagarajan
1
-4
/
+4
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
1
-0
/
+2
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
1
-0
/
+2
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+4
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
1
-0
/
+21
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+4
2013-01-16
{cfg,mac}80211.h: fix some kernel-doc warnings
Yacine Belkadi
1
-66
/
+93
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-2
/
+2
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
1
-1
/
+1
2013-01-03
wireless: use __aligned
Johannes Berg
1
-2
/
+2
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-9
/
+9
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
1
-1
/
+1
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-7
/
+1
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-14
/
+27
2012-11-27
nl80211: support P2P GO powersave configuration
Johannes Berg
1
-0
/
+7
2012-11-27
cfg80211: rework chandef checking and export it
Johannes Berg
1
-3
/
+18
2012-11-26
nl80211/cfg80211: add VHT MCS support
Johannes Berg
1
-7
/
+17
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-4
/
+69
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-30
/
+35
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-9
/
+2
2012-11-26
cfg80211: change function signature of cfg80211_get_p2p_attr()
Arend van Spriel
1
-2
/
+3
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
1
-0
/
+19
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
1
-0
/
+19
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-2
/
+1
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
1
-0
/
+6
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-3
/
+7
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-26
mac80211: verify that skb data is present
Johannes Berg
1
-0
/
+9
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-10-18
cfg80211: add support for flushing old scan results
Sam Leffler
1
-0
/
+3
2012-10-18
{nl,cfg}80211: add a flags word to scan requests
Sam Leffler
1
-0
/
+4
[next]