linux/drivers/net/wireless/brcm80211
Arend van Spriel ad5db1317c brcm80211: smac: remove SI_FAST() macro usage
The use of SI_FAST() macro interferes with the BCMA integration as
it causes BCMA and aiutils.c to get out of sync on what the current
core is. When everything is using BCMA we will try to add SI_FAST
functionality to BCMA to avoid unnecessary core switching.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-13 15:33:03 -05:00
..
brcmfmac brcm80211: fmac: remove drive strength code for unsupported chips 2011-12-13 15:31:20 -05:00
brcmsmac brcm80211: smac: remove SI_FAST() macro usage 2011-12-13 15:33:03 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: util: move brcmu_pkttotlen() function to brcmfmac 2011-11-11 14:28:42 -05:00
Kconfig brcm80211: smac: change from pci device driver to bcma device driver 2011-12-13 15:31:59 -05:00
Makefile