aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
AgeCommit message (Expand)Author
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2019-11-20brcmfmac: fix wrong strnchr usageRasmus Villemoes
2019-04-05brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2018-03-27brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-16brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki
2018-02-27brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu
2017-03-20brcmfmac: Do not print the firmware version as an errorHans de Goede
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki
2016-04-26brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: switch to new platform dataHante Meuleman
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman
2016-03-07brcmfmac: Configure country code using device specific settingsHante Meuleman
2016-01-19brcmfmac: add missing includeFelix Fietkau
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2015-11-30brcmfmac: Add beamforming support.Hante Meuleman
2015-11-30brcmfmac: Cleanup roaming configuration.Hante Meuleman
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo