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
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-3
/
+13
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
1
-0
/
+97
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
1
-0
/
+116
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
1
-0
/
+3
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
1
-0
/
+9
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
1
-1
/
+42
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+15
2013-01-16
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
1
-14
/
+8
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-0
/
+24
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
1
-17
/
+18
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
1
-12
/
+6
2013-01-03
regulatory: remove BUG_ON
Johannes Berg
1
-2
/
+0
2013-01-03
cfg80211: remove wiphy_idx_valid
Johannes Berg
1
-1
/
+1
2013-01-03
regulatory: code cleanup
Johannes Berg
1
-9
/
+6
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-9
/
+18
2012-11-29
nl80211: Fix HT_IBSS feature check in ibss_join
Simon Wunderlich
1
-0
/
+1
2012-11-29
cfg80211: Remove unused VHT chan code
Mahesh Palivela
1
-27
/
+1
2012-11-28
nl80211: remove unnecessary checks
Johannes Berg
1
-3
/
+2
2012-11-27
nl80211: support P2P GO powersave configuration
Johannes Berg
1
-0
/
+56
2012-11-27
cfg80211: rework chandef checking and export it
Johannes Berg
1
-34
/
+4
2012-11-26
nl80211/cfg80211: add VHT MCS support
Johannes Berg
1
-15
/
+43
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-50
/
+110
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-126
/
+127
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
1
-23
/
+13
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
1
-0
/
+47
2012-11-07
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
Antonio Quartulli
1
-0
/
+5
2012-11-07
cfg80211: store the ssid into wirless_dev in AP mode
Antonio Quartulli
1
-0
/
+2
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-28
/
+60
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
1
-0
/
+39
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-1
/
+5
2012-10-30
nl80211: move "can set channel" check
Johannes Berg
1
-4
/
+4
2012-10-23
cfg80211: add tracing for P2P Device start/stop
Johannes Berg
1
-2
/
+2
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
1
-0
/
+5
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
1
-72
/
+63
2012-10-18
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
1
-3
/
+17
2012-10-18
cfg80211: add support for flushing old scan results
Sam Leffler
1
-4
/
+10
2012-10-18
cfg80211: add scan flag to indicate its priority
Sam Leffler
1
-2
/
+14
2012-10-18
{nl,cfg}80211: add a flags word to scan requests
Sam Leffler
1
-0
/
+12
2012-10-17
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
1
-0
/
+5
2012-10-17
cfg80211: Allow user space to specify non-IEs to SAE Authentication
Jouni Malinen
1
-12
/
+48
2012-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+34
2012-09-18
cfg80211/nl80211: Notify connection request failure in AP mode
Pandiyarajan Pitchaimuthu
1
-0
/
+34
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-55
/
+55
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-1
/
+3
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-6
/
+116
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-139
/
+398
[next]