kernel-ark/drivers/net
Jouni Malinen ea3f1865f3 [PATCH] hostap: Remove experimental PCI bus master/DMA code
PCI version of Prism2.5/3 has undocumented DMA support for TX/RX data,
but this seems to have some hardware bugs that prevent it from being
used properly for TX. RX side could possibly be made to work reliably.

Even though DMA support would be very useful for saving host CPU (from
about 40% to 5-10% when operating at maximum throughput), it seems to
be best to just remove this code finally. The implementation has
always been commented out by default and has received very limited
testing. The code may have already been broken number of times and I
don't have much interested in trying to verify whether it works or
not. Getting this out makes it easier to maintain the driver and
allows some cleanups that have been partly postponed because of this
experimental bus master/DMA code.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-14 23:06:27 -04:00
..
appletalk [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
arcnet
arm [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel 2005-06-29 18:10:54 +01:00
bonding
cris
e1000 [PATCH] e1000: no need for reboot notifier 2005-07-28 08:39:02 -07:00
fec_8xx
hamradio [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
ibm_emac
irda
ixgb
pcmcia [PATCH] pcmcia: fix many device IDs 2005-07-28 08:39:00 -07:00
sk98lin
skfp
tokenring
tulip [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
wan [WAN]: drivers/net/wan/: use of time_after macro 2005-07-15 09:59:26 -07:00
wireless [PATCH] hostap: Remove experimental PCI bus master/DMA code 2005-08-14 23:06:27 -04:00
3c59x.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
3c501.c
3c501.h
3c503.c
3c503.h
3c505.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
3c505.h
3c507.c
3c509.c
3c515.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
3c523.c
3c523.h
3c527.c
3c527.h
7990.c
7990.h
8139cp.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
8139too.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
8390.c
8390.h
82596.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
a2065.c
a2065.h
ac3200.c
acenic_firmware.h
acenic.c
acenic.h
amd8111e.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
amd8111e.h
apne.c
ariadne.c
ariadne.h
at1700.c drivers/net/at1700: remove incorrect comment 2005-06-27 23:23:05 -04:00
atari_bionet.c
atari_pamsnet.c
atarilance.c
atp.c
atp.h
au1000_eth.c
au1000_eth.h
b44.c [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... 2005-07-12 17:21:56 -04:00
b44.h
bmac.c [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
bmac.h
bnx2_fw.h
bnx2.c
bnx2.h
bsd_comp.c
cs89x0.c [PATCH] cs89x0: collect tx_bytes statistics 2005-07-28 08:39:02 -07:00
cs89x0.h
de600.c
de600.h
de620.c
de620.h
declance.c
defxx.c
defxx.h
depca.c
depca.h
dgrs_asstruct.h
dgrs_bcomm.h
dgrs_es4h.h
dgrs_ether.h
dgrs_firmware.c
dgrs_i82596.h
dgrs_plx9060.h
dgrs.c
dgrs.h
dl2k.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
dl2k.h
dm9000.c
dm9000.h
dummy.c
e100.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2005-06-27 22:07:56 -07:00
e2100.c
eepro100.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
eepro.c
eexpress.c
eexpress.h
epic100.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
eql.c [EQL]: Proper num_slaves decrement 2005-07-21 14:16:54 -07:00
es3210.c
eth16i.c
ewrk3.c
ewrk3.h
fealnx.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
fec.c
fec.h
forcedeth.c
gianfar_ethtool.c
gianfar_phy.c
gianfar_phy.h
gianfar.c
gianfar.h
gt64240eth.h
gt96100eth.c
gt96100eth.h
hamachi.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
hp100.c
hp100.h
hp-plus.c
hp.c
hplance.c
hplance.h
hydra.c
hydra.h
ibmlana.c
ibmlana.h
ibmveth.c
ibmveth.h
ioc3-eth.c
isa-skeleton.c
iseries_veth.c
iseries_veth.h
jazzsonic.c
Kconfig [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c 2005-07-27 15:24:42 -07:00
lance.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
lasi_82596.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
LICENSE.SRC
lne390.c
loopback.c
lp486e.c
mac89x0.c
mac8390.c
mace.c [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
mace.h
macmace.c
macsonic.c
Makefile
meth.c
meth.h
mii.c
mv643xx_eth.c
mv643xx_eth.h
mvme147.c
myri_code.h
myri_sbus.c [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
myri_sbus.h
natsemi.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
ne2.c
ne2k-pci.c [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods 2005-07-11 23:23:46 -04:00
ne3210.c
ne-h8300.c
ne.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
netconsole.c
ni52.c
ni52.h
ni65.c
ni65.h
ni5010.c
ni5010.h
ns83820.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
oaknet.c
pci-skeleton.c
pcnet32.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
plip.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
ppp_async.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
ppp_deflate.c
ppp_generic.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
ppp_synctty.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
pppoe.c
pppox.c
r8169.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
rrunner.c
rrunner.h
s2io-regs.h
s2io.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
s2io.h
saa9730.c
saa9730.h
sb1000.c
sb1250-mac.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
seeq8005.c
seeq8005.h
sgiseeq.c
sgiseeq.h
shaper.c [SHAPER]: Switch to spinlocks. 2005-07-05 15:03:46 -07:00
sis900.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
sis900.h
sk_mca.c
sk_mca.h
skge.c [PATCH] pm: more u32 vs. pm_message_t fixes 2005-07-07 18:23:43 -07:00
skge.h [SKGE]: Fix build on big-endian 2005-07-05 14:24:35 -07:00
slhc.c
slip.c [NET]: drivers/net/slip.c needs linux/delay.h 2005-06-28 16:27:32 -07:00
slip.h
smc91x.c [PATCH] smc91x needs settable IRQ trigger type 2005-06-27 23:08:09 -04:00
smc91x.h [PATCH] smc91x needs settable IRQ trigger type 2005-06-27 23:08:09 -04:00
smc9194.c
smc9194.h
smc-mca.c
smc-ultra32.c
smc-ultra.c
sonic.c
sonic.h
Space.c
starfire_firmware.h
starfire_firmware.pl
starfire.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
stnic.c
sun3_82586.c
sun3_82586.h
sun3lance.c
sunbmac.c
sunbmac.h
sundance.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
sungem_phy.c [PATCH] ppc64: Add new PHY to sungem 2005-07-07 18:23:36 -07:00
sungem_phy.h [PATCH] ppc64: Add new PHY to sungem 2005-07-07 18:23:36 -07:00
sungem.c [PATCH] ppc64: Add new PHY to sungem 2005-07-07 18:23:36 -07:00
sungem.h
sunhme.c
sunhme.h
sunlance.c
sunqe.c
sunqe.h
tc35815.c
tg3.c [TG3]: Update driver version and reldate. 2005-07-25 12:45:32 -07:00
tg3.h [TG3]: add 5780 fiber support 2005-07-25 12:33:22 -07:00
tlan.c
tlan.h
tun.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
typhoon-firmware.h
typhoon.c [PATCH] pm: more u32 vs. pm_message_t fixes 2005-07-07 18:23:43 -07:00
typhoon.h
via-rhine.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2005-06-28 21:24:32 -07:00
via-velocity.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
via-velocity.h [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
wd.c
yellowfin.c [NET]: Remove gratuitous use of skb->tail in network drivers. 2005-06-28 15:25:31 -07:00
znet.c
zorro8390.c