aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove T4160RDB boardTom Rini2021-07-072-2/+0
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-072-2/+0
* m68k: Remove M5475x boardsTom Rini2021-07-071-4/+0
* net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay2021-07-061-2/+0
* net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean2021-07-061-3/+1
* net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean2021-07-062-12/+39
* net: enetc: require a PHY device when probingVladimir Oltean2021-07-061-9/+6
* net: smc911x: Determine bus width at runtimeAndre Przywara2021-07-061-13/+20
* net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara2021-07-062-22/+7
* phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)2021-07-064-0/+358
* Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...WIP/01Jul2021-nextTom Rini2021-07-011-51/+142
|\
| * net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma2021-06-281-44/+118
| * net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma2021-06-281-15/+32
* | Merge tag 'v2021.07-rc5' into nextTom Rini2021-06-2812-35/+1237
|\|
| * net: octeontx: smi: use dt live tree APITim Harvey2021-06-181-13/+11
| * net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt2021-06-181-2/+6
| * net: synquacer: Add netsec driverJassi Brar2021-06-183-0/+1143
| * net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas2021-06-181-12/+1
| * net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas2021-06-181-3/+3
| * net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey2021-06-182-0/+5
| * Fix a memory leak issue in the RX port initialization.Hou Zhiqiang2021-06-181-1/+3
| * net: tsec: add option to set device max-speed via dtsAleksandar Gerasimovski2021-06-171-1/+6
| * armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam2021-06-171-2/+58
| * ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab2021-06-161-1/+1
* | clk: Allow force setting clock defaults before relocationSean Anderson2021-06-171-1/+1
|/
* net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay2021-06-051-4/+1
* net: Remove ne2000 driverTom Rini2021-05-256-1576/+0
* net: mvpp2: add explicit sgmii-2500 supportMarcin Wojtas2021-05-201-16/+12
* net: mvpp2: allow MDIO registration for fixed linksStefan Chulski2021-05-201-4/+13
* net: mvpp2: fix missing switch case breakBen Peled2021-05-201-0/+2
* net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REGBen Peled2021-05-201-3/+0
* net: mvpp2: AN Bypass in 1000 and 2500 basex modeBen Peled2021-05-201-2/+4
* net: mvpp2: Fix 2.5G GMII_SPEED configurationsStefan Chulski2021-05-201-1/+2
* net: mvpp2: remove redundant SMI address configurationMarcin Wojtas2021-05-201-12/+0
* net: mvpp2: add 1000BaseX and 2500BaseX ppv2 supportStefan Chulski2021-05-201-5/+112
* net: mvpp2: add CP115 port1 10G/5G SFI supportStefan Chulski2021-05-201-58/+17
* net: designware: meson8b: add g12a compatibleNeil Armstrong2021-05-141-0/+1
* net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong2021-05-141-4/+19
* Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/12May2021Tom Rini2021-05-121-2/+3
|\
| * net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra2021-05-121-0/+1
| * net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra2021-05-121-1/+1
| * net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra2021-05-121-1/+1
* | net: fec: Only unregister MII bus if we registered itSean Anderson2021-05-021-2/+6
* | net: fec: Don't use disabled physSean Anderson2021-05-021-6/+9
|/
* Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Apr2021Tom Rini2021-04-294-12/+4
|\
| * dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-294-12/+4
* | Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-291-2/+2
|\ \
| * | net: phy: xilinx: Break while loop over ethernet phyMichal Simek2021-04-291-2/+2
* | | net: designware: fix PHY reset with DM_MDIONeil Armstrong2021-04-281-4/+11
| |/ |/|
* | net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara2021-04-261-2/+6