Sriram
|
f88c5b9887
smsc911x: Fix Console Hang when bringing the interface down.
|
15 years ago |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
15 years ago |
Daniel Mack
|
6cb8782362
net: smsc911x: switch to new dev_pm_ops
|
16 years ago |
Ben Hutchings
|
635ecaa70e
netdev: restore MTU change operation
|
16 years ago |
Julia Lawall
|
3942453948
drivers/net/smsc911x.c: Fix resource size off by 1 error
|
16 years ago |
Mike Frysinger
|
df911e2dc4
netdev: smsc911x: add missing __devexit_p() usage
|
16 years ago |
Matthias Ludwig
|
928f308f55
smsc911x: fix calculation of res_size for ioremap
|
16 years ago |
Daniel Mack
|
b6907b0c70
net: smsc911x: add power management functions
|
16 years ago |
Magnus Damm
|
833cc67c77
smsc911x: add fifo byteswap support V2
|
16 years ago |
Steve Glendinning
|
150899d293
smsc911x: correct debugging message on mii read timeout
|
16 years ago |
Huang Weiyi
|
29ebd9a90c
smsc911x: remove unused #include <linux/version.h>
|
16 years ago |
Steve Glendinning
|
58add9fc02
smsc911x: enforce read-after-write timing restriction on eeprom access
|
16 years ago |
David S. Miller
|
2b1c4354de
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Steve Glendinning
|
225ddf498c
smsc911x: allow setting of mac address
|
16 years ago |
Steve Glendinning
|
63a2ebb079
smsc911x: replace print_mac with %pM
|
16 years ago |
Steve Glendinning
|
785b6f977a
smsc911x: define status word positions as constants
|
16 years ago |
Steve Glendinning
|
44c1d6f99d
smsc911x: reset last known duplex and carrier on open
|
16 years ago |
Steve Glendinning
|
f7efb6ccc2
smsc911x: improve EEPROM loading timeout logic in open
|
16 years ago |
Steve Glendinning
|
8dacd54812
smsc911x: check for FFWD success before checking for timeout
|
16 years ago |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
Roel Kluin
|
2cf0dbed27
SMSC: timeout reaches -1
|
16 years ago |
Steve Glendinning
|
31f4574774
smsc911x: allow mac address to be saved before device reset
|
16 years ago |
Steve Glendinning
|
d23f028a4d
smsc911x: add external phy detection overrides
|
16 years ago |
Steve Glendinning
|
e81259b4f7
smsc911x: register isr as IRQF_SHARED
|
16 years ago |
Steve Glendinning
|
61307ed85d
smsc911x: add support for platform-specific irq flags
|
16 years ago |
David S. Miller
|
05bee47377
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Roel Kluin
|
f307dbd88d
smsc911x: timeout reaches -1
|
16 years ago |
Steve Glendinning
|
1373c0fdbc
smsc911x: leave RX_STOP interrupt permanently enabled
|
16 years ago |
Kay Sievers
|
db1d7bf70f
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |