Commit Graph

19 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 63c6f1ce3c net: eepro100: Fix unused variable warning 7 years ago
Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 8 years ago
Bin Meng e6655d7c23 net: eepro100: Fix build warnings 8 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Wolfgang Denk 03b004074f PowerPC: drop some 74xx_7xx boards and related code 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger bccbe619b1 drivers/net/eepro100.c: Fix compile warning 12 years ago
Wolfgang Denk 3d458d2dfb drivers/net/eepro100.c: fix GCC 4.6 build warnings 13 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Nobuhiro Iwamatsu 72c4c33e98 net: eepro100: Add initialized eth_device structure 14 years ago
Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Jon Loeliger 07d38a17e9 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
Wolfgang Denk c570b2fdf5 Add board support for armadillo HT1070 19 years ago
Wolfgang Denk a912733e9b Add support for MII in eepro100 driver. 19 years ago
wdenk 3a473b2a65 * Patch by Ronen Shitrit, 10 Dec 2003: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 21 years ago
wdenk 1df49e27bc Initial revision 22 years ago