summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi1-0/+1
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi6-20/+354
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi1-54/+72
2025-05-20net: bcmgenet: expose more stats in ethtoolZak Kemble2-3/+34
2025-05-20net: bcmgenet: count hw discarded packets in missed statZak Kemble2-2/+5
2025-05-20net: bcmgenet: switch to use 64bit statisticsZak Kemble2-87/+186
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit1-3/+3
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit7-9/+8
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-3/+2
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev1-0/+2
2025-05-20eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmplLee Trager4-15/+16
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang3-0/+333
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang2-4/+4
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin1-0/+2
2025-05-20net: enetc: fix the error handling in enetc4_pf_netdev_create()Wei Fang1-1/+2
2025-05-20octeontx2-pf: Add tracepoint for NIX_PARSE_SSubbaraya Sundeep3-1/+32
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit6-45/+17
2025-05-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski18-102/+2686
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller5-12/+44
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel1-0/+2
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit1-25/+7
2025-05-16r8169: add support for RTL8127AChunHao Lin3-3/+193
2025-05-16net: dlink: add synchronization for stats updateMoon Yeounsu2-1/+15
2025-05-16net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran3-43/+51
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich1-1/+9
2025-05-16idpf: add support for Rx timestampingMilena Olech6-4/+150
2025-05-16idpf: add Tx timestamp flowsMilena Olech10-14/+805
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech6-4/+308
2025-05-16idpf: add PTP clock configurationMilena Olech4-3/+386
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech5-0/+164
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech7-0/+354
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech2-84/+86
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech1-0/+302
2025-05-16idpf: add initial PTP supportMilena Olech7-1/+140
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech1-3/+2
2025-05-15net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-44/+42
2025-05-15net: lan743x: implement ndo_hwtstamp_get()Vladimir Oltean4-1/+23
2025-05-15net: lan743x: convert to ndo_hwtstamp_set()Vladimir Oltean3-27/+12
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski158-700/+1262
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds30-226/+342
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder1-11/+19
2025-05-15net: prestera: Use to_delayed_work()Chen Ni1-2/+1
2025-05-15net/mlx5: Use to_delayed_work()Chen Ni1-2/+1
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-2/+3
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan1-7/+29
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel1-0/+3
2025-05-15octeontx2: Add new tracepoint otx2_msg_statusSubbaraya Sundeep3-0/+34
2025-05-15octeontx2: Add pcifunc also to mailbox tracepointsSubbaraya Sundeep7-18/+37
2025-05-15octeontx2-af: Display names for CPT and UP messagesSubbaraya Sundeep1-0/+8
2025-05-15octeontx2-af: convert dev_dbg to tracepoint in mboxSubbaraya Sundeep2-2/+12