Star64_linux/drivers/net/wireless/b43
Rafał Miłecki c6ea46c6d3 b43: probe bcma core (device) rev 0x15
OpenWrt user reported b43 doesn't probe wireless core on SoC BCM5356A1:
[    0.000000] bcma: bus0: Found chip with id 0x5356, rev 0x01 and package 0x04
it is because this chip uses different 802.11 core revison than others:
[    0.000000] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x15, class 0x0)

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-09-26 20:37:36 +03:00
..
b43.h b43: support bcma core reset on AC-PHY hardware 2015-01-29 10:54:43 +02:00
bus.c
bus.h
debugfs.c
debugfs.h
dma.c wireless: Use bool function returns of true/false instead of 1/0 2015-04-07 20:10:23 +03:00
dma.h
Kconfig b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
leds.c
leds.h
lo.c b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
lo.h b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
main.c b43: probe bcma core (device) rev 0x15 2015-09-26 20:37:36 +03:00
main.h
Makefile b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_ac.c b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_ac.h b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_common.c b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_common.h b43: AC-PHY: prepare place for developing new PHY support 2015-01-29 10:54:43 +02:00
phy_g.c b43: Fix typo in function name 2015-07-21 16:52:32 +03:00
phy_g.h
phy_ht.c
phy_ht.h
phy_lcn.c
phy_lcn.h
phy_lp.c
phy_lp.h
phy_n.c
phy_n.h
pio.c
pio.h
ppr.c
ppr.h
radio_2055.c
radio_2055.h
radio_2056.c
radio_2056.h
radio_2057.c
radio_2057.h
radio_2059.c
radio_2059.h
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: fix extpa_gain check for 2GHz 2015-07-31 09:24:11 +03:00
tables_nphy.h
tables_phy_ht.c
tables_phy_ht.h
tables_phy_lcn.c
tables_phy_lcn.h
wa.c
wa.h
xmit.c
xmit.h b43: update some transmit header constants 2014-09-15 15:00:54 -04:00