index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
wifi: nl80211: add link id of transmitted profile for MLO MBSSID
Rameshkumar Sundaram
1
-1
/
+23
2025-04-23
wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
Ramasamy Kaliappan
1
-0
/
+18
2025-03-18
wifi: nl80211: re-enable multi-link reconfiguration
Johannes Berg
1
-1
/
+2
2025-03-18
wifi: nl80211: store chandef on the correct link when starting CAC
Aditya Kumar Singh
1
-1
/
+1
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
1
-5
/
+14
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+8
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
1
-0
/
+4
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
1
-0
/
+12
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
1
-13
/
+11
2025-03-07
wifi: nl80211: fix assoc link handling
Johannes Berg
1
-4
/
+8
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2025-03-04
wifi: nl80211: disable multi-link reconfiguration
Johannes Berg
1
-1
/
+1
2025-02-28
wifi: cfg80211: reorg sinfo structure elements for mesh
Sarika Sharma
1
-5
/
+6
2025-02-26
wifi: cfg80211: expose update timestamp to drivers
Benjamin Berg
1
-2
/
+2
2025-02-11
wifi: nl80211: reject cooked mode if it is set along with other flags
Vitaliy Shevtsov
1
-0
/
+5
2025-02-11
wifi: nl80211/cfg80211: Stop supporting cooked monitor
Alexander Wetzel
1
-0
/
+4
2025-01-13
wifi: nl80211: simplify nested if checks
Johannes Berg
1
-4
/
+3
2025-01-13
wifi: cfg80211: Add support for controlling EPCS
Ilan Peer
1
-0
/
+60
2025-01-13
wifi: cfg80211: Add support for dynamic addition/removal of links
Ilan Peer
1
-0
/
+84
2025-01-13
wifi: nl80211: Split the links handling of an association request
Ilan Peer
1
-75
/
+76
2025-01-13
wifi: nl80211: fix nl80211_start_radar_detection return value
Nicolas Escande
1
-18
/
+19
2025-01-13
wifi: nl80211: permit userspace to pass supported selectors
Benjamin Berg
1
-0
/
+32
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-121
/
+82
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-2
/
+11
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
1
-119
/
+71
2024-12-03
wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
Lin Ma
1
-1
/
+1
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-4
/
+5
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
1
-36
/
+18
2024-11-07
wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
Christophe JAILLET
1
-4
/
+4
2024-11-07
wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
Aleksei Vetrov
1
-0
/
+1
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-40
/
+64
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
1
-0
/
+1
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-1
/
+1
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
1
-0
/
+5
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
1
-8
/
+52
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
1
-27
/
+3
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-6
/
+2
2024-10-08
wifi: nl80211: remove redundant null pointer check in coalescing
Dmitry Kandybka
1
-2
/
+0
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
1
-2
/
+2
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
1
-1
/
+2
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
1
-7
/
+8
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
1
-5
/
+19
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
1
-5
/
+5
2024-09-06
wifi: cfg80211: skip indicating signal for per-STA profile BSSs
Veerendranath Jakkam
1
-11
/
+15
2024-08-28
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
1
-1
/
+14
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
1
-11
/
+102
2024-07-08
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
1
-52
/
+59
2024-06-28
wifi: nl80211: don't give key data to userspace
Johannes Berg
1
-8
/
+2
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-5
/
+30
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
[next]