summaryrefslogtreecommitdiff
path: root/drivers/net/uli526x.c
Commit message (Expand)AuthorAgeLines
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-2/+3
* drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-07-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* drivers/net/uli526x.c: Fix compile warningJoe Hershberger2012-05-22-4/+2
* Remove instances of phy_read/writeAndy Fleming2011-04-20-11/+13
* net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* Fix compile warning in uli526x driverKumar Gala2010-10-20-2/+3
* uli526x: drop newlines from device nameMike Frysinger2010-07-12-1/+1
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-1/+1
* Introduce netdev.h header file and remove externsBen Warren2008-09-02-0/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-22-5/+5
* Fix Ethernet init() return codesBen Warren2008-01-10-3/+3
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+996