aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/pcnet.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-22drivers/net/pcnet.c: Fix compile warningJoe Hershberger1-4/+2
2011-11-07drivers/net/pcnet.c: Change debug code to fix build warningWolfgang Denk1-13/+4
2010-11-14net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-4/+0
2008-04-28pcnet.c: fix a merge issueWolfgang Denk1-54/+0
2008-04-24Fixed pcnet io_baseVlad Lungu1-0/+55
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk1-360/+370
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu1-0/+3
2008-01-10Fix Ethernet init() return codesBen Warren1-2/+2
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+526