summaryrefslogtreecommitdiff
path: root/drivers/net/pcnet.c
AgeCommit message (Expand)Author
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-04-18pcnet: force ordering of descriptor accessesPaul Burton
2014-04-18pcnet: align rx buffers for cache invalidationPaul Burton
2014-04-18pcnet: access descriptor rings & init block uncachedPaul Burton
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk
2013-11-09pcnet: enable the NOUFLO featurePaul Burton
2013-11-09pcnet: add cache flushing & invalidationPaul Burton
2013-11-09pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton
2013-11-09pcnet: code style cleanupPaul Burton
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-22drivers/net/pcnet.c: Fix compile warningJoe Hershberger
2011-11-07drivers/net/pcnet.c: Change debug code to fix build warningWolfgang Denk
2010-11-14net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-04-28pcnet.c: fix a merge issueWolfgang Denk
2008-04-24Fixed pcnet io_baseVlad Lungu
2008-04-24drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk
2008-04-24Added Am79C970A chip id to pcnetVlad Lungu
2008-01-10Fix Ethernet init() return codesBen Warren
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD