summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2024-09-09ixp4xx_eth: Remove setting of RX software timestampGal Pressman
2024-09-09net: stmmac: Remove setting of RX software timestampGal Pressman
2024-09-09sfc/siena: Remove setting of RX software timestampGal Pressman
2024-09-09sfc: Remove setting of RX software timestampGal Pressman
2024-09-09qede: Remove setting of RX software timestampGal Pressman
2024-09-09net: mscc: ocelot: Remove setting of RX software timestampGal Pressman
2024-09-09net/funeth: Remove setting of RX software timestampGal Pressman
2024-09-09enic: Remove setting of RX software timestampGal Pressman
2024-09-09net: thunderx: Remove setting of RX software timestampGal Pressman
2024-09-09liquidio: Remove setting of RX software timestampGal Pressman
2024-09-09net: macb: Remove setting of RX software timestampGal Pressman
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman
2024-09-09bonding: Remove setting of RX software timestampGal Pressman
2024-09-09tg3: Remove setting of RX software timestampGal Pressman
2024-09-09bnxt_en: Remove setting of RX software timestampGal Pressman
2024-09-09net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar
2024-09-09net: ibm: emac: Use __iomem annotation for emac_[xg]aht_baseSimon Horman
2024-09-09net: ag71xx: disable napi interrupts during probeSven Eckelmann
2024-09-09net: ag71xx: remove always true branchRosen Penev
2024-09-09net: ag71xx: get reset control using devm apiRosen Penev
2024-09-09net: ag71xx: use ethtool_putsRosen Penev
2024-09-09net: ag71xx: update FIFO bits and descriptionsRosen Penev
2024-09-09net: ag71xx: add MODULE_DESCRIPTIONRosen Penev
2024-09-09net: ag71xx: add COMPILE_TEST to test compilationRosen Penev
2024-09-09Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-09net: ethernet: fs_enet: phylink conversionMaxime Chevallier
2024-09-09net: ethernet: fs_enet: simplify clock handling with devm accessorsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: use macros for speed and duplex valuesMaxime Chevallier
2024-09-09net: ethernet: fs_enet: drop unused phy_info and mii_if_infoMaxime Chevallier
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier
2024-09-09can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit ...Marc Kleine-Budde
2024-09-09can: rockchip_canfd: fix return type of rkcanfd_start_xmit()Nathan Chancellor
2024-09-09net: can: cc770: Simplify parsing DT propertiesRob Herring (Arm)
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev