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
/
macb.c
Commit message (
Expand
)
Author
Age
Lines
*
net: macb: Fix ETH not found when clock not support
Wenyou Yang
2017-03-01
-4
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-09
-3
/
+41
|
\
|
*
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
Wenyou Yang
2017-02-07
-3
/
+0
|
*
net: macb: Add the clock support
Wenyou Yang
2017-02-07
-0
/
+41
*
|
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
-1
/
+2
|
/
*
net, macb: fix misaligned cache operation warning
Heiko Schocher
2016-10-01
-9
/
+11
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
-12
/
+34
*
net: macb: Fix build error for CONFIG_DM_ETH enabled
Wenyou Yang
2016-08-15
-8
/
+69
*
net: macb: Convert to driver model
Simon Glass
2016-06-12
-0
/
+119
*
net: macb: Flush correct cache portion when sending
Simon Glass
2016-06-12
-1
/
+1
*
net: macb: Prepare for driver-model conversion
Simon Glass
2016-06-12
-75
/
+124
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
-1
/
+1
*
net: macb: Not all the GEM are gigabit capable
Gregory CLEMENT
2016-01-27
-2
/
+19
*
net: macb: add gmac multi-queue support
Wu, Josh
2015-08-11
-0
/
+33
*
net: Update hardware MAC address if it changes in env
Joe Hershberger
2015-05-19
-9
/
+0
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-4
/
+4
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
-1
/
+1
*
Net: macb: reset GBE bit when fallback checking
Bo Shen
2015-03-18
-1
/
+1
*
net: macb: enable GMAC IP without GE feature support
Bo Shen
2014-11-17
-1
/
+7
*
net: macb: write mac address when initialization
Bo Shen
2014-11-17
-0
/
+9
*
macb: simplify gmac initialisation
Andreas Bießmann
2014-10-10
-17
/
+8
*
net: macb: enable dcache in macb
Wu, Josh
2014-06-14
-4
/
+57
*
macb: make checkpatch clean
Andreas Bießmann
2014-06-14
-27
/
+29
*
net: macb: get DMA bus width from design config register
Bo Shen
2013-11-04
-1
/
+19
*
net: macb: fix the following building warning
Bo Shen
2013-08-22
-3
/
+9
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-13
/
+1
*
net: macb: add support for gigabit MAC
Bo Shen
2013-06-24
-32
/
+119
*
net: macb: using phylib to configure phy device
Bo Shen
2013-06-24
-2
/
+14
*
net: macb: using AT91FAMILY replace #ifdeferry
Bo Shen
2013-06-24
-8
/
+2
*
net: Fix build regression in macb.c
Joe Hershberger
2013-06-24
-1
/
+1
*
net/macb: Add arch specific routine to get mdio control
Shiraz Hashim
2013-06-24
-0
/
+8
*
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-04
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Wolfgang Denk
2012-09-04
-1
/
+1
|
\
|
*
net:macb: add line break
Andreas Bießmann
2012-09-03
-1
/
+1
*
|
arm : Atmel : add at91sam9x5ek board support
Bo Shen
2012-09-01
-2
/
+2
|
/
*
drivers/net/macb.c: Fix compile warning
Joe Hershberger
2012-05-22
-2
/
+1
*
macb: fix compile warning
andreas.devel@googlemail.com
2011-06-21
-2
/
+3
*
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-18
-6
/
+8
*
miiphy: constify device name
Mike Frysinger
2010-08-09
-2
/
+2
*
Write MAC address automatically on MACB-based boards
Ben Warren
2010-07-12
-8
/
+15
*
macb: Fix mii_phy_read and mii_phy_write functions
Semih Hazar
2010-01-31
-77
/
+33
*
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
2009-07-12
-2
/
+4
*
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
-2
/
+2
*
AVR32: macb - Search for PHY id
Gunnar Rangoy
2009-01-28
-0
/
+31
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-22
/
+22
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
-0
/
+1
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
-5
/
+0
*
AT91SAM9263EK support
Stelian Pop
2008-05-10
-2
/
+4
*
Add support for AT91SAM9260EK
Stelian Pop
2008-04-01
-2
/
+2
[next]