summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211
AgeCommit message (Expand)AuthorFilesLines
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King1-2/+1
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin1-0/+4
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin2-31/+31
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin1-2/+5
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin1-3/+13
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin1-44/+4
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin2-1/+7
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin1-0/+2
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin1-0/+2
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee2-0/+2
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede1-6/+27
2022-01-28brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell1-2/+4
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+2
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-2/+2
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+11
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain1-2/+2
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann3-7/+11
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain2-0/+40
2021-10-20brcmfmac: prepare for const netdev->dev_addrJakub Kicinski1-2/+2
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski1-3/+3
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+6
2021-10-05brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede1-0/+10
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch1-11/+6
2021-09-24brcmfmac: Replace zero-length array with flexible array memberLen Baker1-1/+1
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood1-6/+6
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak1-0/+8
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King1-1/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie4-2/+11
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson1-1/+1
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko1-2/+3
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel6-12/+29
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel5-6/+244
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel1-1/+1
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel1-3/+5
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij2-6/+21
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij1-11/+42
2021-06-24brcmfmac: support parse country code map from DTShawn Guo1-2/+55
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko3-6/+25
2021-06-15brcmsmac: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-15brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-06-15brcmsmac: Drop unnecessary NULL check after container_ofGuenter Roeck1-3/+0
2021-06-15brcmsmac: improve readability on addresses copyÍñigo Huguet1-1/+2
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger3-8/+15
2021-06-15brcmfmac: Delete second brcm folder hierarchyMatthias Brugger1-2/+2
2021-06-15brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen1-1/+0
2021-06-15brcmfmac: Demote non-compliant kernel-doc headersYang Shen2-2/+2