index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
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
2025-07-21
wifi: cfg80211/mac80211: report link ID for unexpected frames
Michael-CY Lee
1
-4
/
+6
2025-07-18
wifi: cfg80211: support configuring an S1G short beaconing BSS
Lachlan Hodges
1
-0
/
+23
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+4
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-1
/
+5
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
1
-6
/
+0
2025-06-24
wifi: cfg80211: support configuration of S1G station capabilities
Lachlan Hodges
1
-1
/
+3
2025-06-24
wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Roopni Devanathan
1
-0
/
+18
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-4
/
+8
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
1
-0
/
+11
2025-06-24
wifi: cfg80211: allocate memory for link_station info structure
Sarika Sharma
1
-0
/
+7
2025-06-24
wifi: cfg80211: add link_station_info structure to support MLO statistics
Sarika Sharma
1
-0
/
+101
2025-06-20
wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver
Kavita Kavita
1
-0
/
+6
2025-06-20
wifi: cfg80211: Add utility API to get radio index from channel
Vasanthakumar Thiagarajan
1
-0
/
+11
2025-04-23
wifi: nl80211: add link id of transmitted profile for MLO MBSSID
Rameshkumar Sundaram
1
-0
/
+2
2025-04-23
wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLD
Ramasamy Kaliappan
1
-0
/
+5
2025-04-23
wifi: cfg80211/mac80211: remove more 5/10 MHz code
Johannes Berg
1
-37
/
+0
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
1
-0
/
+11
2025-03-11
wifi: cfg80211: Update the link address when a link is added
Ilan Peer
1
-0
/
+1
2025-03-11
wifi: cfg80211: improve supported_selector documentation
Johannes Berg
1
-2
/
+2
2025-03-11
wifi: cfg80211: allow IR in 20 MHz configurations
Anjaneyulu
1
-0
/
+3
2025-03-11
wifi: cfg80211: allow setting extended MLD capa/ops
Johannes Berg
1
-0
/
+6
2025-03-11
wifi: cfg80211: move link reconfig parameters into a struct
Johannes Berg
1
-3
/
+12
2025-02-28
wifi: cfg80211: reorg sinfo structure elements for mesh
Sarika Sharma
1
-22
/
+21
2025-02-26
wifi: cfg80211: expose update timestamp to drivers
Benjamin Berg
1
-0
/
+3
2025-02-11
wifi: nl80211/cfg80211: Stop supporting cooked monitor
Alexander Wetzel
1
-1
/
+1
2025-01-13
wifi: cfg80211: Add support for controlling EPCS
Ilan Peer
1
-0
/
+10
2025-01-13
wifi: cfg80211: Add support for dynamic addition/removal of links
Ilan Peer
1
-0
/
+45
2025-01-13
wifi: nl80211: permit userspace to pass supported selectors
Benjamin Berg
1
-0
/
+12
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
-1
/
+5
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
1
-1
/
+1
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
1
-1
/
+1
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
1
-0
/
+4
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+44
2024-10-23
wifi: cfg80211: add monitor SKIP_TX flag
Felix Fietkau
1
-0
/
+2
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
1
-0
/
+1
2024-10-23
wifi: cfg80211: report per wiphy radio antenna mask
Felix Fietkau
1
-0
/
+4
2024-10-23
wifi: cfg80211: add option for vif allowed radios
Felix Fietkau
1
-0
/
+14
2024-10-23
wifi: cfg80211: disallow SMPS in AP mode
Johannes Berg
1
-2
/
+0
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+44
2024-09-09
wifi: cfg80211: fix kernel-doc for per-link data
Johannes Berg
1
-3
/
+3
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
1
-3
/
+5
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
1
-8
/
+9
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
1
-0
/
+11
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
1
-0
/
+5
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
1
-1
/
+41
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
1
-0
/
+6
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
1
-6
/
+48
[next]