linux-stable/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 b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
leds.c b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
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 b43: Add fw capabilities 2009-06-10 13:28:37 -04:00
Makefile b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
pcmcia.c b43: Add support for 4318E 2009-07-08 15:24:24 -04:00
pcmcia.h
phy_a.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
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 rfkill: rewrite 2009-06-03 14:06:13 -04:00
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 b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
rfkill.h b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
sysfs.c
sysfs.h
tables.c
tables.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
wa.c
wa.h
xmit.c mac80211: push rx status into skb->cb 2009-07-10 14:57:54 -04:00
xmit.h