summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: use strlcpy() instead of strcpy()Neo Jou2019-05-281-1/+1
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-281-12/+1Star
* brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki2019-02-201-18/+21
* brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki2019-02-081-2/+5
* brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-01-101-1/+1
* brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede2018-11-291-1/+1
* brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King2018-11-061-2/+2
* brcmfmac: Set board_type from DMI on x86 based machinesHans de Goede2018-11-061-1/+2
* brcmfmac: fix wrong strnchr usageRasmus Villemoes2018-08-311-3/+1Star
* brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel2018-05-231-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-03-281-0/+5
|\
| * brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki2018-03-161-0/+5
* | brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel2018-03-271-38/+5Star
* | brcmfmac: use wiphy debugfs dir entryArend Van Spriel2018-03-271-5/+0Star
* | brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel2018-03-271-0/+2
* | brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel2018-03-271-6/+17
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-3/+3
* | brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel2018-02-271-3/+0Star
|/
* brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng2018-01-161-6/+3Star
* brcmfmac: add CLM download supportChung-Hsien Hsu2017-11-111-0/+157
* brcmfmac: Do not print the firmware version as an errorHans de Goede2017-03-201-1/+1
* brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki2017-02-081-0/+16
* brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki2017-01-201-1/+1
* brcmfmac: make brcmf_of_probe more genericRafał Miłecki2017-01-191-5/+3Star
* brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel2016-04-261-15/+23
* brcmfmac: merge platform data and module paramatersHante Meuleman2016-03-071-28/+40
* brcmfmac: switch to new platform dataHante Meuleman2016-03-071-6/+37
* brcmfmac: move platform data retrieval code to commonHante Meuleman2016-03-071-4/+49
* brcmfmac: move module init and exit to commonHante Meuleman2016-03-071-1/+35
* brcmfmac: Configure country code using device specific settingsHante Meuleman2016-03-071-3/+1Star
* brcmfmac: add missing includeFelix Fietkau2016-01-191-0/+1
* brcmfmac: introduce module parameter to force successful probeArend van Spriel2016-01-071-1/+10
* brcmfmac: Move all module parameters to one placeHante Meuleman2016-01-071-0/+63
* brcmfmac: Add beamforming support.Hante Meuleman2015-11-301-0/+3
* brcmfmac: Cleanup roaming configuration.Hante Meuleman2015-11-301-21/+0Star
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-0/+198