summaryrefslogtreecommitdiffstats
path: root/drivers/net/greth.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-181-2/+2
* GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-181-2/+2
* GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-181-0/+10
* GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-181-23/+55
* GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-181-41/+25
* GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-181-3/+1
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-0/+1
* Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-301-0/+661
OpenPOWER on IntegriCloud