Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 anos atrás |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 anos atrás |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 anos atrás |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 anos atrás |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anos atrás |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anos atrás |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 anos atrás |
Jiri Pirko
|
2a0d18f97c
smsc911x: convert to use netdev_for_each_mc_addr
|
15 anos atrás |
kirjanov@gmail.com
|
e4a474f82d
smsc911x: replace manual phy lookup.
|
15 anos atrás |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 anos atrás |
Alexey Dobriyan
|
471452104b
const: constify remaining dev_pm_ops
|
15 anos atrás |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 anos atrás |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 anos atrás |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 anos atrás |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 anos atrás |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anos atrás |
Sriram
|
f88c5b9887
smsc911x: Fix Console Hang when bringing the interface down.
|
15 anos atrás |
Manuel Lauss
|
aace495933
net: smsc911x: allow platform_data to specify mac address
|
15 anos atrás |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
16 anos atrás |
Daniel Mack
|
6cb8782362
net: smsc911x: switch to new dev_pm_ops
|
16 anos atrás |
Ben Hutchings
|
635ecaa70e
netdev: restore MTU change operation
|
16 anos atrás |
Julia Lawall
|
3942453948
drivers/net/smsc911x.c: Fix resource size off by 1 error
|
16 anos atrás |
Mike Frysinger
|
df911e2dc4
netdev: smsc911x: add missing __devexit_p() usage
|
16 anos atrás |
Matthias Ludwig
|
928f308f55
smsc911x: fix calculation of res_size for ioremap
|
16 anos atrás |
Daniel Mack
|
b6907b0c70
net: smsc911x: add power management functions
|
16 anos atrás |
Magnus Damm
|
833cc67c77
smsc911x: add fifo byteswap support V2
|
16 anos atrás |
Steve Glendinning
|
150899d293
smsc911x: correct debugging message on mii read timeout
|
16 anos atrás |
Huang Weiyi
|
29ebd9a90c
smsc911x: remove unused #include <linux/version.h>
|
16 anos atrás |
Steve Glendinning
|
58add9fc02
smsc911x: enforce read-after-write timing restriction on eeprom access
|
16 anos atrás |