| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: eepro100: Fix unused variable warning | Tom Rini | 2017-05-12 | 1 | -6/+0 |
* | net: mii: Use spatch to update miiphy_register | Joe Hershberger | 2016-08-15 | 1 | -12/+22 |
* | net: eepro100: Fix build warnings | Bin Meng | 2016-01-25 | 1 | -4/+4 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -1/+2 |
* | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk | 2014-10-27 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | drivers/net/eepro100.c: Fix compile warning | Joe Hershberger | 2012-05-22 | 1 | -4/+3 |
* | drivers/net/eepro100.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | 1 | -2/+0 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -1/+1 |
* | net: eepro100: Add initialized eth_device structure | Nobuhiro Iwamatsu | 2010-11-14 | 1 | -0/+5 |
* | Fix compile warnings for const correctness | Ben Warren | 2010-08-09 | 1 | -1/+2 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 1 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -16/+16 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | 1 | -0/+1 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | 1 | -5/+0 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | 1 | -2/+2 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -0/+948 |