summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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