linux_dsm_epyc7002/drivers/net/wireless/b43
Michael Buesch f62ae6cd88 b43: Fix unaligned 32bit SHM-shared access
This fixes unaligned 32bit SHM-shared read/write access.
The low and high 16 bits were swapped.
It also adds a testcase for this to the chipaccess validation.

(Thanks to Albert Herranz for tracking down this bug.)

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-04 16:44:21 -04:00
..
b43.h b43/b43legacy: fix radio LED initialization 2009-07-07 12:55:26 -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: Fix unaligned 32bit SHM-shared access 2009-08-04 16:44:21 -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 mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
phy_common.h b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
phy_g.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
phy_g.h
phy_lp.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
phy_lp.h
phy_n.c rfkill: rewrite 2009-06-03 14:06:13 -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_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c mac80211: push rx status into skb->cb 2009-07-10 14:57:54 -04:00
xmit.h