linux/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel c94b7e6cb2 brcmfmac: reduce log level in fwil if firmware returns error
The users of the fwil put an error message in the log so there is
no need to do the same in the lower level functions in fwil when
the firmware on the device returns an error. Some errors can be
ignored for the driver to function and this will avoid driver users
to point at the low-level error message as potential bug.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-06-25 15:32:48 -04:00
..
Makefile brcmfmac: replace cfg80211 testmode with vendor command 2014-06-25 15:32:48 -04:00
bcdc.c brcmfmac: Limit control message length from host to device. 2014-01-06 15:47:59 -05:00
bcdc.h brcmfmac: Dynamically register a protocol layer. 2013-12-02 14:25:23 -05:00
bcmsdh.c brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails 2014-03-20 11:55:40 -04:00
btcoex.c brcmfmac: correct logging levels in btcoex source 2014-06-25 15:32:48 -04:00
btcoex.h brcmfmac: support critical protocol API for DHCP 2013-04-23 14:16:52 -04:00
chip.c brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTL 2014-04-24 21:46:22 -04:00
chip.h brcmfmac: make chip related functions host interface independent 2014-02-12 15:35:45 -05:00
dhd.h brcmfmac: replace cfg80211 testmode with vendor command 2014-06-25 15:32:48 -04:00
dhd_bus.h brcmfmac: remove .init() callback for internal bus interface 2014-05-29 13:08:11 -04:00
dhd_common.c brcmfmac: Don't control mpc setting during scan operation 2014-06-25 15:32:48 -04: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: remove .init() callback for internal bus interface 2014-05-29 13:08:11 -04:00
dhd_sdio.c brcmfmac: Increase max buffer size for receiving control message from dongle 2014-05-29 13:10:26 -04:00
firmware.c brcmfmac: make brcmf_fw_nvram_strip() static 2014-05-29 13:10:24 -04:00
firmware.h brcmfmac: make brcmf_fw_nvram_strip() static 2014-05-29 13:10:24 -04: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: reduce log level in fwil if firmware returns error 2014-06-25 15:32:48 -04:00
fwil.h cfg80211: make connect ie param const 2014-02-04 21:48:10 +01:00
fwil_types.h brcmfmac: Give priority to 5GHz band in selecting target BSS 2014-05-13 15:56:43 -04:00
fwsignal.c brcmfmac: Make FWS queueing configurable. 2014-05-13 15:56:46 -04:00
fwsignal.h brcmfmac: Take bus flowcontrol at credit mgmt into account. 2013-06-12 15:02:16 -04:00
p2p.c net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semantics 2014-06-25 15:32:47 -04:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
proto.c brcmfmac: Combine protocol push hdr and bus txdata. 2013-12-18 15:22:55 -05:00
proto.h brcmfmac: Combine protocol push hdr and bus txdata. 2013-12-18 15:22:55 -05:00
sdio_host.h brcmfmac: use pre-allocated scatter-gather table for txglomming 2014-02-28 14:33:45 -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: Change USB probe routine to support Composite USB 2014-06-25 15:32:48 -04: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
vendor.c brcmfmac: replace cfg80211 testmode with vendor command 2014-06-25 15:32:48 -04:00
vendor.h brcmfmac: replace cfg80211 testmode with vendor command 2014-06-25 15:32:48 -04:00
wl_cfg80211.c brcmfmac: Don't control mpc setting during scan operation 2014-06-25 15:32:48 -04:00
wl_cfg80211.h net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semantics 2014-06-25 15:32:47 -04:00