| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -4/+4 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | Fix some checkpatch warnings in calls to udelay() | Simon Glass | 2020-05-18 | 1 | -5/+5 |
* | env: Move env_set() 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 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -7/+0 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -9/+10 |
* | 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 | -14/+1 |
* | drivers/net/lan91c96.c: Fix compile warning | Joe Hershberger | 2012-05-22 | 1 | -2/+2 |
* | drivers/net/lan91c96.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | 1 | -5/+2 |
* | NET: lan91c96: Correct chip detect logic | Yanjun Yang | 2011-01-18 | 1 | -1/+1 |
* | LAN91C*: Change chip names to fit the eth_device struct size | Yanjun Yang | 2011-01-10 | 1 | -2/+2 |
* | lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr | Serge Ziryukin | 2010-05-17 | 1 | -1/+0 |
* | NET: LAN91C96 CONFIG_NET_MULTIify | Nishanth Menon | 2009-12-13 | 1 | -269/+183 |
* | lan91c96/smc91111/smc911x: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -63/+12 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -1/+1 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | 1 | -9/+0 |
* | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-14 | 1 | -10/+10 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -0/+967 |