linux/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 9c64766680 brcmfmac: do not use firmware error code in driver
Passing the firmware error codes up the driver may be mapped to
linux error numbers which may impact proper fault analysis. So
better pass up a generic failure code, ie. -EBADE and only show
firmware error code in FIL debug message.

Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Daniel (Deognyoun) Kim <dekim@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-10-30 15:24:50 -04:00
..
bcdc.c brcmfmac: Add TDLS support to msgbuf. 2014-07-31 13:45:29 -04:00
bcdc.h brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
bcmsdh.c brcmfmac: Add wowl support for SDIO devices. 2014-10-30 15:24:49 -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: Adding PCIe bus layer support. 2014-07-31 13:45:26 -04:00
chip.h brcmfmac: make chip related functions host interface independent 2014-02-12 15:35:45 -05:00
commonring.c brcmfmac: Adding msgbuf protocol. 2014-07-31 13:45:26 -04:00
commonring.h brcmfmac: Adding msgbuf protocol. 2014-07-31 13:45:26 -04:00
dhd_bus.h brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -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: rework debugfs functions in the driver 2014-07-15 16:00:11 -04:00
dhd_dbg.h brcmfmac: Adding PCIe bus layer support. 2014-07-31 13:45:26 -04:00
dhd_linux.c Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-08-05 13:18:20 -07:00
dhd_sdio.c brcmfmac: Add wowl support for SDIO devices. 2014-10-30 15:24:49 -04:00
dhd.h brcmfmac: Fix msgbuf flow control. 2014-07-31 13:45:28 -04:00
feature.c brcmfmac: remove unused defintion 2014-10-30 15:24:50 -04:00
feature.h brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -04:00
firmware.c brcmfmac: Make firmware path a module parameter 2014-07-15 16:00:12 -04:00
firmware.h brcmfmac: Make firmware path a module parameter 2014-07-15 16:00:12 -04:00
flowring.c brcmfmac: Avoid usage of GFP_ATOMIC. 2014-09-30 13:17:47 -04:00
flowring.h brcmfmac: Add TDLS support to msgbuf. 2014-07-31 13:45:29 -04:00
fweh.c brcmfmac: handle IF event for P2P_DEVICE interface 2014-09-15 15:09:26 -04:00
fweh.h brcmfmac: handle IF event for P2P_DEVICE interface 2014-09-15 15:09:26 -04:00
fwil_types.h brcmfmac: Add wowl patterns support. 2014-10-30 15:24:50 -04:00
fwil.c brcmfmac: do not use firmware error code in driver 2014-10-30 15:24:50 -04:00
fwil.h cfg80211: make connect ie param const 2014-02-04 21:48:10 +01:00
fwsignal.c brcmfmac: Fix crash on cleanup. 2014-09-30 13:17:47 -04:00
fwsignal.h brcmfmac: Take bus flowcontrol at credit mgmt into account. 2013-06-12 15:02:16 -04:00
Makefile brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
msgbuf.c brcmfmac: Avoid usage of GFP_ATOMIC. 2014-09-30 13:17:47 -04:00
msgbuf.h brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
of.c brcmfmac: add device tree support for SDIO devices 2014-07-29 10:32:56 -04:00
of.h brcmfmac: add device tree support for SDIO devices 2014-07-29 10:32:56 -04:00
p2p.c brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac address 2014-09-30 13:17:47 -04:00
p2p.h brcmfmac: Add tx p2p off-channel support. 2013-02-08 14:51:43 -05:00
pcie.c brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -04:00
pcie.h brcmfmac: Adding PCIe bus layer support. 2014-07-31 13:45:26 -04:00
proto.c brcmfmac: Add TDLS support to msgbuf. 2014-07-31 13:45:29 -04:00
proto.h brcmfmac: Add TDLS support to msgbuf. 2014-07-31 13:45:29 -04:00
sdio_host.h brcmfmac: Add wowl support for SDIO devices. 2014-10-30 15:24:49 -04: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_rdl.h
usb.c brcmfmac: Add wowl support for USB devices. 2014-10-30 15:24:49 -04:00
usb.h
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: Add wowl patterns support. 2014-10-30 15:24:50 -04:00
wl_cfg80211.h brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -04:00