Commit Graph

29 Commits (a7944dcc11f3e426f96cebcf8847d501b5b7ca7c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Heinrich Schuchardt e4691564cc net: fix typos 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 8 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Axel Lin a62cd29c98 net: Use ARRAY_SIZE at appropriate places 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 12 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 15 years ago
TsiChung Liew 54bdcc9fb6 ColdFire: Add mii driver in drivers/net 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 16 years ago
TsiChung Liew 1803f7f91f ColdFire: Add FEC Buffer descriptors in SRAM 16 years ago
TsiChung Liew 429be27ce1 Fix ColdFire FEC warning messages 16 years ago
Ben Warren 86882b8077 Moved initialization of MCFFEC Ethernet driver to CPU directory 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
TsiChung Liew ff36fbb2e7 ColdFire: Add 10 base ethernet support for mcf5445x 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Tsi-Chung Liew f605479de2 ColdFire: Fix FEC transmit issue for MCF5275 16 years ago
Wolfgang Denk 3e66c07800 Fix some build errors. 17 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
TsiChungLiew 9e737d8476 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) 17 years ago
TsiChung 0dca874db6 Cache update and added CFG_UNIFY_CACHE 17 years ago
TsiChungLiew f2208fbc2e Header file update, clean up and cache handling 17 years ago
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 17 years ago