index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
wifi: brcmfmac: common: Add support for external calibration blobs
Hector Martin
1
-0
/
+24
2023-02-27
wifi: brcmfmac: common: Add support for downloading TxCap blobs
Hector Martin
1
-24
/
+69
2023-02-27
wifi: brcmfmac: acpi: Add support for fetching Apple ACPI properties
Hector Martin
1
-0
/
+1
2023-01-16
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
1
-2
/
+4
2022-12-22
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
1
-3
/
+4
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
1
-2
/
+2
2022-11-04
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
1
-2
/
+6
2022-09-19
wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
Hector Martin
1
-10
/
+2
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-07-28
wifi: brcmfmac: Replace default (not configured) MAC with a random MAC
Hans de Goede
1
-0
/
+23
2022-07-28
wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper
Hans de Goede
1
-5
/
+13
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
1
-6
/
+17
2020-07-14
brcmfmac: fix invalid permanent MAC address in wiphy
Wright Feng
1
-1
/
+1
2019-07-24
brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
Arend van Spriel
1
-1
/
+0
2019-05-28
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
1
-1
/
+1
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
1
-12
/
+1
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
1
-18
/
+21
2019-02-08
brcmfmac: modify __brcmf_err() to take bus as a parameter
Rafał Miłecki
1
-2
/
+5
2019-01-10
brcmfmac: Use firmware_request_nowarn for the clm_blob
Hans de Goede
1
-1
/
+1
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
1
-1
/
+1
2018-11-06
brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-2
/
+2
2018-11-06
brcmfmac: Set board_type from DMI on x86 based machines
Hans de Goede
1
-1
/
+2
2018-08-31
brcmfmac: fix wrong strnchr usage
Rasmus Villemoes
1
-3
/
+1
2018-05-23
brcmfmac: move ALLFFMAC variable in flowring module
Arend Van Spriel
1
-2
/
+0
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-0
/
+5
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
1
-38
/
+5
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
1
-5
/
+0
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
1
-0
/
+2
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
1
-6
/
+17
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-03-16
brcmfmac: drop Inter-Access Point Protocol packets by default
Rafał Miłecki
1
-0
/
+5
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
1
-3
/
+0
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
1
-6
/
+3
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
1
-0
/
+157
2017-03-20
brcmfmac: Do not print the firmware version as an error
Hans de Goede
1
-1
/
+1
2017-02-08
brcmfmac: switch to C function (__brcmf_err) for printing errors
Rafał Miłecki
1
-0
/
+16
2017-01-20
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
1
-1
/
+1
2017-01-19
brcmfmac: make brcmf_of_probe more generic
Rafał Miłecki
1
-5
/
+3
2016-04-26
brcmfmac: add support for nl80211 BSS_SELECT feature
Arend van Spriel
1
-15
/
+23
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
1
-28
/
+40
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
1
-6
/
+37
2016-03-07
brcmfmac: move platform data retrieval code to common
Hante Meuleman
1
-4
/
+49
2016-03-07
brcmfmac: move module init and exit to common
Hante Meuleman
1
-1
/
+35
2016-03-07
brcmfmac: Configure country code using device specific settings
Hante Meuleman
1
-3
/
+1
2016-01-19
brcmfmac: add missing include
Felix Fietkau
1
-0
/
+1
2016-01-07
brcmfmac: introduce module parameter to force successful probe
Arend van Spriel
1
-1
/
+10
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
1
-0
/
+63
2015-11-30
brcmfmac: Add beamforming support.
Hante Meuleman
1
-0
/
+3
2015-11-30
brcmfmac: Cleanup roaming configuration.
Hante Meuleman
1
-21
/
+0
[next]