Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Florian Fainelli
|
4707470ae7
r6040: bump release number to 0.19
|
16 年之前 |
Joe Chou
|
3e7c469f07
r6040: save and restore MIER correctly in the interrupt routine
|
16 年之前 |
Joe Chou
|
11e5e8f5d1
r6040: fix wrong logic in mdio code
|
16 年之前 |
Stephen Hemminger
|
a7bd89cbb1
r6040: convert to net_device_ops
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Florian Fainelli
|
3b060be058
r6040: fix wrong assignment in r6040_free_txbufs
|
16 年之前 |
Florian Fainelli
|
c1d69937ee
r6040: fix bad usage of udelay
|
16 年之前 |
Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 年之前 |
Florian Fainelli
|
b0e453902a
r6040: rework init_one error handling
|
17 年之前 |
Florian Fainelli
|
1de95294f1
r6040: bump release number to 0.18
|
17 年之前 |
Florian Fainelli
|
e24ddf3aa8
r6040: handle RX fifo full and no descriptor interrupts
|
17 年之前 |
Florian Fainelli
|
31718dedf6
r6040: change the default waiting time
|
17 年之前 |
Florian Fainelli
|
32f565df9b
r6040: use definitions for magic values in descriptor status
|
17 年之前 |
Florian Fainelli
|
9ca28dc4c7
r6040: completely rework the RX path
|
17 年之前 |
Florian Fainelli
|
129cf9a702
r6040: call napi_disable when puting down the interface and set lp->dev accordingly.
|
17 年之前 |
Florian Fainelli
|
3d4634193a
r6040: rework the RX buffers allocation routine
|
17 年之前 |
Florian Fainelli
|
fec3a23be0
r6040: fix scheduling while atomic in r6040_tx_timeout
|
17 年之前 |
Florian Fainelli
|
3d25434816
r6040: fix null pointer access and tx timeouts
|
17 年之前 |
Florian Fainelli
|
c6e69bb92e
r6040: prefix all functions with r6040
|
17 年之前 |
Julia Lawall
|
3f6602ad56
drivers/net/r6040.c: Eliminate double sizeof
|
17 年之前 |
Christophe Jaillet
|
208aefa245
drivers/net/r6040.c: correct bad use of round_jiffies()
|
17 年之前 |
Al Viro
|
ed773b4ab1
r6040 endianness fixes
|
17 年之前 |
Florian Fainelli
|
ec6d2d453a
r6040: cleanups
|
17 年之前 |
Florian Fainelli
|
106adf3c84
r6040: recover from transmit timeout
|
17 年之前 |
Florian Fainelli
|
b4f1255d68
r6040: add helpers to allocate and free the Tx/Rx buffers
|
17 年之前 |
Florian Fainelli
|
d248fd7790
r6040: do not use a private stats structure to store statistics
|
17 年之前 |
Francois Romieu
|
5ac5d61632
r6040: cleanups
|
17 年之前 |
Francois Romieu
|
e6a9ea1052
r6040: erroneous dev->priv
|
17 年之前 |
Francois Romieu
|
6c3231035d
r6040: remove virt_to_bus
|
17 年之前 |