summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-02-04net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMIIDan Carpenter
2026-02-04net: ti: icssm-prueth: Add support for ICSSM RSTP switchRoger Quadros
2026-02-04net: ti: icssm-prueth: Add switchdev support for icssm_prueth driverRoger Quadros
2026-02-04net: ti: icssm-prueth: Add helper functions to configure and maintain FDBRoger Quadros
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni
2026-02-03bng_en: fix misleading error message for generic firmware versionAlok Tiwari
2026-02-03net: stmmac: rk: convert px30Russell King (Oracle)
2026-02-03net: stmmac: rk: remove need for ->set_speed() methodRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII clockRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII speedRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RGMII clocksRussell King (Oracle)
2026-02-03net: stmmac: rk: remove rk3528 RMII clock initialisationRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to rk_set_reg_speed()Russell King (Oracle)
2026-02-03net: stmmac: rk: move speed GRF register offset to private dataRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to mask-based interface mode configRussell King (Oracle)
2026-02-03net: stmmac: rk: convert to mask-based interface mode configurationRussell King (Oracle)
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit
2026-02-03net: dsa: loop: remove MDIO device modaliasHeiner Kallweit
2026-02-03net: ethernet: adi: make name member of struct adin1110_cfg a pointerHeiner Kallweit
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)