summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-03net: mvpp2: convert FDT access to ofnode APIPeng Fan
2026-06-03net: mvpp2: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03net: dc2114x: Use dev_remap_addr()Peng Fan
2026-06-03net: calxedaxgmac: Use dev_read_addr()Peng Fan
2026-06-03net: qe: dm_qe_uec: Use dev_read_addr()Peng Fan
2026-06-03net: ethoc: Use dev_read_addr_index()Peng Fan
2026-06-03net: tsec: make tsec_private a private structureQuentin Schulz
2026-05-15net: fsl_enetc: Add support for i.MX952Ye Li
2026-05-15net: fsl_enetc: fix the duplex setting on the iMX platformClark Wang
2026-05-15net: phy: nxp-c45-tja11xx: Fix incorrect usage of devm_kzallocYe Li
2026-05-06net: phy: mscc: add support for the VSC8572Charles Perry
2026-05-06net: macb: add gigabit implementation for fixed-linkChristian DREHER
2026-05-06net: macb: do not set user_io when it does not existChristian DREHER
2026-05-06net: macb: use SA1 for MAC filtering on GEMChristian DREHER
2026-05-06net: macb: include arch/clk.h only when necessaryChristian DREHER
2026-05-06net: phy: adin: add support for the ADIN1200 phyRasmus Villemoes
2026-05-06net: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity propertiesLucien.Jheng
2026-05-06net: cpsw: Support new cpsw-switch DT bindingsMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Use driver data for phy_selMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Remove compat string argumentMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Fix error messageMarkus Schneider-Pargmann (TI)
2026-05-06net: phy: dp83867: default to 2ns delay if unspecified in device-treeSiddharth Vadapalli
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-23net: zynq_gem: Clear stale speed bits in NWCFG before setting new onesRafaƂ Hibner
2026-04-23net: zynq_gem: reinitialize RX BDs on every initPranav Tilak
2026-04-23net: zynq_gem: set 128-bit AXI bus width for 10GBEPranav Tilak
2026-04-23net: zynq_gem: add SPEED_10000 case in clock rate selectionPranav Tilak
2026-04-23net: 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