aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c
AgeCommit message (Expand)Author
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
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