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
*
NET: fec_mxc: fix MDIO clock prescaler calculation
Markus Niebel
2014-02-11
-2
/
+6
*
Net: FEC: Fix huge memory leak
Marek Vasut
2013-11-21
-78
/
+99
*
net: fec_mxc: Fix timeouts during tftp transfer
Fabio Estevam
2013-09-20
-1
/
+1
*
net: fec_mxc: Add support for mx6 solo-lite
Fabio Estevam
2013-09-20
-1
/
+1
*
fec_mxc: set ethaddr if fuses burned and not previously set
Eric Nelson
2013-08-21
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-14
/
+1
*
net: fec: Avoid MX28 bus sync issue
Marek Vasut
2013-07-12
-0
/
+22
*
net: fec: Remove bogus flush_dcache_range() call
Marek Vasut
2013-07-12
-1
/
+0
*
net: fec_mxc: Add support for Vybrid VF610
Alison Wang
2013-06-03
-3
/
+1
*
net: fec_mxc: get phydev before fec_probe
Troy Kisky
2013-01-28
-42
/
+75
*
net: fec_mxc: only call phy_connect in fec_probe
Troy Kisky
2013-01-28
-21
/
+12
*
net: fec_mxc: use fec_set_dev_name to set name
Troy Kisky
2013-01-28
-8
/
+8
*
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
Troy Kisky
2013-01-28
-16
/
+8
*
net: fec_mxc: change fec_mii_setspeed parameter
Troy Kisky
2013-01-28
-5
/
+5
*
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
Troy Kisky
2013-01-28
-1
/
+1
*
FEC: Replace magic contants
Marek Vasut
2012-09-27
-3
/
+3
*
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
-9
/
+11
*
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
-1
/
+13
*
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
-6
/
+8
*
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-09-27
-1
/
+2
*
net: fec_mxc: Fix MDC for xMII
benoit.thebaudeau@advans
2012-07-19
-1
/
+1
*
net: fec_mxc: Fix setting of RCR for xMII
benoit.thebaudeau@advans
2012-07-19
-5
/
+3
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
-1
/
+7
*
drivers/net/fec_mxc.c: Fix compile warning
Joe Hershberger
2012-05-22
-1
/
+1
*
FEC: Abstract out register setup
Marek Vasut
2012-05-15
-46
/
+38
*
NET: fec_mxc.c: Add a way to disable auto negotiation
Stefano Babic
2012-05-15
-1
/
+3
*
net: fec_mxc: allow use with cache enabled
Eric Nelson
2012-03-29
-86
/
+191
*
net: fec_mxc: add PHYLIB support
Troy Kisky
2012-02-27
-48
/
+96
*
net: fec_mxc: add 1000 Mbps selection
Troy Kisky
2012-02-27
-2
/
+19
*
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
-4
/
+5
*
fec: add the i.mx6q enet driver support
Jason Liu
2012-01-16
-0
/
+10
*
FEC: Add support for iMX28 quirks
Marek Vasut
2011-11-11
-2
/
+42
*
GCC4.6: Squash warnings in fec_mxc.c
Marek Vasut
2011-10-27
-2
/
+2
*
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
[next]