linux_dsm_epyc7002/drivers/net/wireless/b43
Rafał Miłecki 78c1ee7e61 b43: disable parity check on BCMA devices
Analyze of MMIO dumps from BCM43224, BCM43225, BCM4313 and BCM4331 has
shown that wl disables parity check for all that cards. This is required
for receiving any packets from the hardware.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-22 09:51:11 -04:00
..
b43.h b43: disable parity check on BCMA devices 2011-07-22 09:51:11 -04:00
bus.c b43: bus: drop inline from SSB functions 2011-07-18 14:29:44 -04:00
bus.h b43: bus: add helpers for getting/setting wldev from/in bus core 2011-07-08 11:11:21 -04:00
debugfs.c
debugfs.h
dma.c b43: disable parity check on BCMA devices 2011-07-22 09:51:11 -04:00
dma.h b43: disable parity check on BCMA devices 2011-07-22 09:51:11 -04:00
Kconfig b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
leds.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
leds.h
lo.c b43: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
lo.h
main.c b43: bcma: implement full core reset 2011-07-19 17:03:12 -04:00
main.h b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
Makefile b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
pcmcia.c
pcmcia.h
phy_a.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
phy_a.h
phy_common.c b43: LCN-PHY: include new PHY in common code 2011-07-08 11:42:24 -04:00
phy_common.h b43: LCN-PHY: include new PHY in common code 2011-07-08 11:42:24 -04:00
phy_g.c b43: do not use SSB specific flags when calling core reset function 2011-06-03 15:01:07 -04:00
phy_g.h Fix common misspellings 2011-03-31 11:26:23 -03:00
phy_ht.c b43: HT-PHY: fix masks in radio ctl 2011-07-19 16:49:57 -04:00
phy_ht.h b43: HT-PHY: upload PHY values when switching channel 2011-06-29 14:53:23 -04:00
phy_lcn.c b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
phy_lcn.h b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
phy_lp.c b43: LP-PHY: use new pointers path to access ssb_device 2011-06-01 15:12:27 -04:00
phy_lp.h
phy_n.c b43: use agent R/W ops for BCMA_IOCTL 2011-07-19 15:43:40 -04:00
phy_n.h Fix common misspellings 2011-03-31 11:26:23 -03:00
pio.c b43: bus: abstract 80211 core info 2011-06-01 15:10:56 -04:00
pio.h
radio_2055.c
radio_2055.h b43: N-PHY: move declarations of chantables functions to correct files 2011-06-22 16:09:43 -04:00
radio_2056.c b43: N-PHY: use correct channel tables for rev4+ 2010-12-22 15:43:29 -05:00
radio_2056.h b43: N-PHY: move declarations of chantables functions to correct files 2011-06-22 16:09:43 -04:00
radio_2059.c b43: HT-PHY: find channel entry with regs data 2011-07-19 16:49:51 -04:00
radio_2059.h b43: HT-PHY: replace radio routing magic numbers 2011-06-29 15:11:01 -04:00
rfkill.c b43: bus: abstract bus and core operations 2011-06-01 15:10:58 -04:00
rfkill.h
sdio.c ssb: add __devinit to some functions 2011-06-22 16:09:58 -04:00
sdio.h
sysfs.c b43: bus: abstract device structs and irq 2011-06-01 15:10:57 -04:00
sysfs.h
tables_lpphy.c b43: bus: abstract chip info 2011-06-01 15:10:57 -04:00
tables_lpphy.h
tables_nphy.c b43: N-PHY: rev3+: add tables with gain ctl workarounds 2011-03-04 14:05:18 -05:00
tables_nphy.h b43: N-PHY: move declarations of chantables functions to correct files 2011-06-22 16:09:43 -04:00
tables_phy_ht.c b43: HT-PHY: add init tables 2011-06-29 15:11:03 -04:00
tables_phy_ht.h b43: HT-PHY: basic PHY init 2011-06-29 15:11:03 -04:00
tables_phy_lcn.c b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
tables_phy_lcn.h b43: LCN-PHY add place for new PHY support 2011-07-08 11:11:25 -04:00
tables.c
tables.h
wa.c b43: bus: abstract board info 2011-06-01 15:10:57 -04:00
wa.h
xmit.c mac80211: fix TKIP races, make API easier to use 2011-07-08 11:11:19 -04:00
xmit.h b43: fill PHY ctl word1 in TX header for N-PHY 2011-02-25 15:33:39 -05:00