android_kernel_xiaomi_sm8350/drivers/net/wireless
Johannes Berg 1e87d68083 b43: remove rate index warning
I frequently run into this warning, and added some
debugging to see why, and got this:

b43 bad rx: 00000000: 2f d2 e2 63 cf a7 14 04 28 18 c8 5f 88 4a a2 00
                      bogus junk       | plcp            | fctl| dur

b43 bad rx: 00000010: 00 11 24 91 07 4d 00 06 25 ff 8f 78 00 06 25 ff
                      my MAC address   | BSSID           | AP MAC
b43 bad rx: 00000020: 8f 76 20 74 00 00 42 07 00 20 00 00 00 00 aa aa
                           | seq | QoS | CCMP IV               | data
                      ...

As you can see, there are 6 bogus bytes (sometimes only five) and then
the frame. I don't know why, and I don't see how to recover, so let's
just drop these frames.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-21 11:06:07 -05:00
..
ath5k ath5k: allow APs to receive beacons 2008-11-21 11:06:06 -05:00
ath9k ath9k: enable RXing of beacons on STA/IBSS 2008-11-21 11:06:06 -05:00
b43 b43: remove rate index warning 2008-11-21 11:06:07 -05:00
b43legacy b43legacy: implement short slot and basic rate handling 2008-11-21 11:06:06 -05:00
hostap Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-18 23:38:23 -08:00
iwlwifi Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-20 16:44:00 -08:00
libertas libertas: Fine grained configuration of wake-on-lan. 2008-11-21 11:06:03 -05:00
libertas_tf libertas_tf: fix skb tail pointer 2008-11-18 17:26:26 -05:00
orinoco net: struct device - replace bus_id with dev_name(), dev_set_name() 2008-11-10 13:55:14 -08:00
p54 p54: initialize all deprecated fields 2008-11-10 15:17:39 -05:00
prism54
rt2x00 rt2x00: Fix BUG_ON() with antenna handling 2008-11-21 11:06:05 -05:00
rtl818x Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
zd1211rw
adm8211.c
adm8211.h
airo_cs.c
airo.c
airo.h
arlan-main.c
arlan-proc.c
arlan.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
i82586.h
i82593.h
ipw2100.c
ipw2100.h
ipw2200.c ipw2200: make association only if SSID is known. 2008-11-21 11:06:06 -05:00
ipw2200.h
Kconfig ipw2100, ipw2200: select LIB80211 2008-11-21 11:06:03 -05:00
mac80211_hwsim.c mac80211_hwsim: enable Mesh Point operation 2008-11-21 11:06:04 -05:00
Makefile Move all rtl818x files to a common directory. 2008-11-21 11:06:04 -05:00
netwave_cs.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
strip.c
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wavelan.c netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
wavelan.h
wavelan.p.h
wl3501_cs.c
wl3501.h
zd1201.c netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv() 2008-11-21 11:06:02 -05:00
zd1201.h