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
2017-03-16
nl80211: fix dumpit error path RTNL deadlocks
Johannes Berg
1
-71
/
+56
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-22
/
+92
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
1
-8
/
+27
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-2
/
+7
2017-02-08
nl80211: fix validation of scheduled scan info for wowlan netdetect
Arend Van Spriel
1
-4
/
+6
2017-02-08
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
1
-1
/
+46
2017-02-08
cfg80211: make rdev assignment clearer in nl80211_testmode_dump()
Luca Coelho
1
-7
/
+6
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-02-06
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-44
/
+93
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-2
/
+7
2017-01-13
cfg80211: Add support to sched scan to report better BSSs
vamsi krishna
1
-0
/
+44
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-0
/
+15
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
1
-1
/
+25
2017-01-09
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2017-01-05
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
2016-12-16
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
1
-26
/
+8
2016-12-13
nl80211: multicast_to_unicast can be changed while IFF_UP
Michael Braun
1
-3
/
+0
2016-12-13
nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only once
Arend Van Spriel
1
-4
/
+1
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
1
-1
/
+15
2016-12-09
nl80211: fix logic inversion in start_nan()
Johannes Berg
1
-1
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-172
/
+273
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
1
-2
/
+1
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-16
/
+17
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
1
-26
/
+25
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
1
-0
/
+40
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
1
-0
/
+35
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
1
-0
/
+12
2016-10-27
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
Jouni Malinen
1
-2
/
+19
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-9
/
+9
2016-10-27
nl80211: use nla_parse_nested() instead of nla_parse()
Johannes Berg
1
-48
/
+37
2016-10-27
nl80211: move unsplit command advertising to a separate function
Johannes Berg
1
-75
/
+92
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
1
-37
/
+16
2016-10-19
cfg80211: allow vendor commands to be sent to nan interface
Andrei Otcheretianski
1
-1
/
+2
2016-10-17
nl80211: ifdef WoWLAN related policies
Johannes Berg
1
-0
/
+2
2016-10-17
nl80211: correctly use nl80211_nan_srf_policy
Johannes Berg
1
-1
/
+2
2016-10-13
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
1
-3
/
+11
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+1
2016-09-30
cfg80211: Provide an API to report NAN function termination
Ayala Beker
1
-0
/
+60
2016-09-30
cfg80211: provide a function to report a match for NAN
Ayala Beker
1
-0
/
+80
2016-09-30
cfg80211: allow the user space to change current NAN configuration
Ayala Beker
1
-0
/
+42
2016-09-30
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
1
-0
/
+369
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-3
/
+88
2016-09-26
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
1
-11
/
+35
2016-09-26
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
1
-222
/
+288
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-09-15
nl80211: always check nla_put* return values
Johannes Berg
1
-5
/
+8
[next]