summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King
2022-03-06wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior
2022-02-21brcmfmac: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede
2022-01-28brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain
2021-10-20brcmfmac: prepare for const netdev->dev_addrJakub Kicinski
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-10-11b43: fix a lower bounds testDan Carpenter
2021-10-11b43legacy: fix a lower bounds testDan Carpenter
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-05brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch
2021-09-24brcmfmac: Replace zero-length array with flexible array memberLen Baker
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-24brcmfmac: support parse country code map from DTShawn Guo
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko