index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec_mxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
1
-0
/
+9
|
\
|
*
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
Lothar Waßmann
2017-07-28
1
-0
/
+9
*
|
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
|
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
|
/
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
Lothar Waßmann
2017-07-12
1
-11
/
+13
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
net: fec_mxc: specify the registered eth index by dev_id
Andy Duan
2017-05-18
1
-2
/
+9
*
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
Andy Duan
2017-05-18
1
-2
/
+2
*
net: fec: do not access reserved register for i.MX6ULL
Peng Fan
2017-05-18
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-09
1
-1
/
+0
|
\
|
*
net: fec_mxc: Fix corruption of device tree blob
Daniel Strnad
2017-02-07
1
-1
/
+0
*
|
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+2
|
/
*
dm: net: fec: Add .read_rom_hwaddr
Jagan Teki
2016-12-16
1
-9
/
+9
*
net: fec_mxc: Driver cleanups
Jagan Teki
2016-12-16
1
-127
/
+75
*
net: fec_mxc: Convert into driver model
Jagan Teki
2016-12-16
1
-26
/
+242
*
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
Jagan Teki
2016-12-16
1
-3
/
+2
*
Fix spelling of "resetting".
Vagrant Cascadian
2016-10-31
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
driver/net/fec: support fixed speed connection
Hannes Schmelzer
2016-07-12
1
-0
/
+4
*
net: fec_mxc: use simpler runtime cpu dection macros
Peng Fan
2016-05-24
1
-1
/
+1
*
net: fec_mxc: unregister mdio bus on probe error
Måns Rullgård
2016-01-03
1
-0
/
+2
*
net: fec_mxc: configure MDIO hold time
Måns Rullgård
2016-01-03
1
-3
/
+15
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
net: fec: do not access reserved register for i.MX6UL
Peng Fan
2015-09-02
1
-5
/
+9
*
net: fec_mxc: remove useless struct nbuf
Albert ARIBAUD \(3ADEV\)
2015-07-10
1
-15
/
+5
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: fec_mxc: make local functions static
Jeroen Hofstee
2014-10-25
1
-3
/
+5
*
net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
Fabio Estevam
2014-09-09
1
-3
/
+27
*
net: fec_mxc: Adjust RX DMA alignment for mx6solox
Fabio Estevam
2014-09-09
1
-2
/
+10
*
NET: fec_mxc: fix MDIO clock prescaler calculation
Markus Niebel
2014-02-11
1
-2
/
+6
*
Net: FEC: Fix huge memory leak
Marek Vasut
2013-11-21
1
-78
/
+99
*
net: fec_mxc: Fix timeouts during tftp transfer
Fabio Estevam
2013-09-20
1
-1
/
+1
*
net: fec_mxc: Add support for mx6 solo-lite
Fabio Estevam
2013-09-20
1
-1
/
+1
*
fec_mxc: set ethaddr if fuses burned and not previously set
Eric Nelson
2013-08-21
1
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
net: fec: Avoid MX28 bus sync issue
Marek Vasut
2013-07-12
1
-0
/
+22
*
net: fec: Remove bogus flush_dcache_range() call
Marek Vasut
2013-07-12
1
-1
/
+0
*
net: fec_mxc: Add support for Vybrid VF610
Alison Wang
2013-06-03
1
-3
/
+1
*
net: fec_mxc: get phydev before fec_probe
Troy Kisky
2013-01-28
1
-42
/
+75
*
net: fec_mxc: only call phy_connect in fec_probe
Troy Kisky
2013-01-28
1
-21
/
+12
*
net: fec_mxc: use fec_set_dev_name to set name
Troy Kisky
2013-01-28
1
-8
/
+8
*
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
Troy Kisky
2013-01-28
1
-16
/
+8
*
net: fec_mxc: change fec_mii_setspeed parameter
Troy Kisky
2013-01-28
1
-5
/
+5
*
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
Troy Kisky
2013-01-28
1
-1
/
+1
*
FEC: Replace magic contants
Marek Vasut
2012-09-27
1
-3
/
+3
*
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
1
-9
/
+11
*
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
1
-1
/
+13
*
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
1
-6
/
+8
[next]