linux/drivers/net/wireless/brcm80211/brcmfmac
Hante Meuleman 943258b6a3 brcmfmac: Add definition of new protocol layer msgbuf.
A new protocol layer msgbuf will be added in the future. This
change makes it possible to select the desired layer by the
bus driver. USB and SDIO will select BCDC. At the moment
nothing is being done with this information.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-12-18 15:22:53 -05:00
..
Makefile brcmfmac: combine bcmsdh source files into one 2013-12-18 15:22:28 -05:00
bcdc.c brcmfmac: Move common BCDC code in single function. 2013-12-18 15:22:50 -05:00
bcdc.h brcmfmac: Dynamically register a protocol layer. 2013-12-02 14:25:23 -05:00
bcmsdh.c brcmfmac: Add definition of new protocol layer msgbuf. 2013-12-18 15:22:53 -05:00
btcoex.c brcmfmac: support critical protocol API for DHCP 2013-04-23 14:16:52 -04:00
btcoex.h brcmfmac: support critical protocol API for DHCP 2013-04-23 14:16:52 -04:00
dhd.h brcmfmac: move firmware event related defines to fweh.h 2013-12-02 14:25:25 -05:00
dhd_bus.h brcmfmac: Add definition of new protocol layer msgbuf. 2013-12-18 15:22:53 -05:00
dhd_common.c brcmfmac: move firmware related structures to fwil_types.h 2013-12-02 14:25:24 -05:00
dhd_dbg.c brcmfmac: expose chip information through debugfs 2013-12-02 14:25:26 -05:00
dhd_dbg.h brcmfmac: Use consistent naming for BCDC. 2013-12-02 14:25:25 -05:00
dhd_linux.c brcmfmac: provide firmware version in ethtool driver info 2013-12-02 14:25:23 -05:00
dhd_sdio.c brcmfmac: reduce function parameters in sdio send/receive calls 2013-12-18 15:22:48 -05:00
fweh.c brcmfmac: ignore IF event if firmware indicates it 2013-08-15 16:07:54 -04:00
fweh.h brcmfmac: move firmware event related defines to fweh.h 2013-12-02 14:25:25 -05:00
fwil.c brcmfmac: Fix hex dump for FWIL. 2013-12-18 15:22:51 -05:00
fwil.h brcmfmac: move firmware command code definitions 2013-12-02 14:25:24 -05:00
fwil_types.h brcmfmac: move firmware related structures to fwil_types.h 2013-12-02 14:25:24 -05:00
fwsignal.c brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed() 2013-12-18 15:18:20 -05:00
fwsignal.h brcmfmac: Take bus flowcontrol at credit mgmt into account. 2013-06-12 15:02:16 -04:00
p2p.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-12-02 14:25:38 -05:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
proto.c brcmfmac: Dynamically register a protocol layer. 2013-12-02 14:25:23 -05:00
proto.h brcmfmac: Dynamically register a protocol layer. 2013-12-02 14:25:23 -05:00
sdio_chip.c brcmfmac: use consistent function names in bcmsdh.c 2013-12-18 15:22:46 -05:00
sdio_chip.h brcmfmac: remove regs parameter from sdio probe functions 2013-12-18 15:22:41 -05:00
sdio_host.h brcmfmac: reduce function parameters in sdio send/receive calls 2013-12-18 15:22:48 -05:00
tracepoint.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
tracepoint.h brcmfmac: Use consistent naming for BCDC. 2013-12-02 14:25:25 -05:00
usb.c brcmfmac: Add definition of new protocol layer msgbuf. 2013-12-18 15:22:53 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -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 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-12-02 14:25:38 -05:00
wl_cfg80211.h brcmfmac: add additional parameter to brcmf_free_vif() 2013-05-28 13:43:09 -04:00