summaryrefslogtreecommitdiff
path: root/drivers/net/smc91111.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-11/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2015-09-12arm: Remove xaeniax boardSimon Glass1-50/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-9/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips1-2/+0
2012-05-22drivers/net/smc91111.c: Fix compile warningJoe Hershberger1-2/+1
2012-03-27net: smc91111: use mdelay()Mike Frysinger1-13/+2
2011-10-10drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk1-8/+0
2010-10-12smc91111: add write_hwaddrThomas Chou1-16/+24
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-401/+210
2009-03-21lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger1-60/+12
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-3/+0
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+1623