Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 years ago |
Fabio Estevam
|
53080fe9c4
net: lpc_eth: Check clk_prepare_enable() error
|
9 years ago |
Fabio Estevam
|
d9329bc222
net: lpc_eth: Remove unused 'pldat' variable
|
9 years ago |
Philippe Reynes
|
cb90d3e15d
net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
f786f3564c
net: ethernet: lpc_eth: use phydev from struct net_device
|
9 years ago |
Fabio Estevam
|
541b8e291f
net: lpc_eth: Remove unused variables
|
9 years ago |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 years ago |
Andrew Lunn
|
2220943a21
phy: Centralise print about attached phy
|
9 years ago |
Andrew Lunn
|
84eff6d194
phy: add phydev_name() wrapper
|
9 years ago |
Vladimir Zapolskiy
|
39198ec987
net: lpc_eth: remove irq > NR_IRQS check from probe()
|
9 years ago |
Vladimir Zapolskiy
|
33a8316d9c
net: lpc_eth: fix warnings caused by enabling unprepared clock
|
10 years ago |
Tobias Klauser
|
6a05880a8b
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
|
11 years ago |
Roland Stigge
|
aff88a0695
net: lpc_eth: Fix crash on ip link up
|
11 years ago |
Benoit Taine
|
9323b23995
lpc_eth: Use resource_size instead of computation
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Russell King
|
b469357f4b
DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
|
12 years ago |
Jingoo Han
|
dfd93c977d
net: ethernet: remove unnecessary platform_set_drvdata()
|
12 years ago |
Guenter Roeck
|
be0e2f1f7d
net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Wei Yongjun
|
fa90b077d7
lpc_eth: fix error return code in lpc_eth_drv_probe()
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Bill Pemberton
|
21524526b3
lpc_eth: remove __dev* attributes
|
12 years ago |
Joachim Eastwood
|
c867b55eb4
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
|
12 years ago |
Peter Senna Tschudin
|
57c10b61c8
drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free
|
12 years ago |
stigge@antcom.de
|
3a32aea6e0
lpc_eth: remove obsolete ifdefs
|
13 years ago |
Duan Jiong
|
cbc89c8cf2
lpc_eth: remove duplicated include
|
13 years ago |
stigge@antcom.de
|
b31525d16b
net: lpc_eth: Driver cleanup
|
13 years ago |
Eric Dumazet
|
a7e2eaadd0
net: lpc_eth: free skbs in start_xmit
|
13 years ago |