Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | -1/+1 |
* | GRETH: removed space in network driver device name. | Daniel Hellstrom | 2010-11-18 | -2/+2 |
* | GRETH: fixed 2 decriptor table typos | Daniel Hellstrom | 2010-11-18 | -2/+2 |
* | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether... | Daniel Hellstrom | 2010-11-18 | -0/+10 |
* | GRETH: Added autodetection of PHY address, or let BSP hardcode it. | Daniel Hellstrom | 2010-11-18 | -23/+55 |
* | GRETH: made debug printouts use common debug() macro. | Daniel Hellstrom | 2010-11-18 | -41/+25 |
* | GRETH: removed unneccesary register write and one clean up. | Daniel Hellstrom | 2010-11-18 | -3/+1 |
* | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |
* | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. | Daniel Hellstrom | 2008-03-30 | -0/+661 |