linux/drivers/net/wireless/b43
Michael Buesch f54a52021d b43: Rewrite TX bounce buffer handling
Do not mess with the original skb, but allocate an independent bouncebuffer.
This protects against bad interference with mac80211's assumptions about
the skb (which already caused bugs).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-11 15:23:40 -05:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile
b43.h b43: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
debugfs.c
debugfs.h
dma.c b43: Rewrite TX bounce buffer handling 2009-11-11 15:23:40 -05:00
dma.h
leds.c b43: Don't use struct wldev after detach. 2009-10-07 16:33:49 -04:00
leds.h b43: add 'struct b43_wl' missing declaration 2009-10-27 16:29:46 -04:00
lo.c
lo.h
main.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-11 11:38:16 -08:00
main.h
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c
phy_g.h
phy_lp.c b43: LP-PHY: Begin implementing calibration & software RFKILL support 2009-10-30 16:49:18 -04:00
phy_lp.h b43: LP-PHY: Begin implementing calibration & software RFKILL support 2009-10-30 16:49:18 -04:00
phy_n.c
phy_n.h
pio.c b43: Optimize PIO scratchbuffer usage 2009-10-27 16:48:20 -04:00
pio.h
rfkill.c b43: Fix Bugzilla #14181 and the bug from the previous 'fix' 2009-10-27 16:29:46 -04:00
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
wa.c
wa.h
xmit.c b43: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
xmit.h b43: Rewrite TX bounce buffer handling 2009-11-11 15:23:40 -05:00