index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-10-05
Merge branch 'next'
Tom Rini
2020-10-01
Revert "net: smc911x: Automatically Update ethaddr with MAC"
Tom Rini
2020-10-01
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2020-09-30
net: dwc_eth_qos: Convert to use APIs which support live DT
Patrick Delaunay
2020-09-30
net: smc911x: Automatically Update ethaddr with MAC
Adam Ford
2020-09-30
net: ftgmac100: Add support for board specific PHY interface address
Thirupathaiah Annapureddy
2020-09-30
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
Heiko Stuebner
2020-09-30
net: phy: mscc: make clock-output configurable on vsc85xx
Heiko Stuebner
2020-09-30
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
net: sun8i_emac: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
net: sunxi: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
net: mvpp2: Convert netdev_xxx to dev_xxx
Sean Anderson
2020-09-30
net: mvpp2: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
net: mvneta: Convert netdev_xxx to dev_xxx
Sean Anderson
2020-09-30
net: mvneta: Fix not always calling dev_err with a device
Sean Anderson
2020-09-30
net: bcm6368: Fix not calling dev_info with a device
Sean Anderson
2020-09-26
net: ravb: Remove writeext function call
Biju Das
2020-09-24
net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
Kuldeep Singh
2020-09-24
net: pfe_eth: Fix resoure leak in pfe_spi_flash_init
Kuldeep Singh
2020-09-24
driver: net: fm: add support for XFI
Madalin Bucur
2020-09-24
ls1012a, pfe_eth: Update probe to avoid resource leak
Chaitanya Sakinam
2020-09-24
ls1012a, pfe_eth: correction in delay implementation
Chaitanya Sakinam
2020-09-24
drivers: net: phy: Use Aquantia driver for AQR113C
Madalin Bucur
2020-09-24
drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled
Grigore Popescu
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-24
net: tsec: Add the compatible string "gianfar" support
Hou Zhiqiang
2020-09-24
net: tsec: Add fixed-link PHY support
Hou Zhiqiang
2020-09-24
net: tsec: convert to use DM_MDIO when DM_ETH enabled
Hou Zhiqiang
2020-09-24
net: fsl_mdio: Correct the MII management register block address
Hou Zhiqiang
2020-09-24
net: fsl_mdio: Change to use virtual address
Hou Zhiqiang
2020-09-24
phy: make phy_connect_fixed work with a null mdio bus
Vladimir Oltean
2020-09-23
net: xilinx: axi_emac: Typecast flush_cache arguments
Ashok Reddy Soma
2020-09-23
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
Ashok Reddy Soma
2020-09-23
net: gem: Add support for more PHYs on MDIO bus
Michal Simek
2020-09-21
Merge branch 'master' into next
Tom Rini
2020-09-17
net, qe: add DM support for QE UEC ethernet
Heiko Schocher
2020-09-08
bcmgenet: Add support for rgmii-rxid
Jason Wessel
2020-09-08
bcmgenet: fix DMA buffer management
Jason Wessel
2020-08-20
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-04
net: dwc_eth_qos: add Kconfig option to select supported configuration
Patrick Delaunay
2020-08-03
net: Drop duplicate include of dm.h in pcnet.c
Simon Glass
2020-07-28
eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
MarkLee
2020-07-28
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2020-07-27
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
net: dc2114x: Add DM support
Marek Vasut
[next]