index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
1
-5
/
+16
|
\
|
*
nl80211: fix kernel-doc warning in the new SAE attribute
Johannes Berg
2020-11-11
1
-8
/
+15
|
*
cfg80211: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+0
|
*
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
2020-11-06
1
-0
/
+9
*
|
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
1
-4
/
+5
|
/
*
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
1
-0
/
+1
|
\
|
*
nl80211: docs: add a description for s1g_cap parameter
Mauro Carvalho Chehab
2020-10-15
1
-0
/
+1
*
|
nl80211: extend support to config spatial reuse parameter set
Rajkumar Manoharan
2020-09-28
1
-0
/
+10
*
|
nl80211: support S1G capability overrides in assoc
Thomas Pedersen
2020-09-28
1
-0
/
+3
*
|
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-09-28
1
-1
/
+31
*
|
cfg80211: add missing kernel-doc for S1G band capabilities
Johannes Berg
2020-09-18
1
-0
/
+1
*
|
nl80211: Unsolicited broadcast probe response support
Aloka Dixit
2020-09-18
1
-0
/
+18
*
|
nl80211: Add FILS discovery support
Aloka Dixit
2020-09-18
1
-0
/
+19
*
|
nl80211: support setting S1G channels
Thomas Pedersen
2020-09-18
1
-0
/
+10
*
|
nl80211: advertise supported channel width in S1G
Thomas Pedersen
2020-09-18
1
-0
/
+15
*
|
cfg80211: add more comments for ap_isolate in bss_parameters
Wright Feng
2020-09-18
1
-0
/
+1
*
|
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
2020-08-27
1
-0
/
+3
|
/
*
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
2020-07-31
1
-2
/
+2
*
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
2020-07-31
1
-0
/
+3
*
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
2020-07-31
1
-0
/
+1
*
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
2020-07-31
1
-0
/
+6
*
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2020-07-31
1
-0
/
+6
*
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
2020-07-31
1
-2
/
+2
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
1
-0
/
+17
*
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-05
1
-2
/
+3
*
cfg80211: support bigger kek/kck key length
Nathan Errera
2020-05-31
1
-3
/
+9
*
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
2020-05-31
1
-0
/
+20
*
cfg80211: add and expose HE 6 GHz band capabilities
Johannes Berg
2020-05-31
1
-0
/
+3
*
cfg80211: handle 6 GHz capability of new station
Rajkumar Manoharan
2020-05-31
1
-0
/
+2
*
cfg80211: add a helper to identify 6 GHz PSCs
Johannes Berg
2020-05-31
1
-0
/
+15
*
nl80211: Add support to configure TID specific Tx rate configuration
Tamizh Chelvam
2020-05-27
1
-12
/
+17
*
nl80211: add ability to report TX status for control port TX
Markus Theil
2020-05-27
1
-1
/
+19
*
cfg80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-4
/
+4
*
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
2020-05-27
1
-5
/
+49
*
cfg80211: add support for TID specific AMSDU configuration
Sergey Matyukevich
2020-05-27
1
-1
/
+3
*
cfg80211: fix mask type in cfg80211_tid_cfg structure
Sergey Matyukevich
2020-05-27
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-14
/
+120
|
\
|
*
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-04-24
1
-6
/
+86
|
*
cfg80211: Parse HE membership selector
Ilan Peer
2020-04-24
1
-1
/
+2
|
*
cfg80211: support multicast RX registration
Johannes Berg
2020-04-24
1
-0
/
+4
|
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
1
-5
/
+18
|
*
cfg80211: Unprotected Beacon frame RX indication
Jouni Malinen
2020-04-24
1
-2
/
+10
*
|
docs: networking: convert radiotap-headers.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
|
/
*
cfg80211: fix kernel-doc notation
Lothar Rubusch
2020-04-14
1
-0
/
+10
*
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
2020-03-20
1
-0
/
+13
*
nl80211: pass HE operation element to the driver
Shaul Triebitz
2020-03-20
1
-1
/
+3
*
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
2020-03-20
1
-2
/
+14
*
mac80211: handle no-preauth flag for control port
Markus Theil
2020-03-20
1
-0
/
+1
*
cfg80211: fix documentation format
Johannes Berg
2020-03-20
1
-1
/
+1
[next]