Age | Commit message (Expand) | Author | Files | Lines |
2008-07-23 | r6040: rework init_one error handling | Florian Fainelli | 1 | -19/+25 |
2008-07-23 | r6040: bump release number to 0.18 | Florian Fainelli | 1 | -2/+2 |
2008-07-23 | r6040: handle RX fifo full and no descriptor interrupts | Florian Fainelli | 1 | -7/+15 |
2008-07-23 | r6040: change the default waiting time | Florian Fainelli | 1 | -2/+2 |
2008-07-23 | r6040: use definitions for magic values in descriptor status | Florian Fainelli | 1 | -11/+26 |
2008-07-23 | r6040: completely rework the RX path | Florian Fainelli | 1 | -82/+62 |
2008-07-23 | r6040: call napi_disable when puting down the interface and set lp->dev accor... | Florian Fainelli | 1 | -2/+2 |
2008-07-23 | r6040: rework the RX buffers allocation routine | Florian Fainelli | 1 | -9/+44 |
2008-07-23 | r6040: fix scheduling while atomic in r6040_tx_timeout | Florian Fainelli | 1 | -41/+58 |
2008-07-23 | r6040: fix null pointer access and tx timeouts | Florian Fainelli | 1 | -8/+20 |
2008-07-23 | r6040: prefix all functions with r6040 | Florian Fainelli | 1 | -30/+30 |
2008-06-27 | drivers/net/r6040.c: Eliminate double sizeof | Julia Lawall | 1 | -1/+1 |
2008-06-12 | drivers/net/r6040.c: correct bad use of round_jiffies() | Christophe Jaillet | 1 | -1/+1 |
2008-03-17 | r6040 endianness fixes | Al Viro | 1 | -4/+6 |
2008-02-06 | r6040: cleanups | Florian Fainelli | 1 | -5/+3 |
2008-02-06 | r6040: recover from transmit timeout | Florian Fainelli | 1 | -24/+33 |
2008-02-06 | r6040: add helpers to allocate and free the Tx/Rx buffers | Florian Fainelli | 1 | -60/+84 |
2008-02-06 | r6040: do not use a private stats structure to store statistics | Florian Fainelli | 1 | -14/+20 |
2008-01-29 | r6040: cleanups | Francois Romieu | 1 | -20/+13 |
2008-01-29 | r6040: erroneous dev->priv | Francois Romieu | 1 | -1/+1 |
2008-01-29 | r6040: remove virt_to_bus | Francois Romieu | 1 | -53/+50 |
2008-01-29 | r6040: compile error | Francois Romieu | 1 | -1/+1 |
2008-01-29 | drivers/net/r6040: fix obvious problems (but more remain) | Jeff Garzik | 1 | -17/+14 |
2008-01-29 | [NET]: Add support for the RDC R6040 Fast Ethernet controller | Sten Wang | 1 | -0/+1109 |