summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12net: ena: Extend customer metrics reporting supportDavid Arinzon
2024-09-12net: ena: Add ENA Express metrics supportDavid Arinzon
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
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-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-11Merge tag 'for-6.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
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-11platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependencyArnd Bergmann
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