linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 2af15580f5 brcmfmac: avoid error output in receive path
Parsing the tlv upon receiving frames can fail. Instead of printing
an error message, just count the parse failure. On some devices we
receive a lot of invalid tlv signals.

this commit will be squashed.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Change-Id: I08e0f62c55e5028f9aa70c396d291679abd273c9
Reviewed-on: http://lb-bun-88.bun.broadcom.com:8080/72
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-04-03 15:07:06 -04:00
..
bcmsdh_sdmmc.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
bcmsdh.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
dhd_bus.h brcmfmac: add optional bus callback definition for tx queue cleanup 2013-04-03 15:07:05 -04:00
dhd_cdc.c brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset 2013-03-06 16:28:50 -05:00
dhd_common.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
dhd_dbg.c brcmfmac: enable tx status signalling 2013-04-03 15:07:06 -04:00
dhd_dbg.h brcmfmac: enable tx status signalling 2013-04-03 15:07:06 -04:00
dhd_linux.c brcmfmac: fix handling sk_buff cleanup upon bus tx failure 2013-04-03 15:07:06 -04:00
dhd_proto.h brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset 2013-03-06 16:28:50 -05:00
dhd_sdio.c brcmfmac: add optional bus callback definition for tx queue cleanup 2013-04-03 15:07:05 -04:00
dhd.h brcmfmac: add flow-control mode to firmware signalling 2013-04-03 15:07:06 -04:00
fweh.c brcmfmac: hookup firmware signalling to firmware interface events 2013-04-03 15:07:04 -04:00
fweh.h brcmfmac: add support for P2P listen mode. 2013-02-08 14:51:37 -05:00
fwil_types.h brcmfmac: P2P action frame tx. 2013-02-08 14:51:40 -05:00
fwil.c brcmfmac: use brcmf_if::bssidx as index in interface list 2013-02-08 14:51:36 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
fwsignal.c brcmfmac: avoid error output in receive path 2013-04-03 15:07:06 -04:00
fwsignal.h brcmfmac: fix handling sk_buff cleanup upon bus tx failure 2013-04-03 15:07:06 -04:00
Makefile brcmfmac: add support for TLV based firmware signalling 2013-03-06 16:28:42 -05:00
p2p.c brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
sdio_chip.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
sdio_chip.h
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
tracepoint.c brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
tracepoint.h brcmfmac: introduce tracepoints for message logging 2013-03-06 16:28:31 -05:00
usb_rdl.h
usb.c brcmfmac: assure brcmf_txcomplete() is called in failure paths 2013-03-06 16:28:46 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
wl_cfg80211.c brcmfmac: determine the wiphy->bands property correctly. 2013-04-03 15:07:03 -04:00
wl_cfg80211.h brcmfmac: Create netdev before returning from add_virtual_intf. 2013-02-08 14:51:42 -05:00