summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-11qlcnic: make read-only const array key staticColin Ian King
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
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-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
2024-09-10net: stmmac: refactor FPE verification processFurong Xu
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-10net: mdiobus: Debug print fwnode handle instead of raw pointerAlexander Dahl
2024-09-10eth: fbnic: Add devlink firmware version infoLee Trager
2024-09-10net: lan966x: refactor buffer reload functionDaniel Machon
2024-09-10net: lan966x: use a few FDMA helpers throughoutDaniel Machon
2024-09-10net: lan966x: ditch tx->last_in_use variableDaniel Machon
2024-09-10net: lan966x: use library helper for freeing tx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the tx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of tx buffersDaniel Machon
2024-09-10net: lan966x: use library helper for freeing rx buffersDaniel Machon
2024-09-10net: lan966x: use FDMA library for adding DCB's in the rx pathDaniel Machon
2024-09-10net: lan966x: use the FDMA library for allocation of rx buffersDaniel Machon
2024-09-10net: lan966x: replace a few variables with new equivalent onesDaniel Machon
2024-09-10net: lan966x: use FDMA library symbolsDaniel Machon
2024-09-10net: lan966x: select FDMA libraryDaniel Machon
2024-09-09ionic: Allow XDP program to be hot swappedBrett Creeley
2024-09-09ionic: convert Rx queue buffers to use page_poolShannon Nelson
2024-09-09ionic: Fully reconfigure queues when going to/from a NULL XDP programBrett Creeley
2024-09-09ionic: always use rxq_infoShannon Nelson
2024-09-09ionic: use per-queue xdp_progShannon Nelson
2024-09-09ionic: rename ionic_xdp_rx_put_bufsShannon Nelson
2024-09-09ionic: debug line for Tx completion errorsShannon Nelson