index
:
olio-uboot-2014.01.git
H1-2012.04.01
H1-2013.10
H1-2014.01
debug-no-nand
fastboot
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
greth.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-18
dm: sparc: net: Fixup greth compile warnings
Marek Vasut
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2010-11-18
GRETH: removed space in network driver device name.
Daniel Hellstrom
2010-11-18
GRETH: fixed 2 decriptor table typos
Daniel Hellstrom
2010-11-18
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...
Daniel Hellstrom
2010-11-18
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
Daniel Hellstrom
2010-11-18
GRETH: made debug printouts use common debug() macro.
Daniel Hellstrom
2010-11-18
GRETH: removed unneccesary register write and one clean up.
Daniel Hellstrom
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
2008-08-26
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-03-30
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
Daniel Hellstrom