summaryrefslogtreecommitdiff
path: root/drivers/smc91111.c
Commit message (Expand)AuthorAgeLines
* [patch] use unsigned char in smc91111 driver for macMike Frysinger2007-05-05-4/+4
* Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+9
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-11/+18
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-1/+1
* Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher2006-02-20-1/+1
* Fix smc91111 ethernet driver for Xaeniax board (need to handlewdenk2004-11-22-0/+20
* Work around for Ethernet problems on Xaeniax boardwdenk2004-11-02-3/+30
* * Patch by Yuli Barcohen, 16 Jun 2004:wdenk2004-07-09-1/+1
* * Code cleanup (ARM mostly)wdenk2004-07-01-3/+3
* Patch by Yuli Barcohen, 20 May 2004:wdenk2004-06-09-0/+71
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-19/+28
* Code cleanupwdenk2004-03-25-3/+3
* * Patch by Pavel Bartusek, 21 Mar 2004wdenk2004-03-25-4/+38
* Code cleanup; make several boards compile & link.wdenk2004-03-14-37/+37
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-14-12/+8
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-06-6/+7
* Code cleanupwdenk2003-09-16-4/+0
* Cleanup of code, output formatting, and indentation.wdenk2003-09-15-366/+346
* * Code cleanup:wdenk2003-06-27-118/+109
* * Patch by Richard Woodruff, 19 June 03:wdenk2003-06-19-10/+88
* Patch by Robert Schwebel, April 02, 2003:wdenk2003-06-06-0/+14
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-26-0/+7
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-03-1/+1
* Initial revisionwdenk2002-11-03-0/+1383