aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-02-04net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMIIDan Carpenter1-6/+22
2026-02-04net: ti: icssm-prueth: Add support for ICSSM RSTP switchRoger Quadros5-21/+820
2026-02-04net: ti: icssm-prueth: Add switchdev support for icssm_prueth driverRoger Quadros8-3/+744
2026-02-04net: ti: icssm-prueth: Add helper functions to configure and maintain FDBRoger Quadros6-1/+729
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore3-28/+5
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore7-42/+15
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund2-10/+11
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund3-8/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund4-2/+13
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund4-16/+20
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()Chen Ni1-0/+3
2026-02-03bng_en: fix misleading error message for generic firmware versionAlok Tiwari1-1/+1
2026-02-03net: stmmac: rk: convert px30Russell King (Oracle)1-34/+4
2026-02-03net: stmmac: rk: remove need for ->set_speed() methodRussell King (Oracle)1-125/+29
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII clockRussell King (Oracle)1-158/+33
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII speedRussell King (Oracle)1-38/+31
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RGMII clocksRussell King (Oracle)1-64/+36
2026-02-03net: stmmac: rk: remove rk3528 RMII clock initialisationRussell King (Oracle)1-2/+1
2026-02-03net: stmmac: rk: convert rk3588 to rk_set_reg_speed()Russell King (Oracle)1-29/+34
2026-02-03net: stmmac: rk: move speed GRF register offset to private dataRussell King (Oracle)1-33/+81
2026-02-03net: stmmac: rk: convert rk3588 to mask-based interface mode configRussell King (Oracle)1-10/+35
2026-02-03net: stmmac: rk: convert to mask-based interface mode configurationRussell King (Oracle)1-101/+156
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang3-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang1-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang1-10/+14
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit1-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit2-2/+2
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang1-7/+2
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit1-13/+0
2026-02-03net: dsa: loop: remove MDIO device modaliasHeiner Kallweit1-1/+7
2026-02-03net: ethernet: adi: make name member of struct adin1110_cfg a pointerHeiner Kallweit1-1/+1
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)3-3/+23
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)2-26/+18
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)2-2/+3
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das1-0/+1
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski4-88/+136
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore10-156/+0
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore3-103/+3
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson1-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson1-17/+14
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2