aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
AgeCommit message (Expand)Author
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-02-24brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-04-13brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki
2019-02-19brcmfmac: check and dump trap info during sdio probeArend van Spriel
2019-02-19brcmfmac: create debugfs files for bus-specific layerArend van Spriel
2018-12-13brcmfmac: disable command decode in sdio_aosWright Feng
2018-12-13brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Tr...Naveen Gupta
2018-12-13brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin
2018-12-13brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373Madhan Mohan R
2018-12-13brcmfmac: set F2 watermark to 256 for 4373Wright Feng
2018-11-06brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-09-20brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing
2018-09-10brcmfmac: Use __skb_peek().David S. Miller
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel
2018-03-27brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel
2018-03-27brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel
2018-03-27brcmfmac: derive firmware filenames from basename mappingArend Van Spriel
2018-02-27brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()Arend Van Spriel
2018-02-27brcmfmac: change log level for some low-level sdio functionsArend Van Spriel
2018-02-27brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel
2018-02-27brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()Arend Van Spriel
2018-02-27brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()Arend Van Spriel
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel
2018-01-08brcmfmac: Replace function index with function pointerIan Molton
2018-01-08brcmfmac: More efficient and slightly easier to read fixup for 4339 chipsArend Van Spriel
2018-01-08brcmfmac: Remove func0 from function arrayIan Molton
2018-01-08brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.Ian Molton
2018-01-08brcmfmac: Rename buscore to core for consistencyArend Van Spriel
2018-01-08brcmfmac: Remove {r,w}_sdreg32Ian Molton
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-14brcmfmac: Remove repeated calls to brcmf_chip_get_core()Ian Molton
2017-12-14brcmfmac: Remove unused macro.Ian Molton
2017-12-14brcmfmac: Cleanup offsetof()Ian Molton