summaryrefslogtreecommitdiffstats
path: root/drivers/lan91c96.c
Commit message (Collapse)AuthorAgeFilesLines
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-8/+8
|
* * Code cleanup (ARM mostly)wdenk2004-07-011-0/+4
| | | | | | * Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-4/+2
| | | | | | | | | | | | | | Add support for OMAP730 Perseus2 Development board * Patch by Alan J. Luse, 29 Apr 2004: Fix flash chip-select (OR0) option register setting on FADS boards. * Patch by Alan J. Luse, 29 Apr 2004: Report MII network speed and duplex setting properly when auto-negotiate is not enabled. * Patch by Jarrett Redd, 29 Apr 2004: Fix hang on reset on Ocotea board due to flash in wrong mode.
* Patch by Dave Peverley, 29 Apr 2004:wdenk2004-06-061-9/+119
| | | | add MAC address detection to smc91111 driver
* * Code cleanup:wdenk2003-06-271-3/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Patch by Mathijs Haarman, 08 May 2003:wdenk2003-05-121-0/+858
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
OpenPOWER on IntegriCloud