index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
firmware.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
1
-12
/
+1
*
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-13
1
-3
/
+1
*
brcmfmac: support repeated brcmf_fw_alloc_request() calls
Rafał Miłecki
2019-04-04
1
-0
/
+1
*
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
2019-02-19
1
-3
/
+3
*
brcmfmac: fix typos
Matteo Croce
2019-02-08
1
-1
/
+1
*
brcmfmac: fix false-positive -Wmaybe-unintialized warning
Arnd Bergmann
2018-12-13
1
-1
/
+1
*
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
2018-11-29
1
-2
/
+6
*
brcmfmac: Fix ccode from EFI nvram when necessary
Hans de Goede
2018-11-06
1
-0
/
+24
*
brcmfmac: Add support for getting nvram contents from EFI variables
Hans de Goede
2018-11-06
1
-6
/
+57
*
brcmfmac: Cleanup brcmf_fw_request_done()
Hans de Goede
2018-11-06
1
-7
/
+1
*
brcmfmac: Add support for first trying to get a board specific nvram file
Hans de Goede
2018-11-06
1
-1
/
+26
*
brcmfmac: Remove recursion from firmware load error handling
Hans de Goede
2018-11-06
1
-46
/
+19
*
brcmfmac: Remove firmware-loading code duplication
Hans de Goede
2018-11-06
1
-31
/
+31
*
brcmfmac: constify firmware mapping tables
Arend Van Spriel
2018-04-30
1
-1
/
+1
*
brcmfmac: fix firmware request processing if nvram load fails
Arend Van Spriel
2018-04-09
1
-16
/
+20
*
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
2018-03-27
1
-10
/
+4
*
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2018-03-27
1
-53
/
+0
*
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
2018-03-27
1
-0
/
+58
*
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
2018-03-27
1
-55
/
+120
*
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
2018-03-27
1
-9
/
+22
*
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2018-03-27
1
-2
/
+5
*
brcmfmac: Log chip id and revision
Hans de Goede
2017-08-31
1
-0
/
+3
*
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-15
1
-14
/
+13
*
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-06-15
1
-5
/
+5
*
brcmfmac: insert default boardrev in nvram data if missing
Hante Meuleman
2016-04-14
1
-2
/
+28
*
brcmfmac: treat NULL character in NVRAM as separator
Rafał Miłecki
2016-02-06
1
-1
/
+1
*
brcmfmac: Move all module parameters to one place
Hante Meuleman
2016-01-07
1
-8
/
+8
*
brcmfmac: Unify methods to define and map firmware files.
Hante Meuleman
2015-11-30
1
-2
/
+42
*
brcm80211: Delete an unnecessary check before the function call "release_firm...
Markus Elfring
2015-11-26
1
-2
/
+1
*
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-11-18
1
-0
/
+542