Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b3301b6602ed137aa0ec2b7931c076a7e989d6aa
/
drivers
/
net
/
fec_mxc.c
b3301b6
net: dm: fec: Fix regulator enable when using DM_REGULATOR
by Adam Ford
· 6 years ago
d1ac23f
Enable FEC driver to retrieve PHY address from device tree
by Martyn Welch
· 6 years ago
39945c1
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
b71fc5e
net: fec_mxc: add support for i.MX8X
by Anatolij Gustschin
· 6 years ago
f08eb3d
net: dm: fec: Obtain the transceiver type from the DT
by Martin Fuzzey
· 6 years ago
9a6a2c9
net: dm: fec: Support the phy-supply binding
by Martin Fuzzey
· 6 years ago
185e3b8
net: dm: fec: Fix phy-reset-duration clamping and defaults
by Martin Fuzzey
· 6 years ago
9c3f97a
net: dm: fec: Fix time unit error in phy-reset-duration
by Martin Fuzzey
· 6 years ago
0e5cccf
eth: dm: fec: Add gpio phy reset binding
by Michael Trimarchi
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4731122
dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver
by Lukasz Majewski
· 7 years ago
07b75a3
eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR
by Lukasz Majewski
· 7 years ago
5fa556c
net: fec: Fix issue in DM probe timeout
by Ye Li
· 7 years ago
5640630
net: fex_mxc: add i.MX6UL/SX/SL compatible
by Peng Fan
· 7 years ago
a65e036
net: fec: sharing MDIO for two enet controllers
by Peng Fan
· 7 years ago
bd3e8cb
net: fec: set dev->seq to priv->dev_id
by Peng Fan
· 7 years ago
0c59c4f
net: fec_mxc: simplify fec_get_miibus
by Peng Fan
· 7 years ago
bd7e538
net: fec_mxc: Fix DM driver issue in recv
by Ye Li
· 7 years ago
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
e267091
net: fec: fix build warnings for 64bits support
by Ye Li
· 7 years ago
bf8e58b
net: fec: do not access reserved register for i.MX8M
by Peng Fan
· 7 years ago
bfc5f7f
net: fec_mxc: Change "error frame" message to debug level
by Fabio Estevam
· 7 years ago
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
7765cbf
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
by Lothar Waßmann
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
d33e9ee
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
by Lothar Waßmann
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
8f8e458
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· 8 years ago
0eaaf83
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· 8 years ago
42c2466
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
a8273d5
net: fec_mxc: Fix corruption of device tree blob
by Daniel Strnad
· 8 years ago
87e7f35
dm: net: fec: Add .read_rom_hwaddr
by Jagan Teki
· 8 years ago
c6cd8d5
net: fec_mxc: Driver cleanups
by Jagan Teki
· 8 years ago
484f021
net: fec_mxc: Convert into driver model
by Jagan Teki
· 8 years ago
bc5fb46
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
by Jagan Teki
· 8 years ago
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
5a15c1a
driver/net/fec: support fixed speed connection
by Hannes Schmelzer
· 8 years ago
53cd7bb
net: fec_mxc: use simpler runtime cpu dection macros
by Peng Fan
· 9 years ago
c6e4a86
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· 9 years ago
4aeddb7
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
13433fd
net: fec: do not access reserved register for i.MX6UL
by Peng Fan
· 9 years ago
1342030
net: fec_mxc: remove useless struct nbuf
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
120f43f
net: fec_mxc: make local functions static
by Jeroen Hofstee
· 10 years ago
c34e99f
net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
by Fabio Estevam
· 10 years ago
8b798b2
net: fec_mxc: Adjust RX DMA alignment for mx6solox
by Fabio Estevam
· 10 years ago
1af8274
NET: fec_mxc: fix MDIO clock prescaler calculation
by Markus Niebel
· 11 years ago
0388045
Net: FEC: Fix huge memory leak
by Marek Vasut
· 11 years ago
cc95608
net: fec_mxc: Fix timeouts during tftp transfer
by Fabio Estevam
· 11 years ago
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
Next »