index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec_mxc.c
Commit message (
Expand
)
Author
Age
Lines
*
FEC: Squish "got MAC from fuse" message, make it debug()
Marek Vasut
2011-09-30
-1
/
+1
*
FEC: Add timeout for chip reset
Marek Vasut
2011-09-30
-4
/
+21
*
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
-1
/
+13
*
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
-30
/
+49
*
FEC: Abstract access to fec->eth in MII operations
Marek Vasut
2011-09-30
-8
/
+10
*
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
Marek Vasut
2011-09-30
-1
/
+5
*
FEC: Add RMII mode support
Marek Vasut
2011-09-30
-0
/
+2
*
FEC: Kill mode select FIXME's
Marek Vasut
2011-09-30
-12
/
+14
*
FEC: Use defined constant instead of magic number
Marek Vasut
2011-09-30
-1
/
+1
*
FEC: Use proper accessor to read register in debug call
Marek Vasut
2011-09-30
-1
/
+1
*
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
-3
/
+3
*
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2011-02-02
-1
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
-10
/
+10
*
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-21
-15
/
+2
*
net: fec_mxc: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
-0
/
+1
*
drivers/net/fec_mxc.c: write mac address in init
John Rigby
2010-10-19
-0
/
+3
*
miiphy: constify device name
Mike Frysinger
2010-08-09
-2
/
+2
*
net,fec: Shorten device name as done for other drivers
Stefano Babic
2010-08-09
-1
/
+1
*
net: fec_mxc: add write_hwaddr support
Heiko Schocher
2010-05-03
-1
/
+1
*
fec_mxc.c: Fix MX27 FEC MAC validity check
Eric Jarrige
2010-05-03
-1
/
+1
*
fec_mxc don't use internal eeprom on MX25
John Rigby
2010-05-03
-2
/
+2
*
net, fec_mxc: only setup the device enetaddr with eeprom value
Heiko Schocher
2010-03-31
-1
/
+0
*
fec_mxc: add MX25 support
John Rigby
2010-03-07
-1
/
+30
*
fec_mxc: cleanup and factor out MX27 dependencies
John Rigby
2010-03-07
-6
/
+9
*
fec_mxc: add support for MX51 processor
Stefano Babic
2010-02-06
-41
/
+32
*
fec_mxc: incomplete error handling
John Ogness
2009-12-13
-0
/
+1
*
mxc_fec: avoid free() calls to already freed pointers.
javier Martin
2009-11-11
-5
/
+7
*
mxc_fec: fix some erroneous PHY accesses.
javier Martin
2009-11-11
-3
/
+5
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
-1
/
+0
*
fec_mxc: driver for FEC ethernet controller on i.MX27
Ilya Yanok
2009-07-22
-0
/
+742