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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+3
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+7
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
1
-3
/
+0
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-0
/
+5
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
4
-16
/
+71
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
1
-6
/
+103
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
1
-1
/
+60
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
1
-2
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
1
-3
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+56
2019-04-08
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
3
-0
/
+123
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
1
-0
/
+1
2019-04-08
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
1
-0
/
+53
2019-04-08
nl80211: reindent some sched scan code
Johannes Berg
1
-31
/
+34
2019-03-29
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
1
-6
/
+12
2019-03-29
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
1
-2
/
+1
2019-03-29
cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
Nathan Chancellor
1
-2
/
+4
2019-03-29
cfg80211: Handle WMM rules in regulatory domain intersection
Ilan Peer
1
-0
/
+39
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-104
/
+1
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-22
/
+49
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
1
-6
/
+24
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
3
-12
/
+23
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+44
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-1
/
+1
2019-02-11
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
1
-11
/
+24
2019-02-11
cfg80211: pmsr: record netlink port ID
Johannes Berg
1
-0
/
+1
2019-02-11
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
1
-1
/
+1
2019-02-11
cfg80211: restore regulatory without calling userspace
Johannes Berg
2
-15
/
+60
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+5
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
1
-4
/
+5
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
1
-7
/
+13
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
1
-21
/
+48
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
1
-16
/
+0
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
1
-1
/
+10
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2
-47
/
+43
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2
-2
/
+46
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
1
-32
/
+15
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2
-39
/
+472
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
1
-20
/
+8
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
2
-25
/
+20
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2019-02-06
cfg80211: pmsr: fix abort locking
Johannes Berg
2
-7
/
+17
2019-02-06
cfg80211: pmsr: fix MAC address setting
Johannes Berg
1
-2
/
+1
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
3
-1
/
+5
2019-02-01
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
Johannes Berg
1
-10
/
+5
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2
-5
/
+10
2019-01-25
nl80211: Allow set/del pmksa operations for AP
Liangwei Dong
1
-1
/
+4
2019-01-25
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
1
-7
/
+18
[prev]
[next]