aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
AgeCommit message (Expand)Author
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao
2020-05-29brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo
2020-05-29brcmfmac: set F2 blocksize for 4373Wright Feng
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham
2020-02-12brcmfmac: abort and release host after errorGuenter Roeck
2020-01-26brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu
2019-12-18brcmfmac: 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