aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel1-1/+0
2019-05-28brcmfmac: use strlcpy() instead of strcpy()Neo Jou1-1/+1
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel1-12/+1
2019-02-20brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki1-18/+21
2019-02-08brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki1-2/+5
2019-01-10brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede1-1/+1
2018-11-29brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede1-1/+1
2018-11-06brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King1-2/+2
2018-11-06brcmfmac: Set board_type from DMI on x86 based machinesHans de Goede1-1/+2
2018-08-31brcmfmac: fix wrong strnchr usageRasmus Villemoes1-3/+1
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel1-2/+0
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+5
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel1-38/+5
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel1-5/+0
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel1-0/+2
2018-03-27brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel1-6/+17
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-3/+3
2018-03-16brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki1-0/+5
2018-02-27brcmfmac: move brcmf_bus_preinit() call just after changing bus stateArend Van Spriel1-3/+0
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng1-6/+3
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu1-0/+157
2017-03-20brcmfmac: Do not print the firmware version as an errorHans de Goede1-1/+1
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki1-0/+16
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki1-1/+1
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki1-5/+3
2016-04-26brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel1-15/+23
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman1-28/+40
2016-03-07brcmfmac: switch to new platform dataHante Meuleman1-6/+37
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman1-4/+49
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman1-1/+35
2016-03-07brcmfmac: Configure country code using device specific settingsHante Meuleman1-3/+1
2016-01-19brcmfmac: add missing includeFelix Fietkau1-0/+1
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel1-1/+10
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman1-0/+63
2015-11-30brcmfmac: Add beamforming support.Hante Meuleman1-0/+3
2015-11-30brcmfmac: Cleanup roaming configuration.Hante Meuleman1-21/+0
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+198