dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/brcm80211/brcmfmac
Franky Lin a9ffda88be brcm80211: fmac: abstract bus_stop interface function pointer
Common layer should use interface function pointer stored in
brcmf_bus to invoke corresponding interface function in bus layer.
This patch is part of the fullmac bus interface refactoring.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-19 14:40:46 -05:00
..
Makefile brcm80211: fmac: move chip recognition function to sdio_chip.c 2011-11-09 16:13:56 -05:00
bcmsdh.c brcm80211: fmac: register a dummy irq handler for SDIO function 2 2011-12-19 14:40:43 -05:00
bcmsdh_sdmmc.c brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
dhd.h brcm80211: fmac: abstract bus_stop interface function pointer 2011-12-19 14:40:46 -05:00
dhd_bus.h brcm80211: fmac: abstract bus_stop interface function pointer 2011-12-19 14:40:46 -05:00
dhd_cdc.c brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
dhd_common.c brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
dhd_dbg.h
dhd_linux.c brcm80211: fmac: abstract bus_stop interface function pointer 2011-12-19 14:40:46 -05:00
dhd_proto.h brcm80211: fmac: remove duplicate statistics from driver data structure 2011-12-19 14:40:45 -05:00
dhd_sdio.c brcm80211: fmac: abstract bus_stop interface function pointer 2011-12-19 14:40:46 -05:00
sdio_chip.c brcm80211: fmac: remove drive strength code for unsupported chips 2011-12-13 15:31:20 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcm80211: fmac: move sdio related macros to sdio_host.h 2011-12-19 14:40:46 -05:00
wl_cfg80211.c brcm80211: avoid code duplication on set tx power 2011-11-30 15:08:29 -05:00
wl_cfg80211.h brmc80211: fmac: reworked next_bss() 2011-11-08 15:54:04 -05:00