index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Lines
2025-07-10
wifi: mac80211: add the virtual monitor after reconfig complete
Miri Korenblit
-5
/
+4
2025-07-10
wifi: mac80211: always initialize sdata::key_list
Miri Korenblit
-2
/
+2
2025-07-09
wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()
Pagadala Yesu Anjaneyulu
-1
/
+1
2025-07-07
wifi: mac80211: reject VHT opmode for unsupported channel widths
Moon Hee Lee
-0
/
+14
2025-07-07
wifi: mac80211: fix non-transmitted BSSID profile search
Johannes Berg
-4
/
+2
2025-07-07
wifi: mac80211: clear frame buffer to never leak stack
Johannes Berg
-0
/
+3
2025-07-07
wifi: mac80211: correctly identify S1G short beacon
Lachlan Hodges
-2
/
+5
2025-06-24
wifi: mac80211: finish link init before RCU publish
Johannes Berg
-3
/
+3
2025-06-24
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
-1
/
+1
2025-06-17
wifi: mac80211: don't WARN for late channel/color switch
Johannes Berg
-9
/
+25
2025-06-17
wifi: mac80211: drop invalid source address OCB frames
Johannes Berg
-0
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-17
/
+24
2025-06-05
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
-11
/
+7
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-11
/
+32
2025-05-21
wifi: mac80211: accept probe response on link address as well
Aditya Kumar Singh
-1
/
+17
2025-05-21
wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
Aditya Kumar Singh
-1
/
+1
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
-4
/
+4
2025-05-16
wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()
Aditya Kumar Singh
-3
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2025-05-15
wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
Kees Cook
-2
/
+4
2025-05-09
wifi: mac80211: Update MCS15 support in link_conf
Mohan Kumar G
-0
/
+3
2025-05-08
wifi: mac80211: do not offer a mesh path if forwarding is disabled
Benjamin Berg
-2
/
+4
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+6
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-229
/
+271
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
-6
/
+6
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
-45
/
+96
2025-04-23
wifi: mac80211: update ML STA with EML capabilities
Ramasamy Kaliappan
-0
/
+3
2025-04-23
wifi: mac80211: VLAN traffic in multicast path
Muna Sinada
-2
/
+4
2025-04-23
wifi: mac80211: Create separate links for VLAN interfaces
Muna Sinada
-5
/
+103
2025-04-23
wifi: mac80211: Add link iteration macro for link data
Muna Sinada
-0
/
+9
2025-04-23
wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c
Julian Vetter
-1
/
+1
2025-04-23
Revert "mac80211: Dynamically set CoDel parameters per station"
Toke Høiland-Jørgensen
-55
/
+1
2025-04-23
wifi: cfg80211/mac80211: remove more 5/10 MHz code
Johannes Berg
-87
/
+21
2025-04-23
wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-28
/
+27
2025-04-23
wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
Johannes Berg
-6
/
+6
2025-04-23
wifi: mac80211: restore monitor for outgoing frames
Johannes Berg
-1
/
+7
2025-04-11
Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-0
/
+3
2025-04-11
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
-1
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-34
/
+34
2025-04-02
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Remi Pommarel
-0
/
+3
2025-04-02
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
Remi Pommarel
-0
/
+1
2025-03-25
Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-78
/
+99
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
-3
/
+4
2025-03-18
wifi: mac80211: check basic rates validity in sta_link_apply_parameters
Mikhail Lobanov
-6
/
+6
2025-03-18
wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()
Johannes Berg
-2
/
+2
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
-66
/
+143
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-12
/
+35
2025-03-12
wifi: mac80211: use cfg80211_chandef_get_width()
Johannes Berg
-2
/
+3
2025-03-12
wifi: mac80211: use supported selectors from assoc in ML reconf
Johannes Berg
-20
/
+13
2025-03-12
wifi: mac80211: remove SSID from ML reconf
Johannes Berg
-7
/
+2
[next]