summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-21net/mlx5: SWS, fix reformat id error handlingVlad Dogaru
2025-05-21net/enic: Allow at least 8 RQs to always be usedNelson Escobar
2025-05-21hinic3: module initialization and tx/rx logicFan Gong
2025-05-21nfc: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini
2025-05-21emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: nxp-c45-tja11xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: bcm87xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-21net: libwx: Fix log levelJiawen Wu
2025-05-21rtase: Use min() instead of min_t()Justin Lai
2025-05-21nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()Eric Biggers
2025-05-21RDMA/siw: use skb_crc32c() instead of __skb_checksum()Eric Biggers
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