summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2023-02-27wifi: brcmfmac: common: Add support for external calibration blobsHector Martin-0/+33
2023-02-27wifi: brcmfmac: pcie: Load and provide TxCap blobsHector Martin-0/+13
2023-02-27wifi: brcmfmac: common: Add support for downloading TxCap blobsHector Martin-24/+70
2023-02-27wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin-0/+12
2023-02-27wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin-6/+7
2023-02-27wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operationsHector Martin-3/+132
2023-02-27wifi: brcmfmac: feature: Add support for setting feats based on WLC versionHector Martin-1/+76
2023-02-27wifi: brcmfmac: cfg80211: Add support for scan params v2Hector Martin-90/+209
2023-02-27wifi: brcmfmac: chip: Handle 1024-unit sizes for TCM blocksHector Martin-2/+8
2023-02-27wifi: brcmfmac: chip: Only disable D11 cores; handle an arbitrary numberHector Martin-5/+8
2023-02-27wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping-6/+8
2023-02-27wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin-0/+32
2023-02-27wifi: brcmfmac: acpi: Add support for fetching Apple ACPI propertiesHector Martin-0/+63
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook-2/+2
2023-02-13wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel-5/+2
2023-02-13wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva-1/+1
2023-02-13wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin-3/+10
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin-0/+8
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin-1/+10
2023-02-13wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin-10/+7
2023-01-17Merge wireless into wireless-nextKalle Valo-23/+25
2023-01-16wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang-2/+4
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel-1/+1
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel-10/+13
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel-9/+7
2023-01-09brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov-2/+3
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-1/+1
2022-12-22wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao-1/+4
2022-12-22wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong-0/+1
2022-12-22wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang-0/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-126/+1377
2022-12-08wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen-1/+2
2022-12-08wifi: brcmfmac: introduce BRCMFMAC exported symbols namespaceArend van Spriel-2/+11
2022-12-08wifi: brcmfmac: add vendor name in revinfo debugfs fileArend van Spriel-1/+8
2022-12-08wifi: brcmfmac: add support Broadcom BCA firmware apiArend van Spriel-29/+110
2022-12-08wifi: brcmfmac: add support for Cypress firmware apiArend van Spriel-24/+105
2022-12-08wifi: brcmfmac: add support for vendor-specific firmware apiArend van Spriel-0/+334
2022-12-08wifi: brcmfmac: add firmware vendor info in driver infoArend van Spriel-15/+49
2022-12-08wifi: brcmfmac: add function to unbind device to bus layer apiArend van Spriel-1/+24
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang-0/+17
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn-7/+3
2022-11-22wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva-3/+4
2022-11-22wifi: brcmfmac: replace one-element array with flexible-array member in struc...Gustavo A. R. Silva-3/+3
2022-11-22wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...Gustavo A. R. Silva-3/+3
2022-11-22wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva-2/+2
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-11/+39
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld-1/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld-1/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+4
2022-11-08wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa-0/+6