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
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
Emmanuel Grumbach
-2
/
+0
2026-03-25
wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
Emmanuel Grumbach
-1
/
+0
2026-03-25
wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
Emmanuel Grumbach
-10
/
+17
2026-03-25
wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
Emmanuel Grumbach
-6
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for WGDS revision 4
Emmanuel Grumbach
-0
/
+7
2026-03-25
wifi: iwlwifi: acpi: validate the WGDS table
Emmanuel Grumbach
-11
/
+27
2026-03-25
wifi: iwlwifi: uefi: add support for WGDS rev4
Emmanuel Grumbach
-11
/
+34
2026-03-25
wifi: iwlwifi: uefi: open code the parsing of the WGDS table
Emmanuel Grumbach
-7
/
+44
2026-03-25
wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
Emmanuel Grumbach
-8
/
+44
2026-03-25
wifi: iwlwifi: acpi: add support for EWRD rev 3 table
Emmanuel Grumbach
-1
/
+33
2026-03-25
wifi: iwlwifi: acpi: add support for WRDS rev 3 table
Emmanuel Grumbach
-1
/
+27
2026-03-25
wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
Emmanuel Grumbach
-40
/
+116
2026-03-25
wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
Emmanuel Grumbach
-2
/
+2
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
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
[prev]
[next]