summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-09wifi: iwlwifi: cfg: handle cc firmware dynamicallyJohannes Berg
2025-05-09wifi: iwlwifi: cfg: build ax210 family FW names dynamicallyJohannes Berg
2025-05-09wifi: iwlwifi: cfg: remove 'cdb' valueJohannes Berg
2025-05-09wifi: iwlwifi: cfg: remove QuZ/JF special casesJohannes Berg
2025-05-09wifi: iwlwifi: build 9000 series FW filenames dynamicallyJohannes Berg
2025-05-09wifi: iwlwifi: add JF1/JF2 RF for dynamic FW buildingJohannes Berg
2025-05-09wifi: iwlwifi: pcie: remove 0x2726 devicesJohannes Berg
2025-05-09wifi: iwlwifi: cfg: inline HT paramsJohannes Berg
2025-05-09wifi: iwlwifi: cfg: remove 6 GHz from ht40_bandsJohannes Berg
2025-05-09wifi: iwlwifi: mld: call thermal exit without wiphy lock heldBenjamin Berg
2025-05-09wifi: iwlwifi: mld: avoid init-after-queueMiri Korenblit
2025-05-09wifi: iwlwifi: mld: use a radio/system specific power budgetBenjamin Berg
2025-05-09wifi: iwlwifi: mvm: use a radio/system specific power budgetBenjamin Berg
2025-05-09wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qualBenjamin Berg
2025-05-09wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmdMiri Korenblit
2025-05-09wifi: iwlwifi: Add support for a new version for link config commandYedidya Benshimol
2025-05-09wifi: iwlwifi: Add a new version for mac config commandYedidya Benshimol
2025-05-09wifi: iwlwifi: Add a new version for sta config commandYedidya Benshimol
2025-05-09wifi: iwlwifi: add range response version 10 supportAvraham Stern
2025-05-09wifi: iwlwifi: mld: remove one more error in unallocated BAIDMiri Korenblit
2025-05-08net: enetc: add loopback support for i.MX95 ENETC PFWei Fang
2025-05-08net: enetc: add VLAN filtering support for i.MX95 ENETC PFWei Fang
2025-05-08net: enetc: move generic VLAN hash filter functions to enetc_pf_common.cWei Fang
2025-05-08net: enetc: extract enetc_refresh_vlan_ht_filter()Wei Fang
2025-05-08net: enetc: enable RSS feature by defaultWei Fang
2025-05-08net: enetc: change enetc_set_rss() to void typeWei Fang
2025-05-08net: enetc: add RSS support for i.MX95 ENETC PFWei Fang
2025-05-08net: enetc: make enetc_set_rss_key() reusableWei Fang
2025-05-08net: enetc: add set/get_rss_table() hooks to enetc_si_opsWei Fang
2025-05-08net: enetc: add debugfs interface to dump MAC filterWei Fang
2025-05-08net: enetc: add MAC filtering for i.MX95 ENETC PFWei Fang
2025-05-08net: enetc: move generic MAC filtering interfaces to enetc-coreWei Fang
2025-05-08net: enetc: add command BD ring support for i.MX95 ENETCWei Fang
2025-05-08net: enetc: add initial netc-lib driver to support NTMPWei Fang
2025-05-08net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-05-09wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn()Salah Triki
2025-05-09wifi: brcmfmac: Fix structure size for WPA3 external SAETing-Ying Li
2025-05-09wifi: brcmfmac: cyw: support external SAE authentication in station modeArend van Spriel
2025-05-09wifi: brcmfmac: make per-vendor event map constArend van Spriel
2025-05-09wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware eventsArend van Spriel
2025-05-08net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08virtio-net: fix total qstat valuesJakub Kicinski
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck
2025-05-08fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Cleanup handling of completionsAlexander Duyck
2025-05-08fbnic: Actually flush_tx instead of stalling outAlexander Duyck
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck