index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-22
net: macb: remove superfluous logical constraint
Heinrich Schuchardt
1
-1
/
+1
2018-01-15
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
1
-12
/
+79
2017-06-02
net: macb: Fix GMAC not work when enable DM_ETH
Wenyou Yang
1
-5
/
+2
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-05-09
net: macb: Align the compatibles with kernel
Wenyou Yang
1
-0
/
+4
2017-05-09
net: macb: Add remove callback
Wenyou Yang
1
-17
/
+31
2017-03-01
net: macb: Fix ETH not found when clock not support
Wenyou Yang
1
-4
/
+9
2017-02-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-3
/
+41
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+2
2017-02-07
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
Wenyou Yang
1
-3
/
+0
2017-02-07
net: macb: Add the clock support
Wenyou Yang
1
-0
/
+41
2016-10-01
net, macb: fix misaligned cache operation warning
Heiko Schocher
1
-9
/
+11
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
1
-12
/
+34
2016-08-15
net: macb: Fix build error for CONFIG_DM_ETH enabled
Wenyou Yang
1
-8
/
+69
2016-06-12
net: macb: Convert to driver model
Simon Glass
1
-0
/
+119
2016-06-12
net: macb: Flush correct cache portion when sending
Simon Glass
1
-1
/
+1
2016-06-12
net: macb: Prepare for driver-model conversion
Simon Glass
1
-75
/
+124
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
1
-1
/
+1
2016-01-27
net: macb: Not all the GEM are gigabit capable
Gregory CLEMENT
1
-2
/
+19
2015-08-11
net: macb: add gmac multi-queue support
Wu, Josh
1
-0
/
+33
2015-05-19
net: Update hardware MAC address if it changes in env
Joe Hershberger
1
-9
/
+0
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-4
/
+4
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-1
/
+1
2015-03-18
Net: macb: reset GBE bit when fallback checking
Bo Shen
1
-1
/
+1
2014-11-17
net: macb: enable GMAC IP without GE feature support
Bo Shen
1
-1
/
+7
2014-11-17
net: macb: write mac address when initialization
Bo Shen
1
-0
/
+9
2014-10-10
macb: simplify gmac initialisation
Andreas Bießmann
1
-17
/
+8
2014-06-14
net: macb: enable dcache in macb
Wu, Josh
1
-4
/
+57
2014-06-14
macb: make checkpatch clean
Andreas Bießmann
1
-27
/
+29
2013-11-04
net: macb: get DMA bus width from design config register
Bo Shen
1
-1
/
+19
2013-08-22
net: macb: fix the following building warning
Bo Shen
1
-3
/
+9
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-13
/
+1
2013-06-24
net: macb: add support for gigabit MAC
Bo Shen
1
-32
/
+119
2013-06-24
net: macb: using phylib to configure phy device
Bo Shen
1
-2
/
+14
2013-06-24
net: macb: using AT91FAMILY replace #ifdeferry
Bo Shen
1
-8
/
+2
2013-06-24
net: Fix build regression in macb.c
Joe Hershberger
1
-1
/
+1
2013-06-24
net/macb: Add arch specific routine to get mdio control
Shiraz Hashim
1
-0
/
+8
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
1
-2
/
+0
2012-09-04
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Wolfgang Denk
1
-1
/
+1
2012-09-03
net:macb: add line break
Andreas Bießmann
1
-1
/
+1
2012-09-01
arm : Atmel : add at91sam9x5ek board support
Bo Shen
1
-2
/
+2
2012-05-22
drivers/net/macb.c: Fix compile warning
Joe Hershberger
1
-2
/
+1
2011-06-21
macb: fix compile warning
andreas.devel@googlemail.com
1
-2
/
+3
2011-05-18
ATMEL: fix related common atmel driver files
Reinhard Meyer
1
-6
/
+8
2010-08-09
miiphy: constify device name
Mike Frysinger
1
-2
/
+2
2010-07-12
Write MAC address automatically on MACB-based boards
Ben Warren
1
-8
/
+15
2010-01-31
macb: Fix mii_phy_read and mii_phy_write functions
Semih Hazar
1
-77
/
+33
2009-07-12
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
1
-2
/
+4
[next]