index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
2024-12-03
wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
Lin Ma
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-07
wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
Christophe JAILLET
2024-11-07
wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
Aleksei Vetrov
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-10-08
wifi: nl80211: remove redundant null pointer check in coalescing
Dmitry Kandybka
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: skip indicating signal for per-STA profile BSSs
Veerendranath Jakkam
2024-08-28
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2024-07-08
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
2024-06-28
wifi: nl80211: don't give key data to userspace
Johannes Berg
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-26
wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
Eric Dumazet
2024-06-12
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
2024-06-12
wifi: mac80211: refactor channel checks
Johannes Berg
2024-06-12
wifi: nl80211: expose can-monitor channel property
Johannes Berg
2024-05-29
wifi: nl80211: clean up coalescing rule handling
Johannes Berg
2024-05-23
wifi: cfg80211: restrict operation during radar detection
Johannes Berg
2024-05-23
wifi: nl80211: disallow setting special AP channel widths
Johannes Berg
2024-05-06
Merge wireless into wireless-next
Johannes Berg
2024-05-03
wifi: cfg80211: handle color change per link
Aditya Kumar Singh
2024-05-03
wifi: nl80211: Avoid address calculations via out of bounds array indexing
Kees Cook
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-19
wifi: cfg80211: make some regulatory functions void
Johannes Berg
2024-04-19
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
wifi: nl80211: refactor parsing CSA offsets
Johannes Berg
2024-02-21
wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...
Alexis Lothoré
2024-02-15
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
2024-02-15
wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriately
Johannes Berg
2024-02-12
wifi: cfg80211: report unprotected deauth/disassoc in wowlan
Shaul Triebitz
2024-02-12
wifi: cfg80211: optionally support monitor on disabled channels
Johannes Berg
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
2024-02-12
wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION
Aditya Kumar Singh
2024-02-08
wifi: cfg80211: send link id in channel_switch ops
Aditya Kumar Singh
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
[next]