summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-25wifi: iwlwifi: acpi: validate the WGDS tableEmmanuel Grumbach
2026-03-25wifi: iwlwifi: uefi: add support for WGDS rev4Emmanuel Grumbach
2026-03-25wifi: iwlwifi: uefi: open code the parsing of the WGDS tableEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMDEmmanuel Grumbach
2026-03-25wifi: iwlwifi: acpi: add support for EWRD rev 3 tableEmmanuel Grumbach
2026-03-25wifi: iwlwifi: acpi: add support for WRDS rev 3 tableEmmanuel Grumbach
2026-03-25wifi: iwlwifi: uefi: support the new WRDS and EWRD tablesEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sendingEmmanuel Grumbach
2026-03-25wifi: iwlwifi: restrict TOP reset to some devicesJohannes Berg
2026-03-25wifi: iwlwifi: uefi: add support for PPAG table rev5Emmanuel Grumbach
2026-03-25wifi: iwlwifi: acpi: add support for PPAG rev5Emmanuel Grumbach
2026-03-25wifi: iwlwifi: acpi: check the size of the ACPI PPAG tablesEmmanuel Grumbach
2026-03-25wifi: iwlwifi: regulatory: support a new command for PPAGEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: add support for sta command version 3Miri Korenblit
2026-03-25wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvmEmmanuel Grumbach
2026-03-25wifi: iwlwifi: uefi: open code the PPAG table store operationEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: Introduce scan command version 18Ilan Peer
2026-03-25wifi: iwlwifi: mld: Refactor scan command handlingIlan Peer
2026-03-25wifi: iwlwifi: mld: remove unused scan expire time constantsPagadala Yesu Anjaneyulu
2026-03-25wifi: iwlwifi: mvm: cleanup some more MLO codeNidhish A N
2026-03-25wifi: iwlwifi: acpi: better use ARRAY_SIZE than a defineEmmanuel Grumbach
2026-03-25wifi: iwlwifi: uefi: decouple UEFI and firmware APIsEmmanuel Grumbach
2026-03-25wifi: iwlwifi: ensure we don't read SAR values past the limitEmmanuel Grumbach
2026-03-25wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2Emmanuel Grumbach
2026-03-25wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-25wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-25wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24net: dsa: mxl862xx: use RST_DATA to skip writing zero wordsDaniel Golle
2026-03-24net: dsa: mxl862xx: add CRC for MDIO communicationDaniel Golle
2026-03-24virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-03-24Merge tag 'mt76-next-2026-03-23' of https://github.com/nbd168/wirelessJohannes Berg
2026-03-24wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links.Shayne Chen
2026-03-24wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()Shayne Chen
2026-03-24wifi: mt76: mt7996: Account active links in valid_links fieldsShayne Chen
2026-03-24wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: fix frequency separation for station STR modePeter Chiu
2026-03-24wifi: mt76: mt7925: host-only unwind published links on add failureSean Wang
2026-03-24wifi: mt76: mt7925: publish msta->link after successful link addSean Wang
2026-03-24wifi: mt76: mt7925: switch link STA allocation to RCU lifetimeSean Wang
2026-03-24wifi: mt76: mt7925: move WCID teardown into link_sta_remove()Sean Wang
2026-03-24wifi: mt76: mt7925: drop WCID reinit after publishSean Wang
2026-03-24wifi: mt76: mt7925: unwind WCID setup on link STA add failureSean Wang
2026-03-24wifi: mt76: mt7925: make WCID cleanup unconditional in sta_remove_links()Sean Wang
2026-03-24wifi: mt76: mt7925: pass mconf and mlink to wtbl_update_hdr_trans()Sean Wang
2026-03-24wifi: mt76: mt7925: resolve link after acquiring mt76 mutexSean Wang
2026-03-24wifi: mt76: mt7925: pass mlink to set_link_key()Sean Wang