- e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 4 months ago
- 98b8204 net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · 3 years, 7 months ago
- 6f3cd17 net: designware: remove amlogic compatibles by Neil Armstrong · 3 years, 9 months ago
- 5160b45 net: designware: add DM_MDIO support by Neil Armstrong · 3 years, 9 months ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
- 642b80d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
- 5dce9df net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
- 4ee587e net: designware: remove mdio bus on probe failure by Simon Goldschmidt · 5 years ago
- 7efb75b net: designware: clear padding bytes by Simon Goldschmidt · 6 years ago
- ae8ac8d net: designware: fix tx packet length by Simon Goldschmidt · 6 years ago
- 71a38a8 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
- ec353ad net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
- 495c70f net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
- c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 1693a57 NET: designware: fix clock enable by Eugeniy Paltsev · 7 years ago
- 7a9ca9d net: designware: Pad small packets by Florian Fainelli · 7 years ago
- ba1f966 net: designware: add clock support by Patrice Chotard · 7 years ago
- 15050f1 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
- 7ad326a rockchip: net: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
- 6ec922f net: designware: Add phy supply support by Jacob Chen · 8 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 655217d net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · 8 years ago
- b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
- e72ced2 net: designware: Export the operation functions by Simon Glass · 8 years ago
- f63f28e net: designware: Split the link init into a separate function by Simon Glass · 8 years ago
- 0ea38db net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · 8 years ago
- b9e08d0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
- cfe2556 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
- 66d027e net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
- 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
- 0e1a3e3 net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 9 years ago
- 90b7fc9 net: designware: support phy reset device-tree bindings by Sjoerd Simons · 9 years ago
- 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
- 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
- 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
- b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
- 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
- 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
- 2b26109 net: designware: Zap trailing backslash by Marek Vasut · 9 years ago
- 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
- 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
- 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
- f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
- 9f76f10 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
- b962859 net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
- a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
- f3edfd3 net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
- f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
- 75577ba dm: net: Adjust designware driver to support driver model by Simon Glass · 10 years ago
- 64dcd25 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 10 years ago
- 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
- 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
- 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
- 96cec17 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
- 4f68678 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
- 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 11 years ago
- 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 11 years ago
- 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 11 years ago
- 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
- 50b0df8 net/designware: make driver compatible with data cache by Alexey Brodkin · 11 years ago
- 92a190a net/designware - switch driver to phylib usage by Alexey Brodkin · 11 years ago
- 74cb708 net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · 11 years ago
- 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 7091915 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
- 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
- ef76025 net: Multiple updates/enhancements to designware.c by Stefan Roese · 13 years ago
- 9afc1af SPEAr: Add interface information in initialization by Vipin Kumar · 13 years ago
- 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
- cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
- 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
- e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
- 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
- aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
- 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
- c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
- 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
- f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
- ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
- 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
- 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
- 5b1b188 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago