summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-20net: airoha: ppe: Disable packet keepaliveLorenzo Bianconi
2025-05-20net: airoha: Add FLOW_CLS_STATS callback supportLorenzo Bianconi
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi
2025-05-20net: bcmgenet: expose more stats in ethtoolZak Kemble
2025-05-20net: bcmgenet: count hw discarded packets in missed statZak Kemble
2025-05-20net: bcmgenet: switch to use 64bit statisticsZak Kemble
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev
2025-05-20eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmplLee Trager
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin
2025-05-20net: enetc: fix the error handling in enetc4_pf_netdev_create()Wei Fang
2025-05-20octeontx2-pf: Add tracepoint for NIX_PARSE_SSubbaraya Sundeep
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit
2025-05-16r8169: add support for RTL8127AChunHao Lin
2025-05-16net: dlink: add synchronization for stats updateMoon Yeounsu
2025-05-16net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich
2025-05-16idpf: add support for Rx timestampingMilena Olech
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech
2025-05-16idpf: add PTP clock configurationMilena Olech
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech
2025-05-15net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-15net: lan743x: implement ndo_hwtstamp_get()Vladimir Oltean
2025-05-15net: lan743x: convert to ndo_hwtstamp_set()Vladimir Oltean
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder
2025-05-15net: prestera: Use to_delayed_work()Chen Ni
2025-05-15net/mlx5: Use to_delayed_work()Chen Ni
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel
2025-05-15octeontx2: Add new tracepoint otx2_msg_statusSubbaraya Sundeep
2025-05-15octeontx2: Add pcifunc also to mailbox tracepointsSubbaraya Sundeep
2025-05-15octeontx2-af: Display names for CPT and UP messagesSubbaraya Sundeep
2025-05-15octeontx2-af: convert dev_dbg to tracepoint in mboxSubbaraya Sundeep