linux/drivers/net/wireless/brcm80211
Arend van Spriel cbc80db292 brcm80211: smac: rename struct si_info field pbus to pcibus
When moving to bcma usage there are two busses in play. The pci bus
connecting the device to the host and the bcma bus connecting the
cores in the device. To distinguish this the attribute pbus has been
renamed to a more explicit name, ie. pcibus.

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:32:15 -05:00
..
brcmfmac brcm80211: fmac: remove drive strength code for unsupported chips 2011-12-13 15:31:20 -05:00
brcmsmac brcm80211: smac: rename struct si_info field pbus to pcibus 2011-12-13 15:32:15 -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