summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-25Kconfig: net: restyleJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-11Merge tag 'mediatek-for-next-2026-06-10' of https://source.denx.de/u-boot/cus...Tom Rini
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-10net: dwc_eth_qos: Add mediatek supportJulien Stephan
2026-06-10net: phy: Add airoha AN8801 ethernet phy driverJulien Stephan
2026-06-10net: phy: air_phy_lib: Factorize BuckPBus registerJulien Stephan
2026-06-10net: Fix alphabetical ordering in drivers/net/KconfigJulien Stephan
2026-06-10net: Fix alphabetical ordering in drivers/net/MakefileJulien Stephan
2026-06-10net: mvpp2: fix NULL pointer dereference in mvpp2_phy_connectVincent Jardin
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-03net: ti: icssg: Fix portname buffer overflowFrancois Berder
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