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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
wifi: iwlwifi: restrict TOP reset to some devices
Johannes Berg
-6
/
+24
2026-03-25
wifi: iwlwifi: uefi: add support for PPAG table rev5
Emmanuel Grumbach
-26
/
+57
2026-03-25
wifi: iwlwifi: acpi: add support for PPAG rev5
Emmanuel Grumbach
-7
/
+25
2026-03-25
wifi: iwlwifi: acpi: check the size of the ACPI PPAG tables
Emmanuel Grumbach
-3
/
+13
2026-03-25
wifi: iwlwifi: regulatory: support a new command for PPAG
Emmanuel Grumbach
-12
/
+91
2026-03-25
wifi: iwlwifi: mld: add support for sta command version 3
Miri Korenblit
-14
/
+132
2026-03-25
wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvm
Emmanuel Grumbach
-131
/
+128
2026-03-25
wifi: iwlwifi: uefi: open code the PPAG table store operation
Emmanuel Grumbach
-14
/
+25
2026-03-25
wifi: iwlwifi: mld: Introduce scan command version 18
Ilan Peer
-17
/
+115
2026-03-25
wifi: iwlwifi: mld: Refactor scan command handling
Ilan Peer
-47
/
+114
2026-03-25
wifi: iwlwifi: mld: remove unused scan expire time constants
Pagadala Yesu Anjaneyulu
-2
/
+0
2026-03-25
wifi: iwlwifi: mvm: cleanup some more MLO code
Nidhish A N
-472
/
+0
2026-03-25
wifi: iwlwifi: acpi: better use ARRAY_SIZE than a define
Emmanuel Grumbach
-1
/
+2
2026-03-25
wifi: iwlwifi: uefi: decouple UEFI and firmware APIs
Emmanuel Grumbach
-2
/
+21
2026-03-25
wifi: iwlwifi: ensure we don't read SAR values past the limit
Emmanuel Grumbach
-0
/
+4
2026-03-25
wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
Emmanuel Grumbach
-27
/
+102
2026-03-25
wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wq
Marco Crivellari
-3
/
+3
2026-03-25
wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-2
/
+2
2026-03-25
wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-1
/
+1
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
-2
/
+4
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
-0
/
+5
2026-03-24
net: dsa: mxl862xx: use RST_DATA to skip writing zero words
Daniel Golle
-0
/
+38
2026-03-24
net: dsa: mxl862xx: add CRC for MDIO communication
Daniel Golle
-65
/
+296
2026-03-24
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...
xietangxin
-0
/
+1
2026-03-24
Merge tag 'mt76-next-2026-03-23' of https://github.com/nbd168/wireless
Johannes Berg
-952
/
+3330
2026-03-24
wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()
Lorenzo Bianconi
-49
/
+45
2026-03-24
wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.
Shayne Chen
-19
/
+139
2026-03-24
wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()
Lorenzo Bianconi
-36
/
+72
2026-03-24
wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()
Shayne Chen
-9
/
+6
2026-03-24
wifi: mt76: mt7996: Account active links in valid_links fields
Shayne Chen
-23
/
+29
2026-03-24
wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()
Lorenzo Bianconi
-4
/
+7
2026-03-24
wifi: mt76: mt7996: fix frequency separation for station STR mode
Peter Chiu
-0
/
+1
2026-03-24
wifi: mt76: mt7925: host-only unwind published links on add failure
Sean Wang
-0
/
+45
2026-03-24
wifi: mt76: mt7925: publish msta->link after successful link add
Sean Wang
-4
/
+14
2026-03-24
wifi: mt76: mt7925: switch link STA allocation to RCU lifetime
Sean Wang
-3
/
+8
2026-03-24
wifi: mt76: mt7925: move WCID teardown into link_sta_remove()
Sean Wang
-8
/
+8
2026-03-24
wifi: mt76: mt7925: drop WCID reinit after publish
Sean Wang
-1
/
+0
2026-03-24
wifi: mt76: mt7925: unwind WCID setup on link STA add failure
Sean Wang
-15
/
+38
2026-03-24
wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()
Sean Wang
-4
/
+2
2026-03-24
wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()
Sean Wang
-20
/
+9
2026-03-24
wifi: mt76: mt7925: resolve link after acquiring mt76 mutex
Sean Wang
-2
/
+2
2026-03-24
wifi: mt76: mt7925: pass mlink to set_link_key()
Sean Wang
-5
/
+9
2026-03-24
wifi: mt76: mt7925: pass mlink to wtbl_update_hdr_trans()
Sean Wang
-7
/
+4
2026-03-24
wifi: mt76: mt7925: validate mlink in sta_hdr_trans_tlv()
Sean Wang
-3
/
+3
2026-03-24
wifi: mt76: mt7925: pass mlink to sta_hdr_trans_tlv()
Sean Wang
-13
/
+11
2026-03-24
wifi: mt76: mt7925: pass mlink to mac_link_sta_remove()
Sean Wang
-7
/
+3
2026-03-24
wifi: mt76: mt7925: resolve primary mlink via def_wcid
Sean Wang
-1
/
+10
2026-03-24
wifi: mt76: mt7925: pass mlink to mcu_sta_update()
Sean Wang
-18
/
+28
2026-03-24
wifi: mt76: mt7925: pass mlink and mconf to sta_mld_tlv()
Sean Wang
-17
/
+36
2026-03-24
wifi: mt76: mt7925: pass WCID indices to bss_basic_tlv()
Sean Wang
-36
/
+70
[prev]
[next]