Florian Fainelli
|
9f1136182f
r6040: generate random ethernet MAC address when not initialized
|
16 年 前 |
Florian Fainelli
|
58854c6b41
r6040: fix ifconfig down and freeing of tx/rx descriptors
|
16 年 前 |
Florian Fainelli
|
b8c31da641
r6040: bump release number to 0.20
|
16 年 前 |
Florian Fainelli
|
1d2b1a76d3
r6040: warn about MAC address being unset
|
16 年 前 |
Florian Fainelli
|
84314bf922
r6040: check PHY status when bringing interface up
|
16 年 前 |
Florian Fainelli
|
9a48ce8400
r6040: make printks consistent with DRV_NAME
|
16 年 前 |
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
|
17 年 前 |
Florian Fainelli
|
c1d69937ee
r6040: fix bad usage of udelay
|
17 年 前 |
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 年 前 |