Jiri Kosina
|
6176e89c57
net: fix up a few missing hashtable.h conflict resolutions
|
9 years ago |
Linus Torvalds
|
fbae5cbb43
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
9 years ago |
Olof Johansson
|
213ae9025d
Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
|
9 years ago |
Fugang Duan
|
a51d3ab507
net: fec: use a more proper compatible string for i.MX6UL type device
|
9 years ago |
Fugang Duan
|
ff7566b8d7
net: fec: add interrupt coalesc quirk flag
|
9 years ago |
Stefan Wahren
|
eb37c56361
net: fec: handle small PHY reset durations more precisely
|
9 years ago |
Lucas Stach
|
2938090556
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
|
9 years ago |
Colin Ian King
|
9f647a6de9
net: fec: fix spelling mistakes and add missing newline
|
9 years ago |
Troy Kisky
|
7fafe80374
net: fec: update dirty_tx even if no skb
|
9 years ago |
Philippe Reynes
|
9365fbf578
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
45f5c327ce
net: ethernet: fec: use phydev from struct net_device
|
9 years ago |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Uwe Kleine-König
|
1c021bb717
net: fec: only clear a queue's work bit if the queue was emptied
|
9 years ago |
Philippe Reynes
|
54846f5838
fec: move to new ethtool api {get|set}_link_ksettings
|
9 years ago |
Fabio Estevam
|
32867fcc0e
fec: Do not access unexisting register in Coldfire
|
9 years ago |
Bernhard Walle
|
962d8cdc31
net: fec: Rename "phy-reset-active-low" property
|
9 years ago |
Bernhard Walle
|
64f10f6ebf
net: fec: Add "phy-reset-active-low" property to DT
|
9 years ago |
Troy Kisky
|
fc75ba5159
net: fec: improve error handling
|
9 years ago |
Troy Kisky
|
be293467b8
net: fec: don't transfer ownership until descriptor write is complete
|
9 years ago |
Troy Kisky
|
80dc6a9f8e
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
|
9 years ago |
Troy Kisky
|
53bb20d1fa
net: fec: add variable reg_desc_active to speed things up
|
9 years ago |
Troy Kisky
|
7355f27606
net: fec: add struct bufdesc_prop
|
9 years ago |
Troy Kisky
|
93c595f7b8
net: fec: fix fec_enet_get_free_txdesc_num
|
9 years ago |
Troy Kisky
|
095098e194
net: fec: fix rx error counts
|
9 years ago |
Troy Kisky
|
55cd48c821
net: fec: stop the "rcv is not +last, " error messages
|
9 years ago |
Johannes Berg
|
05f3b50ea8
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
|
9 years ago |
Johannes Berg
|
5cfa30397b
net: fec: make driver endian-safe
|
9 years ago |
Andrew Lunn
|
7f854420fb
phy: Add API for {un}registering an mdio device to a bus.
|
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 |