summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-09-10ionic: always use rxq_infoShannon Nelson1-36/+15
2024-09-10ionic: use per-queue xdp_progShannon Nelson3-31/+34
2024-09-10ionic: rename ionic_xdp_rx_put_bufsShannon Nelson1-5/+5
2024-09-10ionic: debug line for Tx completion errorsShannon Nelson1-1/+8
2024-09-10ixp4xx_eth: Remove setting of RX software timestampGal Pressman1-3/+1
2024-09-10net: stmmac: Remove setting of RX software timestampGal Pressman1-2/+2
2024-09-10sfc/siena: Remove setting of RX software timestampGal Pressman1-5/+0
2024-09-10sfc: Remove setting of RX software timestampGal Pressman1-5/+0
2024-09-10qede: Remove setting of RX software timestampGal Pressman1-8/+1
2024-09-10net: mscc: ocelot: Remove setting of RX software timestampGal Pressman1-8/+4
2024-09-10net/funeth: Remove setting of RX software timestampGal Pressman1-4/+1
2024-09-10enic: Remove setting of RX software timestampGal Pressman1-3/+1
2024-09-10net: thunderx: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-10liquidio: Remove setting of RX software timestampGal Pressman1-9/+7
2024-09-10net: macb: Remove setting of RX software timestampGal Pressman1-3/+2
2024-09-10amd-xgbe: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-10bonding: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-10tg3: Remove setting of RX software timestampGal Pressman1-5/+1
2024-09-10bnxt_en: Remove setting of RX software timestampGal Pressman1-4/+1
2024-09-10net: ti: icssg-prueth: Make pa_stats optionalMD Danish Anwar3-14/+26
2024-09-10net: ibm: emac: Use __iomem annotation for emac_[xg]aht_baseSimon Horman2-4/+4
2024-09-10net: ag71xx: disable napi interrupts during probeSven Eckelmann1-0/+6
2024-09-10net: ag71xx: remove always true branchRosen Penev1-6/+4
2024-09-10net: ag71xx: get reset control using devm apiRosen Penev1-7/+7
2024-09-10net: ag71xx: use ethtool_putsRosen Penev1-2/+1
2024-09-10net: ag71xx: update FIFO bits and descriptionsRosen Penev1-24/+24
2024-09-10net: ag71xx: add MODULE_DESCRIPTIONRosen Penev1-0/+1
2024-09-10net: ag71xx: add COMPILE_TEST to test compilationRosen Penev1-2/+2
2024-09-10Merge tag 'linux-can-next-for-6.12-20240909' of git://git.kernel.org/pub/scm/...Jakub Kicinski4-24/+14
2024-09-09net: ethernet: fs_enet: phylink conversionMaxime Chevallier6-122/+132
2024-09-09net: ethernet: fs_enet: simplify clock handling with devm accessorsMaxime Chevallier2-14/+4
2024-09-09net: ethernet: fs_enet: use macros for speed and duplex valuesMaxime Chevallier3-4/+4
2024-09-09net: ethernet: fs_enet: drop unused phy_info and mii_if_infoMaxime Chevallier5-16/+0
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier1-12/+6
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier2-7/+1
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier1-131/+89
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier6-24/+6
2024-09-09can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit ...Marc Kleine-Budde1-1/+1
2024-09-09can: rockchip_canfd: fix return type of rkcanfd_start_xmit()Nathan Chancellor2-2/+2
2024-09-09net: can: cc770: Simplify parsing DT propertiesRob Herring (Arm)1-21/+11
2024-09-07octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-07octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman1-2/+2
2024-09-07net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev1-7/+3
2024-09-07sfc: siena: rip out rss-context dead codeEdward Cree6-211/+8
2024-09-07net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-07net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-07net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-07sfc: convert comma to semicolonChen Ni1-1/+1
2024-09-07sfc/siena: Convert comma to semicolonChen Ni1-1/+1
2024-09-07ionic: Convert comma to semicolonChen Ni1-2/+2