summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-02amd-xgbe: add support for giant packet sizeRaju Rangoju
2025-07-02net: ifb: support BIG TCP packetsEric Dumazet
2025-07-02net: thunderbolt: Enable end-to-end flow control also in transmitzhangjianrong
2025-07-02net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_x...zhangjianrong
2025-07-01net: tulip: Rename PCI driver struct to end in _driverUwe Kleine-König
2025-07-01net: atlantic: Rename PCI driver struct to end in _driverUwe Kleine-König
2025-07-01net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng
2025-07-01net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_...Christophe JAILLET
2025-07-01net: dsa: mv88e6xxx: Use kcalloc()Christophe JAILLET
2025-07-01net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_...Christophe JAILLET
2025-07-01net: atlantic: add set_power to fw_ops for atl2 to fix wolEric Work
2025-07-01net: mana: Handle Reset Request from MANA NICHaiyang Zhang
2025-07-01phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel
2025-07-01sfc: siena: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang
2025-07-01sfc: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang
2025-07-01net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()Oleksij Rempel
2025-06-30net: enetc: read 64-bit statistics from port MAC countersWei Fang
2025-06-30net: enetc: separate 64-bit counters from enetc_port_countersWei Fang
2025-06-30net: enetc: change the statistics of ring to unsigned long typeWei Fang
2025-06-30net: fec: allow disable coalescingJonas Rebmann
2025-06-30net: ethtool: move rxfh_fields callbacks under the rss_lockJakub Kicinski
2025-06-30net/mlx5e: Fix error handling in RQ memory model registrationFushuai Wang
2025-06-29octeontx2-af: Fix error code in rvu_mbox_init()Dan Carpenter
2025-06-27Octeontx2-pf: ethtool: support multi advertise modeHariprasad Kelam
2025-06-27Octeontx2-af: Introduce mode group indexHariprasad Kelam
2025-06-27Octeontx-pf: Update SGMII mode mappingHariprasad Kelam
2025-06-27ice: add ref-sync dpll pinsArkadiusz Kubalewski
2025-06-27dpll: add reference sync get/setArkadiusz Kubalewski
2025-06-27dpll: add reference-sync netlink attributeArkadiusz Kubalewski
2025-06-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-27eth: bnxt: take page size into account for page pool recycling ringsJakub Kicinski
2025-06-27NFC: trf7970a: Create device-tree parameter for RX gain reductionPaul Geurts
2025-06-27tg3: spelling correctionsSimon Horman
2025-06-27net: mdio: Add MDIO bus controller for Airoha AN7583Christian Marangi
2025-06-26ptp: Simplify ptp_read()Thomas Gleixner
2025-06-26ptp: Convert chardev code to lock guardsThomas Gleixner
2025-06-26ptp: Split out PTP_MASK_EN_SINGLE ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_MASK_CLEAR_ALL ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_PIN_SETFUNC ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_PIN_GETFUNC ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_SYS_OFFSET ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_ENABLE_PPS ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_PEROUT_REQUEST ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_EXTTS_REQUEST ioctl codeThomas Gleixner
2025-06-26ptp: Split out PTP_CLOCK_GETCAPS ioctl codeThomas Gleixner
2025-06-26net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...Lorenzo Bianconi
2025-06-26net: mana: Fix build errors when CONFIG_NET_SHAPER is disabledErni Sri Satya Vennela
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski