Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
84c1f52543f45d9a6bbe22db3cb023a6b1fcff37
/
drivers
/
net
/
fec_mxc.c
84c1f52
net: fec_mxc: Add support for mx6 solo-lite
by Fabio Estevam
· 11 years ago
3abc814
fec_mxc: set ethaddr if fuses burned and not previously set
by Eric Nelson
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d521b3c
net: fec: Avoid MX28 bus sync issue
by Marek Vasut
· 11 years ago
0302310
net: fec: Remove bogus flush_dcache_range() call
by Marek Vasut
· 11 years ago
89d932a
net: fec_mxc: Add support for Vybrid VF610
by Alison Wang
· 12 years ago
dce4def
net: fec_mxc: get phydev before fec_probe
by Troy Kisky
· 12 years ago
2c42b3c
net: fec_mxc: only call phy_connect in fec_probe
by Troy Kisky
· 12 years ago
4c2ddec
net: fec_mxc: use fec_set_dev_name to set name
by Troy Kisky
· 12 years ago
4e0eae6
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
by Troy Kisky
· 12 years ago
5e76265
net: fec_mxc: change fec_mii_setspeed parameter
by Troy Kisky
· 12 years ago
ffa9016
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
by Troy Kisky
· 12 years ago
c1582c0
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
9bf7bf0
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
5f1631d
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
4325d24
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
4d85b03
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
551bb36
net: fec_mxc: Fix MDC for xMII
by benoit.thebaudeau@advans
· 12 years ago
acc7a28
net: fec_mxc: Fix setting of RCR for xMII
by benoit.thebaudeau@advans
· 12 years ago
4238746
net: abort network initialization if the PHY driver fails
by Timur Tabi
· 12 years ago
7c31bd1
drivers/net/fec_mxc.c: Fix compile warning
by Joe Hershberger
· 13 years ago
335cbd2
FEC: Abstract out register setup
by Marek Vasut
· 13 years ago
d622817
NET: fec_mxc.c: Add a way to disable auto negotiation
by Stefano Babic
· 13 years ago
3d2f727
net: fec_mxc: allow use with cache enabled
by Eric Nelson
· 13 years ago
2000c66
net: fec_mxc: add PHYLIB support
by Troy Kisky
· 13 years ago
0111213
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
04fc128
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· 13 years ago
bbcef6c
fec: add the i.mx6q enet driver support
by Jason Liu
· 13 years ago
6a5fd4c
FEC: Add support for iMX28 quirks
by Marek Vasut
· 13 years ago
478e2d0
GCC4.6: Squash warnings in fec_mxc.c
by Marek Vasut
· 13 years ago
b27d5eb
FEC: Squish "got MAC from fuse" message, make it debug()
by Marek Vasut
· 13 years ago
43b1030
FEC: Add timeout for chip reset
by Marek Vasut
· 13 years ago
539ecee
FEC: Allow registering MII postconfiguration callback
by Marek Vasut
· 13 years ago
edcd6c0
FEC: Allow multiple FECes
by Marek Vasut
· 13 years ago
bf2386b
FEC: Abstract access to fec->eth in MII operations
by Marek Vasut
· 13 years ago
dbb4fce
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
by Marek Vasut
· 13 years ago
95efbfa
FEC: Add RMII mode support
by Marek Vasut
· 13 years ago
b8f8856
FEC: Kill mode select FIXME's
by Marek Vasut
· 13 years ago
f6f5380
FEC: Use defined constant instead of magic number
by Marek Vasut
· 13 years ago
3efa0bc
FEC: Use proper accessor to read register in debug call
by Marek Vasut
· 13 years ago
f8b82ee
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
c11cf87
fec_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
1843c5b
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
a4a3055
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
63469ba
net,fec: Shorten device name as done for other drivers
by Stefano Babic
· 14 years ago
9ada5e6
net: fec_mxc: add write_hwaddr support
by Heiko Schocher
· 15 years ago
cc0d0d4
fec_mxc.c: Fix MX27 FEC MAC validity check
by Eric Jarrige
· 15 years ago
8afce9a
fec_mxc don't use internal eeprom on MX25
by John Rigby
· 15 years ago
070d734
net, fec_mxc: only setup the device enetaddr with eeprom value
by Heiko Schocher
· 15 years ago
99d5fed
fec_mxc: add MX25 support
by John Rigby
· 15 years ago
e650e49
fec_mxc: cleanup and factor out MX27 dependencies
by John Rigby
· 15 years ago
889f2e2
fec_mxc: add support for MX51 processor
by Stefano Babic
· 15 years ago
331daa1
fec_mxc: incomplete error handling
by John Ogness
· 15 years ago
e87eb99
mxc_fec: avoid free() calls to already freed pointers.
by javier Martin
· 15 years ago
ce2519a
mxc_fec: fix some erroneous PHY accesses.
by javier Martin
· 15 years ago
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
e93a4a5
fec_mxc: driver for FEC ethernet controller on i.MX27
by Ilya Yanok
· 15 years ago