summaryrefslogtreecommitdiff
path: root/drivers/net/uli526x.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-12net: uli526x: Fix unknown storage size errorTom Rini1-1/+0
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-2/+3
2014-11-08drivers/net/uli526x.c: fix syntax errorWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2012-05-22drivers/net/uli526x.c: Fix compile warningJoe Hershberger1-4/+2
2011-04-20Remove instances of phy_read/writeAndy Fleming1-11/+13
2010-11-15net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2010-10-20Fix compile warning in uli526x driverKumar Gala1-2/+3
2010-07-12uli526x: drop newlines from device nameMike Frysinger1-1/+1
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala1-1/+1
2008-09-03Introduce netdev.h header file and remove externsBen Warren1-0/+1
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-01-10Fix Ethernet init() return codesBen Warren1-3/+3
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+996