summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+8
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+8
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-10/+28
2023-04-06Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-29/+1
2023-04-03wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong1-8/+0
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede2-10/+28
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix1-2/+1
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix1-2/+0
2023-03-31wifi: b43legacy: remove unused freq_r3A_value functionTom Rix1-17/+0
2023-03-31Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+6
2023-03-14net: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-13wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-03-13wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356Hans de Goede1-0/+1
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-03-06wifi: brcmfmac: pcie: Add 4359C0 firmware definitionKonrad Dybcio1-1/+3
2023-02-27wifi: brcmfmac: pcie: Add BCM4378B3 supportHector Martin1-1/+3
2023-02-27wifi: brcmfmac: common: Add support for external calibration blobsHector Martin3-0/+33
2023-02-27wifi: brcmfmac: pcie: Load and provide TxCap blobsHector Martin1-0/+13
2023-02-27wifi: brcmfmac: common: Add support for downloading TxCap blobsHector Martin2-24/+70
2023-02-27wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin3-0/+12
2023-02-27wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin1-6/+7
2023-02-27wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operationsHector Martin2-3/+132
2023-02-27wifi: brcmfmac: feature: Add support for setting feats based on WLC versionHector Martin3-1/+76
2023-02-27wifi: brcmfmac: cfg80211: Add support for scan params v2Hector Martin4-90/+209
2023-02-27wifi: brcmfmac: chip: Handle 1024-unit sizes for TCM blocksHector Martin1-2/+8
2023-02-27wifi: brcmfmac: chip: Only disable D11 cores; handle an arbitrary numberHector Martin1-5/+8
2023-02-27wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping1-6/+8
2023-02-27wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin1-0/+32
2023-02-27wifi: brcmfmac: acpi: Add support for fetching Apple ACPI propertiesHector Martin4-0/+63
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-2/+2
2023-02-13wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel1-5/+2
2023-02-13wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-02-13wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin1-3/+10
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin3-0/+8
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin2-1/+10
2023-02-13wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin3-10/+7
2023-01-17Merge wireless into wireless-nextKalle Valo5-23/+25
2023-01-16wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel1-10/+13
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel1-9/+7
2023-01-09brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov1-2/+3
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-22wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao1-1/+4
2022-12-22wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong1-0/+1
2022-12-22wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds34-126/+1377
2022-12-08wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen2-1/+2
2022-12-08wifi: brcmfmac: introduce BRCMFMAC exported symbols namespaceArend van Spriel5-2/+11