summaryrefslogtreecommitdiffstats
path: root/drivers/net/r6040.c
AgeCommit message (Expand)AuthorLines
2008-03-17r6040 endianness fixesAl Viro-4/+6
2008-02-05r6040: cleanupsFlorian Fainelli-5/+3
2008-02-05r6040: recover from transmit timeoutFlorian Fainelli-24/+33
2008-02-05r6040: add helpers to allocate and free the Tx/Rx buffersFlorian Fainelli-60/+84
2008-02-05r6040: do not use a private stats structure to store statisticsFlorian Fainelli-14/+20
2008-01-28r6040: cleanupsFrancois Romieu-20/+13
2008-01-28r6040: erroneous dev->privFrancois Romieu-1/+1
2008-01-28r6040: remove virt_to_busFrancois Romieu-53/+50
2008-01-28r6040: compile errorFrancois Romieu-1/+1
2008-01-28drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik-17/+14
2008-01-28[NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang-0/+1109