index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-01-30
net: fix typo
Flavio Suligoi
2020-01-29
net: Add support for Broadcom GENETv5 Ethernet controller
Amit Singh Tomar
2020-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-01-25
net: macb: Drop local cache flush
Vignesh Raghavendra
2020-01-24
drivers: net: fsl_enetc: fix SXGMII MAC configuration
Alex Marginean
2020-01-24
drivers: net: fsl_enetc: add write_hwaddr() for LS1028A
Michael Walle
2020-01-24
drivers: net: fsl_enetc: use write_hwaddr()
Michael Walle
2020-01-24
drivers: net: fsl_enetc: Pass on primary MAC address to Linux
Alex Marginean
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-14
net: zynq: Add a note about RX_BUF macro
Michal Simek
2020-01-10
drivers: mcfmii: add dm support
Angelo Durgehello
2020-01-10
drivers: fsl_mcdmafec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: mcffec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: net: add mcf fec dm Kconfig support
Angelo Durgehello
2020-01-06
Merge branch 'next'
Tom Rini
2019-12-26
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
2019-12-20
drivers: net: bcm-sf2: pass -1 to phy_connect()
Alex Marginean
2019-12-20
net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
Marek Vasut
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-09
net: ti: am65-cpsw-nuss: Add new compatible for J721e
Vignesh Raghavendra
2019-12-09
net: ti: am65-cpsw-nuss: Rework RX flow ID handling
Vignesh Raghavendra
2019-12-09
net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
Cédric Le Goater
2019-12-09
drivers: net: fsl_enetc: register internal MDIO bus
Alex Marginean
2019-12-09
drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: move PCS and PHY config to probe
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: use the new MDIO DM helper functions
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: use XFI, USXGMII interface type macros
Alex Marginean
2019-12-09
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
2019-12-09
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
2019-12-09
drivers: net: aquantia: add PHY generation information
Alex Marginean
2019-12-09
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
2019-12-09
net: phy: fix switch vendor name
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: register phy_driver struct for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
Anatolij Gustschin
2019-12-09
net: phy: micrel: make sure the factory test bit is cleared
Nicolas Ferre
2019-12-09
net: phy: aquantia: wait for phy init sequence to finish
Florin Chiculita
2019-12-09
net: macb: let miiphy_read/_write pass arbitrary addresses
Josef Holzmayr
2019-12-09
net: macb: explicitly pass phy_adr to mdio read and write
Josef Holzmayr
2019-12-09
net: phy: Increase link up delay in genphy_update_link()
Stefan Roese
2019-12-09
net: rtl8169: Support RTL-8168c/8111c
Thierry Reding
2019-12-09
net: mvpp2: MVPP2 now needs MVMDIO
Nevo Hed
2019-12-09
net: mvpp2: use new MVMDIO driver
Nevo Hed
2019-12-09
net: mvpp2: mark phy as invalid in case of missing appropriate driver
Grzegorz Jaszczyk
[next]