linux/drivers/net
Dale Farnsworth 71d2872554 [PATCH] mv643xx_eth: Unmap DMA buffers in receive path
Fix a missing call to dma_unmap_single() in the receive path.  Without
this call, errors have been observed on non-cache-coherent systems.

Signed-off-by Dale Farnsworth <dale@farnsworth.org>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-09-13 12:26:03 -04:00
..
appletalk [PATCH] cops section fix 2006-08-19 17:40:15 -04:00
arcnet
arm
bonding
chelsio
cris
e1000 [PATCH] e1000: fix TX timout hang regression for 82542rev3 2006-09-12 11:46:39 -04:00
fec_8xx
fs_enet [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
hamradio
ibm_emac
irda [PATCH] smsc-ircc2: fix section reference mismatches 2006-07-12 17:42:40 -04:00
ixgb [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count 2006-07-12 17:42:40 -04:00
ixp2000
myri10ge [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume 2006-08-09 00:12:47 -04:00
pcmcia [PATCH] xirc2ps_cs: Cannot reset card in atomic context 2006-08-24 00:38:32 -04:00
phy [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
sk98lin [PATCH] sk98lin: fix truncated collision threshold mask 2006-07-12 18:39:21 -04:00
skfp
tokenring [PATCH] smctr section fix 2006-08-19 17:40:16 -04:00
tulip [PATCH] xircom_cb: wire up errors from pci_register_driver() 2006-08-19 17:44:30 -04:00
wan [PATCH] WAN: fix C101 card carrier handling 2006-08-19 17:51:25 -04:00
wireless [PATCH] zd1211rw: Fix of signal strength and quality measurement 2006-09-11 16:11:08 -04:00
3c59x.c
3c501.c
3c501.h
3c503.c
3c503.h
3c505.c
3c505.h
3c507.c
3c509.c
3c515.c [PATCH] Signedness issue in drivers/net/3c515.c 2006-08-24 00:37:04 -04:00
3c523.c
3c523.h
3c527.c
3c527.h
7990.c
7990.h
8139cp.c [PATCH] 8139cp.c printk fix 2006-07-12 17:42:40 -04:00
8139too.c
8390.c
8390.h
82596.c [PATCH] 82596 section fixes 2006-08-19 17:40:15 -04:00
Kconfig [PATCH] myri10ge: update the firmware download URL in Kconfig 2006-09-06 11:04:26 -04:00
LICENSE.SRC
Makefile [PATCH] Freescale QE UCC gigabit ethernet driver 2006-08-19 17:44:29 -04:00
Space.c
a2065.c
a2065.h
ac3200.c [PATCH] ac3200 section fixes 2006-08-19 17:40:15 -04:00
acenic.c
acenic.h
acenic_firmware.h
amd8111e.c
amd8111e.h
apne.c
ariadne.c
ariadne.h
at1700.c [PATCH] at1700 section fix 2006-08-19 17:40:15 -04:00
atari_bionet.c
atari_pamsnet.c
atarilance.c
atp.c
atp.h
au1000_eth.c
au1000_eth.h
b44.c
b44.h
bmac.c
bmac.h
bnx2.c [BNX2]: Convert to netdev_alloc_skb() 2006-08-17 16:29:52 -07:00
bnx2.h [BNX2]: Fix tx race condition. 2006-08-17 16:29:51 -07:00
bnx2_fw.h
bsd_comp.c
cassini.c
cassini.h
cs89x0.c [PATCH] cs89x0 section fix 2006-08-19 17:40:15 -04:00
cs89x0.h
de600.c
de600.h
de620.c
de620.h
declance.c
defxx.c
defxx.h
depca.c
depca.h
dgrs.c
dgrs.h
dgrs_asstruct.h
dgrs_bcomm.h
dgrs_es4h.h
dgrs_ether.h
dgrs_firmware.c
dgrs_i82596.h
dgrs_plx9060.h
dl2k.c
dl2k.h
dm9000.c [PATCH] Fix dm9000 release_resource 2006-09-11 09:08:38 -04:00
dm9000.h
dummy.c [DUMMY]: Avoid an oops when dummy_init_one() failed 2006-07-21 15:09:07 -07:00
e100.c [E100]: Add module option to ignore bad EEPROM checksums. 2006-08-29 21:22:14 -07:00
e2100.c [PATCH] e2100 section fix 2006-08-19 17:40:15 -04:00
eepro.c [PATCH] eepro section fix 2006-08-19 17:40:15 -04:00
eepro100.c
eexpress.c [PATCH] eexpress section fix 2006-08-19 17:40:15 -04:00
eexpress.h
epic100.c
eql.c
es3210.c [PATCH] es3210 section fix 2006-08-19 17:40:16 -04:00
eth16i.c [PATCH] eth16i section fix 2006-08-19 17:40:16 -04:00
ewrk3.c
ewrk3.h
fealnx.c [PATCH] fealnx section fix 2006-08-19 17:44:28 -04:00
fec.c
fec.h
forcedeth.c [PATCH] forcedeth: watermark fixup 2006-07-12 17:38:20 -04:00
gianfar.c
gianfar.h
gianfar_ethtool.c
gianfar_mii.c
gianfar_mii.h
gianfar_sysfs.c
gt64240eth.h
gt96100eth.c
gt96100eth.h
hamachi.c
hp-plus.c
hp.c
hp100.c
hp100.h
hplance.c
hplance.h
hydra.c
ibmlana.c
ibmlana.h
ibmveth.c
ibmveth.h
ifb.c [IFB] After ifb_init_one() failed, i is increased. Decrease 2006-07-21 14:56:02 -07:00
ioc3-eth.c
isa-skeleton.c
iseries_veth.c
jazzsonic.c
lance.c [PATCH] lance section fix 2006-08-19 17:40:16 -04:00
lasi_82596.c
lne390.c [PATCH] lne390 section fix 2006-08-19 17:40:16 -04:00
loopback.c
lp486e.c
mac89x0.c
mac8390.c
mace.c
mace.h
macmace.c
macsonic.c
meth.c
meth.h
mii.c
mipsnet.c
mipsnet.h
mv643xx_eth.c [PATCH] mv643xx_eth: Unmap DMA buffers in receive path 2006-09-13 12:26:03 -04:00
mv643xx_eth.h
mvme147.c
myri_code.h
myri_sbus.c
myri_sbus.h
natsemi.c
ne-h8300.c
ne.c
ne2.c
ne2k-pci.c
ne3210.c
netconsole.c
netx-eth.c
ni52.c [PATCH] ni52 section fix 2006-08-19 17:40:16 -04:00
ni52.h
ni65.c [PATCH] ni65 section fix 2006-08-19 17:40:17 -04:00
ni65.h
ni5010.c
ni5010.h
ns83820.c
oaknet.c
pci-skeleton.c
pcnet32.c [PATCH] pcnet32: break in 2.6.18-rc1 identified 2006-08-24 00:40:03 -04:00
plip.c
ppp_async.c
ppp_deflate.c
ppp_generic.c [PPP]: handle kmalloc failures and convert to using kzalloc 2006-08-17 16:29:55 -07:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c
pppox.c
r8169.c
rionet.c
rrunner.c
rrunner.h
s2io-regs.h
s2io.c [PATCH] s2io build fix 2006-08-19 17:44:29 -04:00
s2io.h [PATCH] s2io driver bug fixes #2 2006-08-03 17:27:26 -04:00
saa9730.c
saa9730.h
sb1000.c
sb1250-mac.c
seeq8005.c [PATCH] seeq8005 section fix 2006-08-19 17:40:17 -04:00
seeq8005.h
sgiseeq.c
sgiseeq.h
shaper.c
sis190.c
sis900.c
sis900.h
sk_mca.c
sk_mca.h
skge.c [PATCH] skge: remember to run netif_poll_disable() 2006-08-19 17:44:30 -04:00
skge.h [PATCH] skge: fix truncated collision threshold mask 2006-07-12 18:39:21 -04:00
sky2.c [PATCH] sky2: phy power problems on 88e805X chips 2006-08-10 08:30:48 -04:00
sky2.h [PATCH] sky2: fix truncated collision threshold mask 2006-07-12 18:39:21 -04:00
slhc.c
slip.c
slip.h
smc-mca.c
smc-ultra.c
smc-ultra32.c
smc91x.c [PATCH] lockdep: fix smc91x 2006-08-19 17:44:29 -04:00
smc91x.h [PATCH] build fixes: smc91x 2006-08-19 17:44:30 -04:00
smc911x.c [PATCH] smc911x: Re-release spinlock on spurious interrupt 2006-08-19 17:44:29 -04:00
smc911x.h
smc9194.c
smc9194.h
sonic.c
sonic.h
spider_net.c [PATCH] Add ethtool -g support to Spidernet network driver 2006-08-19 17:44:30 -04:00
spider_net.h [PATCH] Add ethtool -g support to Spidernet network driver 2006-08-19 17:44:30 -04:00
spider_net_ethtool.c [PATCH] Add ethtool -g support to Spidernet network driver 2006-08-19 17:44:30 -04:00
starfire.c
starfire_firmware.h
starfire_firmware.pl
stnic.c
sun3_82586.c
sun3_82586.h
sun3lance.c
sunbmac.c
sunbmac.h
sundance.c [PATCH] sundance section fix 2006-08-19 17:44:28 -04:00
sungem.c
sungem.h
sungem_phy.c
sungem_phy.h
sunhme.c [NET]: sun happymeal, little pci cleanup 2006-07-21 14:51:02 -07:00
sunhme.h
sunlance.c [SUNLANCE]: Fix probing problem. 2006-08-29 21:23:32 -07:00
sunqe.c
sunqe.h
tc35815.c
tg3.c [TG3]: Fix tx race condition 2006-08-07 21:46:02 -07:00
tg3.h [TG3]: Fix tx race condition 2006-08-07 21:46:02 -07:00
tlan.c
tlan.h
tun.c
typhoon-firmware.h
typhoon.c
typhoon.h
ucc_geth.c [PATCH] Freescale QE UCC gigabit ethernet driver 2006-08-19 17:44:29 -04:00
ucc_geth.h [PATCH] Freescale QE UCC gigabit ethernet driver 2006-08-19 17:44:29 -04:00
ucc_geth_phy.c [PATCH] Freescale QE UCC gigabit ethernet driver 2006-08-19 17:44:29 -04:00
ucc_geth_phy.h [PATCH] Freescale QE UCC gigabit ethernet driver 2006-08-19 17:44:29 -04:00
via-rhine.c [PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes) 2006-08-19 17:44:30 -04:00
via-velocity.c via-velocity: fix speed and link status reported by ethtool 2006-07-20 23:28:23 +02:00
via-velocity.h
wd.c [PATCH] wd section fix 2006-08-19 17:40:17 -04:00
yellowfin.c
znet.c
zorro8390.c