summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
15 hoursnet: phy: mscc: add support for the VSC8572Charles Perry
15 hoursnet: macb: add gigabit implementation for fixed-linkChristian DREHER
15 hoursnet: macb: do not set user_io when it does not existChristian DREHER
15 hoursnet: macb: use SA1 for MAC filtering on GEMChristian DREHER
15 hoursnet: macb: include arch/clk.h only when necessaryChristian DREHER
15 hoursnet: phy: adin: add support for the ADIN1200 phyRasmus Villemoes
15 hoursnet: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity propertiesLucien.Jheng
15 hoursnet: cpsw: Support new cpsw-switch DT bindingsMarkus Schneider-Pargmann (TI)
15 hoursnet: cpsw: Use driver data for phy_selMarkus Schneider-Pargmann (TI)
15 hoursnet: cpsw: Remove compat string argumentMarkus Schneider-Pargmann (TI)
15 hoursnet: cpsw: Fix error messageMarkus Schneider-Pargmann (TI)
15 hoursnet: phy: dp83867: default to 2ns delay if unspecified in device-treeSiddharth Vadapalli
9 daysMerge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
9 dayssimplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
9 daysrename NET to NET_LEGACYQuentin Schulz
14 daysnet: zynq_gem: Clear stale speed bits in NWCFG before setting new onesRafaƂ Hibner
14 daysnet: zynq_gem: reinitialize RX BDs on every initPranav Tilak
14 daysnet: zynq_gem: set 128-bit AXI bus width for 10GBEPranav Tilak
14 daysnet: zynq_gem: add SPEED_10000 case in clock rate selectionPranav Tilak
14 daysnet: xilinx: Reject broadcast and multicast packets in AXI Ethernet MACMichal Simek
2026-04-21net: fsl_enetc: Add iMX95 enetc4 10Gbps port supportYe Li
2026-04-21net: phy: aquantia: Increase timeout for out of resetYe Li
2026-04-09drivers: net: fsl-mc: add the nowait option when applying the DPLIoana Ciornei
2026-04-09drivers: net: fsl-mc: cleanup the fsl_mc command help textIoana Ciornei
2026-04-09drivers: net: fsl-mc: remove unused parameter from the wait_for_mc() functionIoana Ciornei
2026-04-07arm: mach-sc5xx: Align header paths with SYS_SOC conventionPhilip Molloy
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-03-31net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()Marek Vasut
2026-03-31net: phy: dp83867: reset PHY on init to ensure clean statePranav Tilak
2026-03-31net: rswitch: Avoid NULL pointer dereference during PHY accessMarek Vasut
2026-03-31net: Correct dependencies for HIFEMAC_ETHTom Rini
2026-03-31rtl8169: add support for RTL8125dJaven Xu
2026-03-31net: Rework dependencies around NET/NET_LWIP and NETDEVICESTom Rini
2026-03-31phy: micrel: ksz90x1: Issue PHY soft reset during configurationBoon Khai Ng
2026-03-31net: dwc_eth_xgmac: Move DMA reset and pad calibration after PHY initBoon Khai Ng
2026-03-31net: Rework some symbol dependenciesTom Rini
2026-03-31net: pcs-airoha: fix allyesconfig buildingMikhail Kshevetskiy
2026-03-31net: pcs-airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2026-03-31net: airoha: probe airoha switch mdio on airoha_eth probingMikhail Kshevetskiy
2026-03-27Merge tag 'xilinx-for-v2026.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2026-03-25fw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
2026-03-23net: zynq_gem: Add support for dma-coherent flagMichal Simek
2026-03-23net: zynq_gem: clear TXSR transfer completePadmarao Begari
2026-03-23net: zynq_gem: Disable broadcast packetsMichal Simek
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: Move network PHY under NETDEVICESTom Rini
2026-03-13net: do not use non-existent CONFIG_DM_CLKHeinrich Schuchardt
2026-03-13net: phy: air_en8811: add support for Airoha AN8811HB PHYTommy Shih
2026-03-12net: airoha: use mt7531 mdio for GDM1Mikhail Kshevetskiy
2026-03-12net: airoha: makes PCS support optionalMikhail Kshevetskiy