linux/drivers/net/wireless/b43
Rafał Miłecki 25c1556663 b43: flush some writes on Broadcom MIPS SoCs
Access to PHY and radio registers is indirect on Broadcom hardware and
it seems that addressing on some MIPS SoCs may require flushing. So far
this problem was noticed on 0x4716 SoC only (marketing names: BCM4717,
BCM4718).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-08-25 16:00:42 -04:00
..
b43.h b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
bus.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
bus.h b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
debugfs.c
debugfs.h b43: return true / false instead of numbers in functions which return bool value 2014-02-24 15:21:54 -05:00
dma.c DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper 2013-09-21 21:02:22 +01:00
dma.h
Kconfig b43: update PHY descriptions in Kconfig 2014-07-31 13:45:30 -04:00
leds.c
leds.h
lo.c
lo.h
main.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
main.h b43: use one shared function for setting MAC frequency 2014-07-18 13:45:26 -04:00
Makefile b43: add config for (en|dis)abling G-PHY support 2014-06-20 14:13:46 -04:00
pcmcia.c
pcmcia.h
phy_a.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_a.h b43: remove leftover code from old devices support 2014-06-20 14:13:45 -04:00
phy_common.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_common.h b43: PHY: drop channel_type (we can get this info from chandef) 2014-06-19 15:49:14 -04:00
phy_g.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_g.h
phy_ht.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_ht.h
phy_lcn.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_lcn.h
phy_lp.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_lp.h
phy_n.c b43: flush some writes on Broadcom MIPS SoCs 2014-08-25 16:00:42 -04:00
phy_n.h b43: N-PHY: set band on every channel switch 2014-07-18 13:45:25 -04:00
pio.c b43: return true / false instead of numbers in functions which return bool value 2014-02-24 15:21:54 -05:00
pio.h
radio_2055.c
radio_2055.h
radio_2056.c b43: N-PHY: add missing calib values for radio 0x2026 rev 11 2014-05-22 14:04:37 -04:00
radio_2056.h
radio_2057.c b43: N-PHY: add tables for radio 0x2057 rev 14 2014-07-18 13:45:25 -04:00
radio_2057.h b43; N-PHY: write most of the missing code for revs 7+ 2014-07-15 15:51:39 -04:00
radio_2059.c
radio_2059.h
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: fix rev7+ typos at random places 2014-07-23 13:08:35 -04:00
tables_nphy.h b43: N-PHY: initialize hardware tables on new devices 2014-07-07 16:32:15 -04:00
tables_phy_ht.c
tables_phy_ht.h
tables_phy_lcn.c
tables_phy_lcn.h
tables.c
tables.h
wa.c b43: G-PHY: fix random mistakes to match specs 2014-04-22 15:06:32 -04:00
wa.h
xmit.c b43: report correct rate to mac80211 for 5 GHz packets 2014-07-23 13:08:35 -04:00
xmit.h