Markus Niebel
|
6ba45cc0f8
NET: fec_mxc: fix MDIO clock prescaler calculation
|
11 years ago |
Marek Vasut
|
79e5f27b09
Net: FEC: Fix huge memory leak
|
11 years ago |
Fabio Estevam
|
fd37f195ca
net: fec_mxc: Fix timeouts during tftp transfer
|
11 years ago |
Fabio Estevam
|
7df51fd8be
net: fec_mxc: Add support for mx6 solo-lite
|
11 years ago |
Eric Nelson
|
ddb636bd66
fec_mxc: set ethaddr if fuses burned and not previously set
|
12 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Marek Vasut
|
ab94cd491f
net: fec: Avoid MX28 bus sync issue
|
12 years ago |
Marek Vasut
|
3104ce1f6f
net: fec: Remove bogus flush_dcache_range() call
|
12 years ago |
Alison Wang
|
bcb6e9023a
net: fec_mxc: Add support for Vybrid VF610
|
12 years ago |
Troy Kisky
|
fe428b909b
net: fec_mxc: get phydev before fec_probe
|
12 years ago |
Troy Kisky
|
4dc27eed52
net: fec_mxc: only call phy_connect in fec_probe
|
12 years ago |
Troy Kisky
|
ef8e3a3bbf
net: fec_mxc: use fec_set_dev_name to set name
|
12 years ago |
Troy Kisky
|
eef2448039
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
|
12 years ago |
Troy Kisky
|
575c5cc06f
net: fec_mxc: change fec_mii_setspeed parameter
|
12 years ago |
Troy Kisky
|
09439c3197
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
|
12 years ago |
Marek Vasut
|
c0b5a3bbb0
FEC: Replace magic contants
|
13 years ago |
Marek Vasut
|
67449098a8
FEC: Rework the TX wait mechanism
|
13 years ago |
Marek Vasut
|
bc1ce150b9
FEC: Remove endless loop in the FEC driver
|
13 years ago |
Marek Vasut
|
efe24d2e17
FEC: Properly align address over the buffers for cache ops
|
13 years ago |
Marek Vasut
|
e2a66e6097
FEC: Do not pass unaligned buffer to network stack
|
13 years ago |
benoit.thebaudeau@advans
|
f41471e6a3
net: fec_mxc: Fix MDC for xMII
|
13 years ago |
benoit.thebaudeau@advans
|
9d2d924a0a
net: fec_mxc: Fix setting of RCR for xMII
|
13 years ago |
Timur Tabi
|
11af8d6527
net: abort network initialization if the PHY driver fails
|
13 years ago |
Joe Hershberger
|
442dac4c7f
drivers/net/fec_mxc.c: Fix compile warning
|
13 years ago |
Marek Vasut
|
a5990b2674
FEC: Abstract out register setup
|
13 years ago |
Stefano Babic
|
b774fe9d8a
NET: fec_mxc.c: Add a way to disable auto negotiation
|
13 years ago |
Eric Nelson
|
5c1ad3e6f8
net: fec_mxc: allow use with cache enabled
|
13 years ago |
Troy Kisky
|
13947f43c9
net: fec_mxc: add PHYLIB support
|
13 years ago |
Troy Kisky
|
28774cbaac
net: fec_mxc: add 1000 Mbps selection
|
13 years ago |
Fabio Estevam
|
be252b654a
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
|
13 years ago |