summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: of: remove redundant variable lenColin Ian King2022-02-101-2/+1
* brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2022-02-101-6/+6
* brcmfmac: pcie: Read the console on init and shutdownHector Martin2022-02-011-0/+4
* brcmfmac: fwil: Constify iovar name argumentsHector Martin2022-02-012-31/+31
* brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin2022-02-011-2/+5
* brcmfmac: pcie: Fix crashes due to early IRQsHector Martin2022-02-011-3/+13
* brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin2022-02-011-44/+4
* brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin2022-02-012-1/+7
* brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin2022-02-011-0/+2
* brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin2022-02-011-0/+2
* brcmfmac: add CYW43570 PCIE deviceSoontak Lee2022-01-282-0/+2
* brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede2022-01-281-6/+27
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-0/+2
|\
| * include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-201-0/+2
* | Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-171-2/+2
|\ \
| * | brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain2021-12-131-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-173-7/+11
|\ \ \ | |/ / |/| / | |/
| * brcmsmac: rework LED dependenciesArnd Bergmann2021-12-083-7/+11
* | brcmfmac: Configure keep-alive packet on suspendLoic Poulain2021-11-292-0/+40
|/
* brcmfmac: prepare for const netdev->dev_addrJakub Kicinski2021-10-201-2/+2
* wireless: use eth_hw_addr_set()Jakub Kicinski2021-10-201-3/+3
* b43: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* b43legacy: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-081-11/+6
|\
| * Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch2021-09-281-11/+6
* | brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede2021-10-051-0/+10
* | brcmfmac: Replace zero-length array with flexible array memberLen Baker2021-09-241-1/+1
* | brcmfmac: fix incorrect error printsJames Prestwood2021-09-211-6/+6
|/
* brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum2021-08-291-1/+1
* brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak2021-08-291-0/+8
* brcmsmac: make array addr static const, makes object smallerColin Ian King2021-08-211-1/+1
* brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie2021-08-214-2/+11
* brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson2021-08-211-1/+1
* brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko2021-08-211-2/+3
* brcmfmac: support chipsets with different core enumeration spaceArend van Spriel2021-08-216-12/+29
* brcmfmac: add xtlv support to firmware interface layerArend van Spriel2021-08-215-6/+244
* brcmfmac: increase core revision column aligning core listArend van Spriel2021-08-211-1/+1
* brcmfmac: use different error value for invalid ram base addressArend van Spriel2021-08-211-3/+5
* brcmfmac: firmware: Fix firmware loadingLinus Walleij2021-08-212-6/+21
* brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij2021-08-011-11/+42
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-054-59/+10
|\
| * Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-316-50/+41
| |\
| * | b43: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-32/+5
| * | b43legacy: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-27/+5
* | | brcmfmac: support parse country code map from DTShawn Guo2021-06-241-2/+55
* | | brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko2021-06-233-6/+25
* | | brcmsmac: Remove the repeated declarationShaokun Zhang2021-06-151-1/+0
* | | brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET2021-06-151-1/+7
* | | brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck2021-06-151-3/+0
* | | brcmsmac: improve readability on addresses copyÍñigo Huguet2021-06-151-1/+2