summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c
AgeCommit message (Expand)Author
2023-10-23wifi: brcmfmac: fix format-truncation warningsKalle Valo
2022-11-04wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-09-19wifi: brcmfmac: firmware: Allow platform to override macaddrHector Martin
2022-09-19wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin
2022-09-19wifi: brcmfmac: firmware: Handle per-board clm_blob filesHector Martin
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-20brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-01-28brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij
2021-01-14brcmfmac: Delete useless kfree codeZheng Yongjun
2020-09-01brcmfmac: firmware: Demote seemingly unintentional kernel-doc headerLee Jones
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-04-13brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-04brcmfmac: support repeated brcmf_fw_alloc_request() callsRafał Miłecki
2019-02-19brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as wellArend van Spriel
2019-02-08brcmfmac: fix typosMatteo Croce
2018-12-13brcmfmac: fix false-positive -Wmaybe-unintialized warningArnd Bergmann
2018-11-29brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2018-11-06brcmfmac: Fix ccode from EFI nvram when necessaryHans de Goede
2018-11-06brcmfmac: Add support for getting nvram contents from EFI variablesHans de Goede
2018-11-06brcmfmac: Cleanup brcmf_fw_request_done()Hans de Goede
2018-11-06brcmfmac: Add support for first trying to get a board specific nvram fileHans de Goede
2018-11-06brcmfmac: Remove recursion from firmware load error handlingHans de Goede
2018-11-06brcmfmac: Remove firmware-loading code duplicationHans de Goede
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel
2018-04-09brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_get_full_name()Arend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_map_chip_to_name()Arend 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-03-27brcmfmac: use brcmf_chip_name() for consistencyArend Van Spriel
2017-08-31brcmfmac: Log chip id and revisionHans de Goede
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2016-04-14brcmfmac: insert default boardrev in nvram data if missingHante Meuleman
2016-02-06brcmfmac: treat NULL character in NVRAM as separatorRafał Miłecki
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2015-11-30brcmfmac: Unify methods to define and map firmware files.Hante Meuleman
2015-11-26brcm80211: Delete an unnecessary check before the function call "release_firm...Markus Elfring
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo