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
old/tizen_20241126
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
/
4xx_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-5
/
+9
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-4
/
+3
2013-09-20
SPDX: fix IBM-pibs license identifier
Wolfgang Denk
1
-1
/
+1
2013-08-19
SPDX-License-Identifier: convert PIBS licensed files
Wolfgang Denk
1
-22
/
+3
2012-05-22
drivers/net/4xx_enet.c: Fix build warning
Anatolij Gustschin
1
-2
/
+1
2011-11-16
4xx_enet.c: Fix GCC 4.6 build warnings
Stefan Roese
1
-1
/
+2
2011-11-03
4xx_enet.c: fix GCC 4.6 build warnings
Wolfgang Denk
1
-3
/
+0
2011-10-27
GCC4.6: Squash warnings in 4xx_enet.c
Marek Vasut
1
-3
/
+3
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
1
-4
/
+0
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
1
-7
/
+7
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
1
-1
/
+1
2011-07-28
net/4xx: Install interrupt handler after driver registration
Stefan Roese
1
-7
/
+7
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-5
/
+5
2010-09-23
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
1
-2
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
1
-3
/
+3
2010-08-09
miiphy: constify device name
Mike Frysinger
1
-2
/
+2
2010-07-12
net: Add option to disable fiber on M88E1111 PHY for PPC4xx
Stefan Roese
1
-0
/
+5
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
1
-50
/
+50
2009-10-04
net: Fix problem with 405EZ ethernet interrupt
James Clough
1
-0
/
+9
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
1
-68
/
+68
2009-08-09
Dual-license IBM code contributions
Josh Boyer
1
-0
/
+2
2009-07-22
ppc4xx: Fixed compilation warning in 4xx_enet.c
Alessio Centazzo
1
-2
/
+1
2009-06-15
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
Ben Warren
1
-54
/
+0
2009-06-08
ppc4xx/net: Fix MDIO clock setup
Felix Radensky
1
-4
/
+6
2009-03-20
drivers/net/: get mac address from environment
Mike Frysinger
1
-8
/
+5
2008-11-09
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
1
-0
/
+2126