linux/drivers/net/wireless/b43
Michael Buesch d987160b71 b43: Fix rxheader channel parsing
This patch fixes the parsing of the RX data header channel field.

The current code parses the header incorrectly and passes a wrong
channel number and frequency for each frame to mac80211.
The FIXMEs added by this patch don't matter for now as the code
where they live won't get executed anyway. They will be fixed later.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-08 23:30:06 -08:00
..
Kconfig b43: Fix kconfig dependencies for rfkill and leds 2007-11-10 04:25:14 -05:00
Makefile [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
b43.h b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00
debugfs.c b43: debugfs SHM read buffer overrun fix 2007-11-10 04:25:12 -05:00
debugfs.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
dma.c [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
dma.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
leds.c b43: Fix rfkill radio LED 2007-12-17 17:01:40 -05:00
leds.h [B43]: LED triggers support 2007-10-10 16:54:11 -07:00
lo.c [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
lo.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
main.c b43: Fix rfkill radio LED 2007-12-17 17:01:40 -05:00
main.h b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00
pcmcia.c b43: properly request pcmcia IRQ 2007-11-10 04:25:13 -05:00
pcmcia.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
phy.c drivers/net/wireless: Add missing "space" 2007-11-29 21:34:51 -05:00
phy.h [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
pio.c [B43]: Fix sparse warnings. 2007-10-10 16:52:07 -07:00
pio.h b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
rfkill.c b43: Fix rfkill radio LED 2007-12-17 17:01:40 -05:00
rfkill.h b43: Rewrite and fix rfkill init 2007-11-10 04:25:12 -05:00
sysfs.c b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
sysfs.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
tables.c [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
tables.h [B43]: add mac80211-based driver for modern BCM43xx devices 2007-10-10 16:51:37 -07:00
xmit.c b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00
xmit.h b43: Fix rxheader channel parsing 2008-01-08 23:30:06 -08:00