index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2020-10-08
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Anant Thazhemadam
1
-0
/
+3
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-0
/
+5
2020-10-02
nl80211: fix non-split wiphy information
Johannes Berg
1
-1
/
+4
2020-10-02
nl80211: reduce non-split wiphy dump size
Johannes Berg
1
-13
/
+24
2020-09-28
nl80211: extend support to config spatial reuse parameter set
Rajkumar Manoharan
1
-0
/
+25
2020-09-28
nl80211: fix OBSS PD min and max offset validation
Rajkumar Manoharan
1
-10
/
+8
2020-09-28
nl80211: include frequency offset in survey info
Thomas Pedersen
1
-0
/
+5
2020-09-28
nl80211: support S1G capability overrides in assoc
Thomas Pedersen
1
-0
/
+20
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
1
-4
/
+7
2020-09-18
nl80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+46
2020-09-18
nl80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+49
2020-09-18
nl80211: correctly validate S1G beacon head
Thomas Pedersen
1
-4
/
+13
2020-09-18
nl80211: advertise supported channel width in S1G
Thomas Pedersen
1
-0
/
+15
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+6
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-8
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-8
/
+129
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
1
-10
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-10
/
+10
2020-08-20
nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
Johannes Berg
1
-1
/
+1
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
1
-3
/
+3
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-4
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-12
/
+12
2020-08-03
nl80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-07-31
nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
1
-1
/
+3
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
1
-5
/
+2
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
1
-0
/
+3
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
1
-0
/
+1
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
1
-1
/
+7
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
1
-1
/
+6
2020-07-31
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-8
/
+11
2020-07-31
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-21
/
+10
2020-07-31
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
1
-1
/
+1
2020-07-30
cfg80211: check vendor command doit pointer before use
Julian Squires
1
-3
/
+3
2020-06-26
nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
Luca Coelho
1
-1
/
+1
2020-06-26
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
1
-1
/
+2
2020-05-31
cfg80211: support bigger kek/kck key length
Nathan Errera
1
-4
/
+19
2020-05-31
cfg80211: add and expose HE 6 GHz band capabilities
Johannes Berg
1
-1
/
+8
2020-05-31
cfg80211: handle 6 GHz capability of new station
Rajkumar Manoharan
1
-1
/
+17
2020-05-27
nl80211: Add support to configure TID specific Tx rate configuration
Tamizh Chelvam
1
-14
/
+42
2020-05-27
nl80211: add ability to report TX status for control port TX
Markus Theil
1
-8
/
+33
2020-05-27
nl80211: support scan frequencies in KHz
Thomas Pedersen
1
-12
/
+39
2020-05-27
nl80211: add KHz frequency offset for most wifi commands
Thomas Pedersen
1
-20
/
+58
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-6
/
+6
2020-05-27
nl80211: simplify peer specific TID configuration
Sergey Matyukevich
1
-4
/
+1
[next]