Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1fd54163317e4e0fa81df743ec667307002f580c
/
drivers
/
net
/
fec_mxc.c
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
dcf5e1b
net: fec_mxc: support i.MX8M with CLK_CCF
by Peng Fan
· Fri Oct 25 09:48:02 2019 +0000
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
8a8f5a6
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
by Lukasz Majewski
· Wed Jun 19 17:31:03 2019 +0200
6146a08
net: fec_mxc: not access reserved register on i.MX8
by Peng Fan
· Mon Apr 15 05:18:33 2019 +0000
6b94b0e
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
by Lukasz Majewski
· Wed Feb 13 22:46:38 2019 +0100
24b6aac
net: dm: fec: Support phy-reset-post-delay property
by Andrejs Cainikovs
· Fri Mar 01 13:27:59 2019 +0000
f769430
drivers/net/fec: phy_init: remove redundant logic
by Hannes Schmelzer
· Fri Feb 15 10:30:18 2019 +0100
b3301b6
net: dm: fec: Fix regulator enable when using DM_REGULATOR
by Adam Ford
· Tue Jan 15 11:26:48 2019 -0600
d1ac23f
Enable FEC driver to retrieve PHY address from device tree
by Martyn Welch
· Tue Dec 11 11:34:45 2018 +0000
39945c1
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· Tue Nov 20 10:19:25 2018 +0000
b71fc5e
net: fec_mxc: add support for i.MX8X
by Anatolij Gustschin
· Thu Oct 18 16:15:11 2018 +0200
f08eb3d
net: dm: fec: Obtain the transceiver type from the DT
by Martin Fuzzey
· Thu Oct 04 19:59:21 2018 +0200
9a6a2c9
net: dm: fec: Support the phy-supply binding
by Martin Fuzzey
· Thu Oct 04 19:59:20 2018 +0200
185e3b8
net: dm: fec: Fix phy-reset-duration clamping and defaults
by Martin Fuzzey
· Thu Oct 04 19:59:19 2018 +0200
9c3f97a
net: dm: fec: Fix time unit error in phy-reset-duration
by Martin Fuzzey
· Thu Oct 04 19:59:18 2018 +0200
0e5cccf
eth: dm: fec: Add gpio phy reset binding
by Michael Trimarchi
· Sun Jun 17 15:22:39 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
4731122
dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver
by Lukasz Majewski
· Sun Apr 15 21:54:22 2018 +0200
07b75a3
eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR
by Lukasz Majewski
· Sun Apr 15 21:45:54 2018 +0200
5fa556c
net: fec: Fix issue in DM probe timeout
by Ye Li
· Wed Mar 28 20:54:16 2018 +0800
5640630
net: fex_mxc: add i.MX6UL/SX/SL compatible
by Peng Fan
· Wed Mar 28 20:54:15 2018 +0800
a65e036
net: fec: sharing MDIO for two enet controllers
by Peng Fan
· Wed Mar 28 20:54:14 2018 +0800
bd3e8cb
net: fec: set dev->seq to priv->dev_id
by Peng Fan
· Wed Mar 28 20:54:13 2018 +0800
0c59c4f
net: fec_mxc: simplify fec_get_miibus
by Peng Fan
· Wed Mar 28 20:54:12 2018 +0800
bd7e538
net: fec_mxc: Fix DM driver issue in recv
by Ye Li
· Wed Mar 28 20:54:11 2018 +0800
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· Sun Apr 01 09:22:38 2018 +0000
e267091
net: fec: fix build warnings for 64bits support
by Ye Li
· Wed Jan 10 13:20:44 2018 +0800
bf8e58b
net: fec: do not access reserved register for i.MX8M
by Peng Fan
· Wed Jan 10 13:20:43 2018 +0800
bfc5f7f
net: fec_mxc: Change "error frame" message to debug level
by Fabio Estevam
· Sun Oct 15 11:01:48 2017 -0200
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Aug 16 18:07:20 2017 -0400
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:11 2017 -0600
7765cbf
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
by Lothar Waßmann
· Fri Jul 14 08:53:57 2017 +0200
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
d33e9ee
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
by Lothar Waßmann
· Tue Jun 27 15:23:16 2017 +0200
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
8f8e458
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· Mon Apr 10 19:44:35 2017 +0800
0eaaf83
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· Mon Apr 10 19:44:34 2017 +0800
42c2466
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· Mon Apr 10 19:44:33 2017 +0800
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Feb 09 11:56:35 2017 -0500
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
a8273d5
net: fec_mxc: Fix corruption of device tree blob
by Daniel Strnad
· Thu Feb 02 12:11:40 2017 +0100
87e7f35
dm: net: fec: Add .read_rom_hwaddr
by Jagan Teki
· Tue Dec 06 00:00:51 2016 +0100
c6cd8d5
net: fec_mxc: Driver cleanups
by Jagan Teki
· Tue Dec 06 00:00:50 2016 +0100
484f021
net: fec_mxc: Convert into driver model
by Jagan Teki
· Tue Dec 06 00:00:49 2016 +0100
bc5fb46
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
by Jagan Teki
· Tue Dec 06 00:00:48 2016 +0100
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· Sun Oct 23 20:45:19 2016 -0700
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
5a15c1a
driver/net/fec: support fixed speed connection
by Hannes Schmelzer
· Wed Jun 22 12:07:14 2016 +0200
53cd7bb
net: fec_mxc: use simpler runtime cpu dection macros
by Peng Fan
· Mon May 23 18:36:04 2016 +0800
c6e4a86
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· Tue Dec 08 15:38:46 2015 +0000
4aeddb7
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· Tue Dec 08 15:38:45 2015 +0000
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
13433fd
net: fec: do not access reserved register for i.MX6UL
by Peng Fan
· Wed Aug 12 17:46:51 2015 +0800
1342030
net: fec_mxc: remove useless struct nbuf
by Albert ARIBAUD \(3ADEV\)
· Fri Jun 19 14:18:27 2015 +0200
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
120f43f
net: fec_mxc: make local functions static
by Jeroen Hofstee
· Wed Oct 08 22:57:40 2014 +0200
c34e99f
net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
by Fabio Estevam
· Mon Aug 25 13:34:17 2014 -0300
8b798b2
net: fec_mxc: Adjust RX DMA alignment for mx6solox
by Fabio Estevam
· Mon Aug 25 13:34:16 2014 -0300
1af8274
NET: fec_mxc: fix MDIO clock prescaler calculation
by Markus Niebel
· Wed Feb 05 10:54:11 2014 +0100
0388045
Net: FEC: Fix huge memory leak
by Marek Vasut
· Sat Oct 12 20:36:25 2013 +0200
cc95608
net: fec_mxc: Fix timeouts during tftp transfer
by Fabio Estevam
· Tue Sep 17 23:13:10 2013 -0300
84c1f52
net: fec_mxc: Add support for mx6 solo-lite
by Fabio Estevam
· Fri Sep 13 00:36:27 2013 -0300
3abc814
fec_mxc: set ethaddr if fuses burned and not previously set
by Eric Nelson
· Fri Aug 02 10:37:00 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d521b3c
net: fec: Avoid MX28 bus sync issue
by Marek Vasut
· Fri Jul 12 01:03:04 2013 +0200
0302310
net: fec: Remove bogus flush_dcache_range() call
by Marek Vasut
· Thu Jul 11 17:23:26 2013 +0200
89d932a
net: fec_mxc: Add support for Vybrid VF610
by Alison Wang
· Mon May 27 22:55:43 2013 +0000
dce4def
net: fec_mxc: get phydev before fec_probe
by Troy Kisky
· Mon Oct 22 16:40:46 2012 +0000
2c42b3c
net: fec_mxc: only call phy_connect in fec_probe
by Troy Kisky
· Mon Oct 22 16:40:45 2012 +0000
4c2ddec
net: fec_mxc: use fec_set_dev_name to set name
by Troy Kisky
· Mon Oct 22 16:40:44 2012 +0000
4e0eae6
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
by Troy Kisky
· Mon Oct 22 16:40:42 2012 +0000
5e76265
net: fec_mxc: change fec_mii_setspeed parameter
by Troy Kisky
· Mon Oct 22 16:40:41 2012 +0000
ffa9016
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
by Troy Kisky
· Mon Oct 22 16:40:40 2012 +0000
c1582c0
FEC: Replace magic contants
by Marek Vasut
· Wed Aug 29 03:49:51 2012 +0000
9bf7bf0
FEC: Rework the TX wait mechanism
by Marek Vasut
· Wed Aug 29 03:49:50 2012 +0000
5f1631d
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· Wed Aug 29 03:49:49 2012 +0000
4325d24
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· Sun Aug 26 10:19:21 2012 +0000
4d85b03
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· Sun Aug 26 10:19:20 2012 +0000
551bb36
net: fec_mxc: Fix MDC for xMII
by benoit.thebaudeau@advans
· Thu Jul 19 02:12:58 2012 +0000
acc7a28
net: fec_mxc: Fix setting of RCR for xMII
by benoit.thebaudeau@advans
· Thu Jul 19 02:12:46 2012 +0000
4238746
net: abort network initialization if the PHY driver fails
by Timur Tabi
· Mon Jul 09 08:52:43 2012 +0000
7c31bd1
drivers/net/fec_mxc.c: Fix compile warning
by Joe Hershberger
· Mon May 21 14:45:27 2012 +0000
335cbd2
FEC: Abstract out register setup
by Marek Vasut
· Tue May 01 11:09:41 2012 +0000
d622817
NET: fec_mxc.c: Add a way to disable auto negotiation
by Stefano Babic
· Wed Feb 22 00:24:35 2012 +0000
3d2f727
net: fec_mxc: allow use with cache enabled
by Eric Nelson
· Thu Mar 15 18:33:25 2012 +0000
2000c66
net: fec_mxc: add PHYLIB support
by Troy Kisky
· Tue Feb 07 14:08:47 2012 +0000
0111213
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· Tue Feb 07 14:08:46 2012 +0000
04fc128
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· Tue Dec 20 05:46:31 2011 +0000
bbcef6c
fec: add the i.mx6q enet driver support
by Jason Liu
· Fri Dec 16 05:17:07 2011 +0000
6a5fd4c
FEC: Add support for iMX28 quirks
by Marek Vasut
· Tue Nov 08 23:18:10 2011 +0000
478e2d0
GCC4.6: Squash warnings in fec_mxc.c
by Marek Vasut
· Mon Oct 24 23:40:03 2011 +0000
b27d5eb
FEC: Squish "got MAC from fuse" message, make it debug()
by Marek Vasut
· Sun Sep 11 18:05:38 2011 +0000
43b1030
FEC: Add timeout for chip reset
by Marek Vasut
· Sun Sep 11 18:05:37 2011 +0000
539ecee
FEC: Allow registering MII postconfiguration callback
by Marek Vasut
· Sun Sep 11 18:05:36 2011 +0000
edcd6c0
FEC: Allow multiple FECes
by Marek Vasut
· Fri Sep 16 01:13:47 2011 +0200
bf2386b
FEC: Abstract access to fec->eth in MII operations
by Marek Vasut
· Sun Sep 11 18:05:34 2011 +0000
Next »