summaryrefslogtreecommitdiffstats
path: root/drivers/net/ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* ep93xx net driver: Fix compilationSascha Hauer2010-10-021-4/+6
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-22/+15
* network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-171-2/+2
* ep93xx eth driver: dump_xxx() cleanupMatthias Kaehlcke2010-02-031-27/+27
* ep93xx eth driver: Remove unnecessary parentheses in constant definitionsMatthias Kaehlcke2010-02-031-2/+2
* ep93xx eth driver: Reorder functions to eliminate need for prototypesMatthias Kaehlcke2010-02-021-121/+117
* ep93xx eth driver: Fix dump_xxx_queue() parameter listMatthias Kaehlcke2010-02-021-16/+16
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-141-0/+676