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 |
Saurabh Sengar
|
73b1c90d36
net: fec: no need to test for the return type of of_property_read_u32
|
9 years ago |
David S. Miller
|
73186df8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Fabio Estevam
|
f4444574a4
fec: Use gpio_set_value_cansleep()
|
9 years ago |
Fabio Estevam
|
5b40f709a1
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
|
10 years ago |
Nimrod Andy
|
9638d19e48
net: fec: add netif status check before set mac address
|
10 years ago |
Maciej S. Szmigiero
|
42ea4457ae
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
|
10 years ago |
Russell King
|
ed63f1dcd5
net: fec: clear receive interrupts before processing a packet
|
10 years ago |
David S. Miller
|
0d36938bb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Russell King
|
aac27c7a0d
net: fec: use reinit_completion() in mdio accessor functions
|
10 years ago |
David S. Miller
|
182ad468e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Fabio Estevam
|
b0c6ce2491
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
|
10 years ago |
Kevin Hao
|
c4bc44c65b
net: fec: fix the race between xmit and bdp reclaiming path
|
10 years ago |
Lucas Stach
|
14d2b7c1a9
net: fec: fix initial runtime PM refcount
|
10 years ago |
Andrew Lunn
|
8fff755e9f
net: fec: Ensure clocks are enabled while using mdio bus
|
10 years ago |
Lucas Stach
|
32cba57ba7
net: fec: introduce fec_ptp_stop and use in probe fail path
|
10 years ago |