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
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
1
-11
/
+0
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-11
/
+13
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
1
-10
/
+10
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
1
-0
/
+12
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
1
-3
/
+21
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
1
-10
/
+4
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
1
-0
/
+25
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-2
/
+0
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
1
-1
/
+1
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
1
-0
/
+11
2021-10-21
cfg80211: prepare for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-09-27
nl80211: MBSSID and EMA support in AP mode
John Crispin
1
-0
/
+44
2021-09-27
cfg80211: AP mode driver offload for FILS association crypto
Subrat Mishra
1
-0
/
+22
2021-08-17
nl80211: add support for BSS coloring
John Crispin
1
-0
/
+92
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
1
-17
/
+32
2021-06-23
cfg80211: Add wiphy_info_once()
Dmitry Osipenko
1
-0
/
+2
2021-06-23
cfg80211: allow advertising vendor-specific capabilities
Johannes Berg
1
-0
/
+7
2021-06-23
cfg80211: add cfg80211_any_usable_channels()
Johannes Berg
1
-0
/
+11
2021-06-23
cfg80211: remove ieee80211_get_he_sta_cap()
Johannes Berg
1
-12
/
+0
2021-06-23
nl80211/cfg80211: add BSS color to NDP ranging parameters
Avraham Stern
1
-2
/
+6
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
1
-1
/
+8
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
1
-2
/
+0
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
1
-1
/
+4
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-19
cfg80211: fix a few kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-04-19
cfg80211: fix an htmldoc warning
Emmanuel Grumbach
1
-1
/
+1
2021-04-08
cfg80211: allow specifying a reason for hw_rfkill
Emmanuel Grumbach
1
-1
/
+10
2021-02-12
cfg80211/mac80211: Support disabling HE mode
Ben Greear
1
-0
/
+2
2021-02-01
cfg80211: fix netdev registration deadlock
Johannes Berg
1
-1
/
+3
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-15
/
+89
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-8
/
+32
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
1
-0
/
+2
2021-01-14
cfg80211: fix a kerneldoc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-08
cfg80211/mac80211: fix kernel-doc for SAR APIs
Johannes Berg
1
-1
/
+4
2020-12-11
nl80211: add common API to configure SAR power limitations
Carl Huang
1
-0
/
+52
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
1
-1
/
+3
2020-12-11
cfg80211: remove struct ieee80211_he_bss_color
Johannes Berg
1
-13
/
+0
2020-12-11
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
1
-1
/
+2
2020-12-11
cfg80211: Parse SAE H2E only membership selector
Ilan Peer
1
-1
/
+2
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-5
/
+16
2020-11-11
nl80211: fix kernel-doc warning in the new SAE attribute
Johannes Berg
1
-8
/
+15
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-5
/
+0
2020-11-06
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
1
-0
/
+9
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+5
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2020-10-15
nl80211: docs: add a description for s1g_cap parameter
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-28
nl80211: extend support to config spatial reuse parameter set
Rajkumar Manoharan
1
-0
/
+10
[next]