kernel-ark/drivers/net/wireless/b43
Michael Buesch 38d1b4ce90 b43: Fix for broken transmission
This patch fixes the transmission problems introduced by
commit f04b3787bbce4567e28069a9ec97dcd804626ac7

I'm not sure if the dummy read is really required.
The old code does it. I think it can't hurt and can possibly
fix some write posting problems (hardware bugs or whatever. Who knows).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:05:59 -08:00
..
b43.h b43: Fix ofdmtab write regression 2008-01-28 15:05:58 -08:00
debugfs.c b43: silence a bogus gcc warning 2008-01-28 15:04:38 -08:00
debugfs.h
dma.c b43: Changes to enable BCM4311 rev 02 with wireless core revision 13 2008-01-28 15:05:01 -08:00
dma.h
Kconfig b43: Fix kconfig dependencies for rfkill and leds 2007-11-10 04:25:14 -05:00
leds.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
leds.h
lo.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
lo.h
main.c b43: Fix ofdmtab write regression 2008-01-28 15:05:58 -08:00
main.h b43/b43legacy: fix my copyright notices 2008-01-28 15:04:31 -08:00
Makefile b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
pcmcia.c b43: properly request pcmcia IRQ 2007-11-10 04:25:13 -05:00
pcmcia.h
phy.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
phy.h b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
pio.c
pio.h
rfkill.c b43: fix use-after-free rfkill bug 2008-01-16 12:53:32 -05:00
rfkill.h b43: Rewrite and fix rfkill init 2007-11-10 04:25:12 -05:00
sysfs.c
sysfs.h
tables.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
tables.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
wa.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
wa.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
xmit.c b43: include FCS in frames handed to mac80211 2008-01-28 15:05:00 -08:00
xmit.h b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00