summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski2022-05-221-1/+1
* brcmfmac: allow setting wlan MAC address using device treePavel Löbl2022-05-114-7/+24
* Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-035-20/+26
|\
| * brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani2022-04-271-0/+1
| * mac80211: prepare sta handling for MLO supportSriram R2022-04-111-1/+1
| * b43: Fix assigning negative value to unsigned variableHaowen Bai2022-04-061-1/+1
| * b43legacy: Fix assigning negative value to unsigned variableHaowen Bai2022-04-061-1/+1
| * brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson2022-04-061-17/+22
* | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-141-1/+1
|\ \
| * | brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-101-1/+1
| |/
* / mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang2022-04-081-1/+1
|/
* brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King2022-03-171-4/+4
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-117-4/+9
|\
| * brcmfmac: make the read-only array pktflags static constColin Ian King2022-03-101-1/+1
| * brcmfmac: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-212-2/+2
| * brcmfmac: Add BCM43454/6 supportZhao, Jiaqing2022-02-144-1/+6
* | wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior2022-03-067-28/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-2/+4
|\ \ | |/ |/|
| * brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell2022-01-281-2/+4
* | 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-163-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-071-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