android_kernel_motorola_sm6225/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel ee928381ec brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
Field 'pub' in struct brcmf_cfg80211_priv was types as void pointer
and filled with parameter passed in brcmf_cfg80211_attach(). This
patch makes the type specific, ie. struct brcmf_pub.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-09-24 15:02:07 -04:00
..
bcmsdh.c brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
bcmsdh_sdmmc.c brcmfmac: raise SDIO host lock to higher level 2012-09-24 14:59:09 -04:00
dhd.h brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit 2012-09-24 14:59:08 -04:00
dhd_bus.h brcmfmac: Stop all net if queues on tx flow halt. 2012-09-12 14:19:14 -04:00
dhd_cdc.c brcm80211: fmac: add frame header extension support 2012-04-13 14:32:52 -04:00
dhd_common.c brcmfmac: fix debug printout of event data. 2012-09-24 15:02:05 -04:00
dhd_dbg.c brcmfmac: expose sdio internal counters in debugfs 2012-06-13 14:35:50 -04:00
dhd_dbg.h brcmfmac: fix debug printout of event data. 2012-09-24 15:02:05 -04:00
dhd_linux.c brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit 2012-09-24 14:59:08 -04:00
dhd_proto.h brcm80211: fmac: move common layer bus interface context to dhd_bus.h 2011-12-19 14:40:46 -05:00
dhd_sdio.c brcmfmac: streamline SDIO read frame routine 2012-09-24 15:02:05 -04:00
Makefile brcmfmac: add debugfs helper functions 2012-06-13 14:35:49 -04:00
sdio_chip.c brcmfmac: add BCM43241 sdio interface driver support 2012-09-07 15:03:43 -04:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
usb.c brcmfmac: clear control lock on usb error. 2012-09-24 15:02:06 -04:00
usb.h brcm80211: fmac: use counters in brcmf_bus structure 2012-03-05 15:53:55 -05:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
wl_cfg80211.c brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv 2012-09-24 15:02:07 -04:00
wl_cfg80211.h brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv 2012-09-24 15:02:07 -04:00