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
/
designware.c
Age
Commit message (
Expand
)
Author
2018-01-15
net: designware: Pad small packets
Florian Fainelli
2018-01-15
net: designware: add clock support
Patrice Chotard
2017-09-18
net: designware: Convert to livetree
Philipp Tomsich
2017-07-11
rockchip: net: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-06-02
net: designware: Add phy supply support
Jacob Chen
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-07
net: designware: Fix for use with current Linux device tree for Meson GX
Heiner Kallweit
2017-01-28
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-11
net: designware: Export the operation functions
Simon Glass
2017-01-11
net: designware: Split the link init into a separate function
Simon Glass
2017-01-11
net: designware: Adjust dw_adjust_link() to return an error
Simon Glass
2017-01-11
net: designware: Export various functions/struct to allow subclassing
Sjoerd Simons
2016-09-06
meson: odroid-c2: enable Ethernet support through the device tree
Beniamino Galvani
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-05-27
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-05-27
net: designware: fix descriptor layout and warnings on 64-bit archs
Beniamino Galvani
2016-05-27
net: designware: support phy reset device-tree bindings
Sjoerd Simons
2016-02-05
net: designware: Use dm_pci_mem_to_phys() in the probe routine
Bin Meng
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2016-01-28
net/designware: do explicit port selection for 1Gb mode
Alexey Brodkin
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2015-12-22
net: designware: Zap trailing backslash
Marek Vasut
2015-12-22
net: eth_designware: select PHYLIB in Kconfig
Thomas Chou
2015-10-29
net: designware: Add driver remove support
Bin Meng
2015-09-16
net: designware: Add support to PCI designware devices
Bin Meng
2015-09-09
net: designware: Fix build warnings
Bin Meng
2015-08-08
net: designware: Rename the driver var name to eth_designware
Marek Vasut
2015-08-08
net: designware: Add SoCFPGA GMAC DT compatible string
Marek Vasut
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-08
net: designware: Program MAC address to hardware after soft reset
Bin Meng
2015-05-19
net: Update hardware MAC address if it changes in env
Joe Hershberger
2015-04-18
dm: net: Adjust designware driver to support driver model
Simon Glass
2015-04-18
dm: net: Tidy up designware driver ready for driver model
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-03-05
net: Support DMA threshold mode in DWMAC driver
Sonic Zhang
2015-03-05
net: configure DWMAC DMA by default AXI burst length
Sonic Zhang
2015-01-30
net/designware: add error message on DMA reset timeout
Alexey Brodkin
2014-10-06
net: dwc: Make the cache handling less cryptic
Marek Vasut
2014-10-06
net: dwc: Fix cache alignment issues
Marek Vasut
2014-05-25
net/designware: Make DMA burst length configurable and reduce by default
Ian Campbell
2014-05-25
net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
Ian Campbell
2014-05-25
net/designware: ensure device private data is DMA aligned.
Ian Campbell
2014-05-12
net/designware: call phy_connect_dev() to properly setup phylib device
Ian Campbell
2014-02-07
net/designware: make driver compatible with data cache
Alexey Brodkin
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
2014-02-07
net/designware: add explicit reset of {tx|rx}_currdescnum
Alexey Brodkin
[next]