OpenCloudOS-Kernel/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel b317d1d543 brcmfmac: reduce logging noise accessing SDIO SleepCSR register
The SleepCSR register is accessed to wakeup the device from the
host side. Depending on the state of the device this may take
multiple attempts. The failed attempt are not real failures so
reduce the log level specifically for this register. The calling
function will scream when the multiple attempts all failed.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-12-02 14:25:18 -05:00
..
Makefile brcmfmac: support critical protocol API for DHCP 2013-04-23 14:16:52 -04:00
bcmsdh.c brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support 2013-10-18 14:06:58 -04:00
bcmsdh_sdmmc.c brcmfmac: reduce logging noise accessing SDIO SleepCSR register 2013-12-02 14:25:18 -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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
dhd_bus.h brcmfmac: replace dongle command list with .preinit() callback 2013-12-02 14:25:17 -05:00
dhd_cdc.c brcmfmac: remove empty brcmf_proto_stop 2013-12-02 14:25:17 -05:00
dhd_common.c brcmfmac: replace dongle command list with .preinit() callback 2013-12-02 14:25:17 -05:00
dhd_dbg.c PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 2013-07-15 11:25:01 +09:30
dhd_dbg.h brcmfmac: add debugfs statistics for firmware-signalling 2013-06-12 15:07:44 -04:00
dhd_linux.c brcmfmac: remove empty brcmf_proto_stop 2013-12-02 14:25:17 -05:00
dhd_proto.h brcmfmac: remove empty brcmf_proto_stop 2013-12-02 14:25:17 -05:00
dhd_sdio.c brcmfmac: replace dongle command list with .preinit() callback 2013-12-02 14:25:17 -05:00
fweh.c brcmfmac: ignore IF event if firmware indicates it 2013-08-15 16:07:54 -04:00
fweh.h brcmfmac: fix sparse error 'bad constant expression' 2013-10-03 16:24:25 -04:00
fwil.c brcmfmac: add hexadecimal trace of message payload 2013-04-08 15:28:43 -04:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
fwil_types.h brcmfmac: add support for manual TDLS operations 2013-08-15 16:07:54 -04:00
fwsignal.c brcmfmac: Update fwsignal to fix out of order tx. 2013-12-02 14:25:16 -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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem 2013-11-21 10:26:17 -05:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
sdio_chip.c brcmfmac: add valid core index check in related functions 2013-10-03 16:24:24 -04:00
sdio_chip.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
sdio_host.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-11-04 14:51:28 -05:00
tracepoint.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
tracepoint.h brcmfmac: add tracepoint for capturing the SDPCM header 2013-10-18 14:06:57 -04:00
usb.c brcmfmac: add separate function for passing bus tx overhead 2013-12-02 14:25:16 -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-08-16 14:24:51 -04:00
wl_cfg80211.h brcmfmac: add additional parameter to brcmf_free_vif() 2013-05-28 13:43:09 -04:00