summaryrefslogtreecommitdiff
path: root/drivers/net/pcnet.c
Commit message (Expand)AuthorAgeLines
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-1/+1
* pcnet: force ordering of descriptor accessesPaul Burton2014-04-18-18/+19
* pcnet: align rx buffers for cache invalidationPaul Burton2014-04-18-9/+12
* pcnet: access descriptor rings & init block uncachedPaul Burton2014-04-18-31/+35
* MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-11-10/+0
* pcnet: enable the NOUFLO featurePaul Burton2013-11-09-0/+15
* pcnet: add cache flushing & invalidationPaul Burton2013-11-09-0/+16
* pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-09-2/+2
* pcnet: code style cleanupPaul Burton2013-11-09-125/+123
* net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos2013-07-24-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* drivers/net/pcnet.c: Fix compile warningJoe Hershberger2012-05-22-4/+2
* drivers/net/pcnet.c: Change debug code to fix build warningWolfgang Denk2011-11-07-13/+4
* net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-14-0/+5
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-4/+0
* pcnet.c: fix a merge issueWolfgang Denk2008-04-28-54/+0
* Fixed pcnet io_baseVlad Lungu2008-04-24-0/+55
* drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-24-360/+370
* Added Am79C970A chip id to pcnetVlad Lungu2008-04-24-0/+3
* Fix Ethernet init() return codesBen Warren2008-01-10-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+526