summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-12can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FDStefan Mätje
2024-09-11microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHYParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement mac-phy interruptParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement receive path to receive rx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: enable open alliance tc6 data communicationParthiban Veerasooran
2024-09-11net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement software resetParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev
2024-09-11sfc: Add X4 PF supportJonathan Cooper
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11qlcnic: make read-only const array key staticColin Ian King
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik
2024-09-11net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju
2024-09-11net: lan743x: Migrate phylib to phylinkRaju Lakkaraju
2024-09-11net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju
2024-09-11net: lan743x: Create separate PCS power reset functionRaju Lakkaraju
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King
2024-09-11can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error...Marc Kleine-Budde
2024-09-11can: rockchip_canfd: rkcanfd_timestamp_init(): rework delay calculationArnd Bergmann
2024-09-11can: m_can: m_can_chip_config(): mask timestamp wraparound IRQJake Hamby
2024-09-11can: usb: Kconfig: Fix list of devices for esd_usb driverStefan Mätje
2024-09-11can: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10bnxt_en: resize bnxt_irq name field to fit format stringEdwin Peer
2024-09-10bnxt_en: Add MSIX check in bnxt_check_rings()Michael Chan
2024-09-10bnxt_en: Increase the number of MSIX vectors for RoCE deviceMichael Chan
2024-09-10net: xilinx: axienet: Relax partial rx checksum checksSean Anderson
2024-09-10net: xilinx: axienet: Set RXCSUM in featuresSean Anderson
2024-09-10net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksummingSean Anderson
2024-09-10net: xilinx: axienet: Remove unused checksum variablesSean Anderson
2024-09-10rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-09-10r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-09-10net: stmmac: silence FPE kernel logsFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-taprioFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu