summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-23net: enetc: add LSO support for i.MX95 ENETC PFWei Fang
2024-12-23net: enetc: update max chained Tx BD number for i.MX95 ENETCWei Fang
2024-12-23net: enetc: add Tx checksum offload for i.MX95 ENETCWei Fang
2024-12-23net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2024-12-23eth: fbnic: fix csr boundary for RPM RAM sectionMohsin Bashir
2024-12-23can: dev: can_get_state_str(): Remove dead codeAriel Otilibili
2024-12-23can: tcan4x5x: get rid of false clock errorsSean Nyekjaer
2024-12-23can: sun4i_can: continue to use likely() to check skbDario Binacchi
2024-12-23can: tcan4x5x: add option for selecting nWKRQ voltageSean Nyekjaer
2024-12-23wifi: rtw88: usb: Preallocate and reuse the RX skbsBitterblue Smith
2024-12-23wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle()Bitterblue Smith
2024-12-23wifi: rtw88: usb: Copy instead of cloning the RX skbBitterblue Smith
2024-12-23wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0Bitterblue Smith
2024-12-23wifi: rtw88: 8812a: Support RFE type 2Bitterblue Smith
2024-12-23wifi: rtlwifi: rtl8821ae: Fix media status reportBitterblue Smith
2024-12-23wifi: rtw88: add __packed attribute to efuse layout structPing-Ke Shih
2024-12-20net: dsa: microchip: Do not execute PTP driver code for unsupported switchesTristram Ha
2024-12-20qlcnic: use const 'struct bin_attribute' callbacksThomas Weißschuh
2024-12-20net: hisilicon: hns: Remove unused enumsDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove reset helpersDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_rcb_startDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_dsaf_roce_resetDr. David Alan Gilbert
2024-12-20ixgbevf: Add support for Intel(R) E610 devicePiotr Kwapulinski
2024-12-20ixgbe: Enable link management in E610 devicePiotr Kwapulinski
2024-12-20ixgbe: Clean up the E610 link management related codePiotr Kwapulinski
2024-12-20ixgbe: Add ixgbe_x540 multiple header inclusion protectionPiotr Kwapulinski
2024-12-20ixgbe: Add support for EEPROM dump in E610 devicePiotr Kwapulinski
2024-12-20ixgbe: Add support for NVM handling in E610 devicePiotr Kwapulinski
2024-12-20ixgbe: Add link management support for E610 devicePiotr Kwapulinski
2024-12-20ixgbe: Add support for E610 device capabilities detectionPiotr Kwapulinski
2024-12-20ixgbe: Add support for E610 FW Admin Command InterfacePiotr Kwapulinski
2024-12-20gve: fix XDP allocation path in edge casesJoshua Washington
2024-12-20gve: process XSK TX descriptors as part of RX NAPIJoshua Washington
2024-12-20gve: guard XSK operations on the existence of queuesJoshua Washington
2024-12-20gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington
2024-12-20gve: clean XDP queues in gve_tx_stop_ring_gqiJoshua Washington
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin
2024-12-19sfc: remove efx_writed_page_lockedAndy Moreton
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu
2024-12-19net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi
2024-12-19net: ethernet: ti: cpsw: disable PHY EEE advertisementHeiner Kallweit
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-19Merge tag 'wireless-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-12-19net: dsa: microchip: Add suspend/resume support to KSZ DSA driverTristram Ha
2024-12-19net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha
2024-12-19net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan