aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r6040.c
Commit message (Expand)AuthorAge
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* r6040: bump release number to 0.19Florian Fainelli2008-12-22
* r6040: save and restore MIER correctly in the interrupt routineJoe Chou2008-12-22
* r6040: fix wrong logic in mdio codeJoe Chou2008-12-22
* r6040: convert to net_device_opsStephen Hemminger2008-11-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* r6040: fix wrong assignment in r6040_free_txbufsFlorian Fainelli2008-09-24
* r6040: fix bad usage of udelayFlorian Fainelli2008-09-24
* [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-14
* r6040: rework init_one error handlingFlorian Fainelli2008-07-22
* r6040: bump release number to 0.18Florian Fainelli2008-07-22
* r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli2008-07-22
* r6040: change the default waiting timeFlorian Fainelli2008-07-22
* r6040: use definitions for magic values in descriptor statusFlorian Fainelli2008-07-22
* r6040: completely rework the RX pathFlorian Fainelli2008-07-22
* r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-22
* r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-22
* r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-22
* r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-22
* r6040: prefix all functions with r6040Florian Fainelli2008-07-22
* drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-27
* drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-11
* r6040 endianness fixesAl Viro2008-03-17
* r6040: cleanupsFlorian Fainelli2008-02-05
* r6040: recover from transmit timeoutFlorian Fainelli2008-02-05
* r6040: add helpers to allocate and free the Tx/Rx buffersFlorian Fainelli2008-02-05
* r6040: do not use a private stats structure to store statisticsFlorian Fainelli2008-02-05
* r6040: cleanupsFrancois Romieu2008-01-28
* r6040: erroneous dev->privFrancois Romieu2008-01-28
* r6040: remove virt_to_busFrancois Romieu2008-01-28
* r6040: compile errorFrancois Romieu2008-01-28
* drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik2008-01-28
* [NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang2008-01-28