index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-01-19
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
2023-11-30
wifi: brcmfmac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-27
wifi: brcmfmac: common: Add support for external calibration blobs
Hector Martin
2023-02-27
wifi: brcmfmac: common: Add support for downloading TxCap blobs
Hector Martin
2023-02-27
wifi: brcmfmac: acpi: Add support for fetching Apple ACPI properties
Hector Martin
2023-01-16
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
2022-12-22
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
2022-11-04
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
2022-09-19
wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
Hector Martin
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
wifi: brcmfmac: Replace default (not configured) MAC with a random MAC
Hans de Goede
2022-07-28
wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper
Hans de Goede
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
2020-07-14
brcmfmac: fix invalid permanent MAC address in wiphy
Wright Feng
2019-07-24
brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovar
Arend van Spriel
2019-05-28
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-08
brcmfmac: modify __brcmf_err() to take bus as a parameter
Rafał Miłecki
2019-01-10
brcmfmac: Use firmware_request_nowarn for the clm_blob
Hans de Goede
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
2018-11-06
brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
2018-11-06
brcmfmac: Set board_type from DMI on x86 based machines
Hans de Goede
2018-08-31
brcmfmac: fix wrong strnchr usage
Rasmus Villemoes
2018-05-23
brcmfmac: move ALLFFMAC variable in flowring module
Arend Van Spriel
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-16
brcmfmac: drop Inter-Access Point Protocol packets by default
Rafał Miłecki
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
2018-01-16
brcmfmac: fix CLM load error for legacy chips when user helper is enabled
Wright Feng
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-03-20
brcmfmac: Do not print the firmware version as an error
Hans de Goede
2017-02-08
brcmfmac: switch to C function (__brcmf_err) for printing errors
Rafał Miłecki
2017-01-20
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
2017-01-19
brcmfmac: make brcmf_of_probe more generic
Rafał Miłecki
2016-04-26
brcmfmac: add support for nl80211 BSS_SELECT feature
Arend van Spriel
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
2016-03-07
brcmfmac: move platform data retrieval code to common
Hante Meuleman
2016-03-07
brcmfmac: move module init and exit to common
Hante Meuleman
2016-03-07
brcmfmac: Configure country code using device specific settings
Hante Meuleman
2016-01-19
brcmfmac: add missing include
Felix Fietkau
2016-01-07
brcmfmac: introduce module parameter to force successful probe
Arend van Spriel
2016-01-07
brcmfmac: Move all module parameters to one place
Hante Meuleman
[next]