summaryrefslogtreecommitdiff
path: root/drivers/net/pcnet.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-09pcnet: add cache flushing & invalidationPaul Burton1-0/+16
2013-11-09pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton1-2/+2
2013-11-09pcnet: code style cleanupPaul Burton1-125/+123
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-23drivers/net/pcnet.c: Fix compile warningJoe Hershberger1-4/+2
2011-11-08drivers/net/pcnet.c: Change debug code to fix build warningWolfgang Denk1-13/+4
2010-11-15net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2008-09-03Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-4/+0
2008-04-28pcnet.c: fix a merge issueWolfgang Denk1-54/+0
2008-04-25Fixed pcnet io_baseVlad Lungu1-0/+55
2008-04-25drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk1-360/+370
2008-04-25Added 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