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
/
mcffec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
drivers: mcffec: conversion to dm
Angelo Durgehello
2020-01-10
1
-294
/
+293
*
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
*
net: fix typos
Heinrich Schuchardt
2017-09-07
1
-1
/
+1
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-4
/
+4
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
1
-2
/
+11
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-2
/
+3
*
net: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-08-19
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-2
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-1
/
+1
*
drivers/net/: get mac address from environment
Mike Frysinger
2009-03-20
1
-5
/
+5
*
ColdFire: Add mii driver in drivers/net
TsiChung Liew
2008-11-09
1
-15
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-32
/
+32
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
1
-0
/
+1
*
ColdFire: Add FEC Buffer descriptors in SRAM
TsiChung Liew
2008-08-26
1
-6
/
+36
*
Fix ColdFire FEC warning messages
TsiChung Liew
2008-08-26
1
-0
/
+4
*
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-1
/
+1
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
1
-7
/
+0
*
ColdFire: Add 10 base ethernet support for mcf5445x
TsiChung Liew
2008-06-02
1
-0
/
+6
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-1
/
+1
*
ColdFire: Fix FEC transmit issue for MCF5275
Tsi-Chung Liew
2008-03-30
1
-0
/
+7
*
Fix some build errors.
Wolfgang Denk
2007-08-19
1
-2
/
+2
*
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
1
-7
/
+20
*
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
1
-5
/
+5
*
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-08-08
1
-1
/
+1
*
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
1
-18
/
+8
*
Header file update, clean up and cache handling
TsiChungLiew
2007-07-10
1
-33
/
+33
*
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
2007-06-18
1
-0
/
+594