Alexey Dobriyan
|
471452104b
const: constify remaining dev_pm_ops
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Sriram
|
f88c5b9887
smsc911x: Fix Console Hang when bringing the interface down.
|
15 years ago |
Manuel Lauss
|
aace495933
net: smsc911x: allow platform_data to specify mac address
|
15 years ago |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
16 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 |