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