aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-21wifi: brcmfmac: support CYW54591 PCIE deviceDouble Lo1-5/+16
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King1-11/+13
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg1-2/+2
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang1-8/+44
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang1-0/+3
2024-06-01wifi: brcm80211: remove unused structsDr. David Alan Gilbert1-5/+0
2024-03-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2023-12-26PCI: Remove unused 'node' member from struct pci_driverMathias Krause1-1/+0
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede1-0/+11
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: pcie: Load and provide TxCap blobsHector Martin1-0/+13
2023-02-27wifi: brcmfmac: pcie: Add IDs/properties for BCM4387Hector Martin1-0/+8
2023-02-27wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin1-0/+32
2023-02-13wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin1-3/+10
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin1-0/+5
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin1-1/+9
2023-02-13wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin1-4/+3
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2022-12-08wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen1-1/+1
2022-12-08wifi: brcmfmac: add support Broadcom BCA firmware apiArend van Spriel1-29/+29
2022-12-08wifi: brcmfmac: add firmware vendor info in driver infoArend van Spriel1-5/+15
2022-10-04brcmfmac: dump dongle memory when attaching failedWright Feng1-3/+7
2022-10-04brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng1-0/+4
2022-10-04brcmfmac: add a timer to read console periodically in PCIE busWright Feng1-0/+125
2022-09-27brcmfmac: Support 89459 pcieAlexander Prutskov1-0/+4
2022-09-19wifi: brcmfmac: pcie: Add IDs/properties for BCM4378Hector Martin1-0/+8
2022-09-19wifi: brcmfmac: pcie: Support PCIe core revisions >= 64Hector Martin1-20/+105
2022-09-19wifi: brcmfmac: pcie: Perform firmware selection for Apple platformsHector Martin1-2/+38
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin1-0/+218
2022-09-19wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin1-1/+3
2022-09-19wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanismHector Martin1-14/+25
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin1-0/+4
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin1-3/+13
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin1-44/+4
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin1-0/+7
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin1-0/+2
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee1-0/+1
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel1-1/+2
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger1-2/+2
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman1-7/+2
2021-01-14brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki1-0/+1
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim1-2/+4
2020-11-07brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones1-0/+1
2020-02-12brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson1-0/+3