开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
firmware.c
Age
Commit message (
Expand
)
Author
2023-10-23
wifi: brcmfmac: fix format-truncation warnings
Kalle Valo
2022-11-04
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
2022-09-19
wifi: brcmfmac: firmware: Allow platform to override macaddr
Hector Martin
2022-09-19
wifi: brcmfmac: firmware: Support passing in multiple board_types
Hector Martin
2022-09-19
wifi: brcmfmac: firmware: Handle per-board clm_blob files
Hector Martin
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-20
brcmfmac: Switch to appropriate helper to load EFI variable contents
Ard Biesheuvel
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-01
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
2022-01-28
brcmfmac: firmware: Fix crash in brcm_alt_fw_path
Phil Elwell
2021-08-21
brcmfmac: firmware: Fix firmware loading
Linus Walleij
2021-08-01
brcmfmac: firmware: Allow per-board firmware binaries
Linus Walleij
2021-01-14
brcmfmac: Delete useless kfree code
Zheng Yongjun
2020-09-01
brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
Lee Jones
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-04-13
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-04
brcmfmac: support repeated brcmf_fw_alloc_request() calls
Rafał Miłecki
2019-02-19
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
2019-02-08
brcmfmac: fix typos
Matteo Croce
2018-12-13
brcmfmac: fix false-positive -Wmaybe-unintialized warning
Arnd Bergmann
2018-11-29
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
2018-11-06
brcmfmac: Fix ccode from EFI nvram when necessary
Hans de Goede
2018-11-06
brcmfmac: Add support for getting nvram contents from EFI variables
Hans de Goede
2018-11-06
brcmfmac: Cleanup brcmf_fw_request_done()
Hans de Goede
2018-11-06
brcmfmac: Add support for first trying to get a board specific nvram file
Hans de Goede
2018-11-06
brcmfmac: Remove recursion from firmware load error handling
Hans de Goede
2018-11-06
brcmfmac: Remove firmware-loading code duplication
Hans de Goede
2018-04-30
brcmfmac: constify firmware mapping tables
Arend Van Spriel
2018-04-09
brcmfmac: fix firmware request processing if nvram load fails
Arend Van Spriel
2018-03-27
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
2018-03-27
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
2018-03-27
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2017-08-31
brcmfmac: Log chip id and revision
Hans de Goede
2017-06-15
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2016-04-14
brcmfmac: insert default boardrev in nvram data if missing
Hante Meuleman
2016-02-06
brcmfmac: treat NULL character in NVRAM as separator
Rafał Miłecki
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
2015-11-30
brcmfmac: Unify methods to define and map firmware files.
Hante Meuleman
2015-11-26
brcm80211: Delete an unnecessary check before the function call "release_firm...
Markus Elfring
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo