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
/
net
/
wireless
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()
Ryder Lee
1
-1
/
+1
2025-09-11
wifi: nl80211: completely disable per-link stats for now
Johannes Berg
1
-1
/
+1
2025-09-10
wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station() for MLO
Nithyanantham Paramasivam
1
-6
/
+7
2025-09-03
wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+4
2025-08-26
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
1
-1
/
+2
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
5
-20
/
+99
2025-07-22
wifi: nl80211: Set num_sub_specs before looping through sub_specs
Kees Cook
1
-0
/
+1
2025-07-21
wifi: cfg80211/mac80211: report link ID for unexpected frames
Michael-CY Lee
2
-17
/
+22
2025-07-21
wifi: cfg80211: reject HTC bit for management frames
Johannes Berg
1
-1
/
+2
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
1
-0
/
+2
2025-07-18
wifi: cfg80211: support configuring an S1G short beaconing BSS
Lachlan Hodges
1
-0
/
+72
2025-07-18
wifi: cfg80211/mac80211: remove wrong scan request n_channels
Johannes Berg
2
-2
/
+0
2025-07-15
wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()
Sarika Sharma
1
-1
/
+9
2025-07-15
wifi: cfg80211: fix off channel operation allowed check for MLO
Aditya Kumar Singh
1
-6
/
+17
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+18
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+55
2025-07-09
wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport
Somashekhar Puttagangaiah
1
-0
/
+1
2025-07-09
wifi: cfg80211: add a flag for the first part of a scan
Benjamin Berg
1
-5
/
+10
2025-07-09
wifi: cfg80211: only verify part of Extended MLD Capabilities
Benjamin Berg
1
-2
/
+19
2025-07-09
wifi: nl80211: make nl80211_check_scan_flags() type safe
Johannes Berg
1
-27
/
+28
2025-07-09
wifi: cfg80211: hide scan internals
Johannes Berg
7
-173
/
+196
2025-07-08
wifi: cfg80211: move away from using a fake platform device
Greg Kroah-Hartman
1
-14
/
+14
2025-07-07
wifi: prevent A-MSDU attacks in mesh networks
Mathy Vanhoef
1
-2
/
+50
2025-06-30
wifi: cfg80211: fix S1G beacon head validation in nl80211
Lachlan Hodges
1
-2
/
+5
2025-06-24
wifi: cfg80211: support configuration of S1G station capabilities
Lachlan Hodges
1
-0
/
+8
2025-06-24
wifi: cfg80211: Report per-radio RTS threshold to userspace
Roopni Devanathan
1
-0
/
+6
2025-06-24
wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Roopni Devanathan
2
-3
/
+78
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
4
-52
/
+102
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
1
-0
/
+12
2025-06-24
wifi: cfg80211: clear sinfo->filled for MLO station statistics
Sarika Sharma
1
-0
/
+6
2025-06-24
wifi: cfg80211: allocate memory for link_station info structure
Sarika Sharma
1
-3
/
+24
2025-06-24
wifi: cfg80211: add statistics for providing overview for MLO station
Sarika Sharma
1
-0
/
+188
2025-06-24
wifi: cfg80211: extend to embed link level statistics in NL message
Sarika Sharma
1
-0
/
+216
2025-06-20
wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver
Kavita Kavita
2
-6
/
+14
2025-06-20
wifi: cfg80211: Add utility API to get radio index from channel
Vasanthakumar Thiagarajan
1
-0
/
+24
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2025-06-11
wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
Zilin Guan
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-05
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
1
-11
/
+7
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-06
wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
Veerendranath Jakkam
1
-1
/
+1
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-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-03-18
wifi: nl80211: re-enable multi-link reconfiguration
Johannes Berg
1
-1
/
+2
2025-03-18
wifi: cfg80211: init wiphy_work before allocating rfkill fails
Edward Adam Davis
1
-3
/
+3
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
3
-6
/
+23
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-4
/
+15
[next]