summaryrefslogtreecommitdiffstats
path: root/drivers/net/r6040.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
* drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-121-1/+1
* r6040 endianness fixesAl Viro2008-03-171-4/+6
* r6040: cleanupsFlorian Fainelli2008-02-051-5/+3Star
* r6040: recover from transmit timeoutFlorian Fainelli2008-02-051-24/+33
* r6040: add helpers to allocate and free the Tx/Rx buffersFlorian Fainelli2008-02-051-60/+84
* r6040: do not use a private stats structure to store statisticsFlorian Fainelli2008-02-051-14/+20
* r6040: cleanupsFrancois Romieu2008-01-291-20/+13Star
* r6040: erroneous dev->privFrancois Romieu2008-01-291-1/+1
* r6040: remove virt_to_busFrancois Romieu2008-01-291-53/+50Star
* r6040: compile errorFrancois Romieu2008-01-291-1/+1
* drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik2008-01-291-17/+14Star
* [NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang2008-01-291-0/+1109