Jingoo Han
|
bbfa6d0aa5
net: mv643xx_eth: use dev_get_platdata()
|
12 years ago |
Jonas Gorski
|
785bf6f790
net: mv643xx_eth: do not use port number as platform device id
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Lubomir Rintel
|
9fa8e980bb
mv643xx_eth: Allocate receive queue initialized to zero
|
12 years ago |
Isaku Yamahata
|
18f1d05412
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
|
12 years ago |
Arnd Bergmann
|
ff20877ab3
net: mv643xx_eth: add missing semicolon
|
12 years ago |
Sebastian Hesselbarth
|
76723bca28
net: mv643xx_eth: add DT parsing support
|
12 years ago |
Sebastian Hesselbarth
|
cb85215ffc
net: mv643xx_eth: proper initialization for Kirkwood SoCs
|
12 years ago |
Sebastian Hesselbarth
|
cc9d459894
net: mv643xx_eth: use of_phy_connect if phy_node present
|
12 years ago |
Sebastian Hesselbarth
|
65a6f969fd
net: mv643xx_eth: use managed devm_ioremap for port registers
|
12 years ago |
Sebastian Hesselbarth
|
cec753f5dd
net: mv643xx_eth: use phy_disconnect instead of phy_detach
|
12 years ago |
Jingoo Han
|
dfd93c977d
net: ethernet: remove unnecessary platform_set_drvdata()
|
12 years ago |
Russell King
|
3aefe2b4a8
NET: mv643xx_eth: avoid lockdep dump on interface down
|
12 years ago |
Andrew Lunn
|
a3659aa09a
mv643xx_eth: fix NAPI weight being > 64
|
12 years ago |
Sebastian Hesselbarth
|
3619eb8541
net: mv643xx_eth: remove deprecated inet_lro support
|
12 years ago |
Sebastian Hesselbarth
|
09bf1c1072
net: mv643xx_eth: Add GRO support
|
12 years ago |
Sebastian Hesselbarth
|
727f957a3c
net: mv643xx_eth: use managed devm_kzalloc
|
12 years ago |
Sebastian Hesselbarth
|
209224862c
net: mv643xx_eth: add shared clk and cleanup existing clk handling
|
12 years ago |
Simon Baatz
|
976c90b901
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
|
12 years ago |
Florian Fainelli
|
c3a07134e6
mv643xx_eth: convert to use the Marvell Orion MDIO driver
|
12 years ago |
Michael Stapelberg
|
3871c3876f
mv643xx_eth with 88E1318S: support Wake on LAN
|
12 years ago |
Phil Sutter
|
260055bb1f
mv643xx_eth: fix for disabled autoneg
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Eric Dumazet
|
acb600def2
net: remove skb recycling
|
12 years ago |
Arnd Bergmann
|
c1f9c4227c
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
|
13 years ago |
Simon Baatz
|
baffab28b1
ARM: Orion: fix driver probe error handling with respect to clk
|
13 years ago |
David S. Miller
|
c1864cfb80
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Andrew Lunn
|
9a43a02648
mv643xx_eth: Fix compile error for architectures without clk.
|
13 years ago |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 years ago |