android_kernel_xiaomi_sm8350/drivers/net/wireless/b43
gregor kowski c45fa8c50c b43: remove wrong probe_resp_plcp write
The tkip hw support uncovered a bug in b43_write_probe_resp_template : it is
writing at the wrong shm offset, it is in the B43_SHM_SH_TKIPTSCTTAK
zone. Remove b43_write_probe_resp_template,  b43_write_probe_resp_plcp
and b43_write_probe_resp_plcp because the probe response offload is
currently not supported by mac80211.

Signed-off-by: Gregor Kowski <gregor.kowski@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-14 09:12:40 -04:00
..
b43.h b43: Typo fixes & minor cleanup 2009-08-14 09:12:40 -04:00
debugfs.c
debugfs.h
dma.c b43: Work around mac80211 race condition 2009-08-04 16:43:26 -04:00
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c b43: remove wrong probe_resp_plcp write 2009-08-14 09:12:40 -04:00
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_common.h b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_g.c
phy_g.h
phy_lp.c b43: Typo fixes & minor cleanup 2009-08-14 09:12:40 -04:00
phy_lp.h b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_n.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_n.h
pio.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables_lpphy.c b43: Add LP 2063 radio init 2009-08-14 09:12:39 -04:00
tables_lpphy.h b43: Add LP 2063 radio init 2009-08-14 09:12:39 -04:00
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h