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.h
Age
Commit message (
Expand
)
Author
2017-01-11
net: designware: Export the operation functions
Simon Glass
2017-01-11
net: designware: Export various functions/struct to allow subclassing
Sjoerd Simons
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-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2015-04-18
dm: net: Adjust designware driver to support driver model
Simon Glass
2015-03-05
net: configure DWMAC DMA by default AXI burst length
Sonic Zhang
2014-05-25
net/designware: Make DMA burst length configurable and reduce by default
Ian Campbell
2014-05-25
net/designware: reorder struct dw_eth_dev to pack more efficiently.
Ian Campbell
2014-03-28
net/designware: align DMA buffer descriptors to D$ line
Alexey Brodkin
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
2013-11-22
net: designware: Fix alignment of buffer descriptors
Alexey Brodkin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
net: Multiple updates/enhancements to designware.c
Stefan Roese
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
2012-04-04
net/designware: Try configuring phy on each dw_eth_init
Vipin Kumar
2012-04-04
net/designware: Fix the max frame length size
Vipin KUMAR
2010-07-12
SPEAr : Network driver support added
Vipin KUMAR