summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng1-1/+1
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang1-2/+0
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki1-4/+4
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki1-2/+11
2019-09-03brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki1-0/+6
2019-07-24brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki1-1/+2
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel1-13/+3
2019-05-01brcmfmac: print firmware messages after a firmware crashRafał Miłecki1-6/+18
2019-04-26brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng1-1/+6
2019-04-25Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"Kalle Valo1-5/+1
2019-04-25brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng1-1/+5
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki1-0/+35
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki1-1/+1
2019-02-20brcmfmac: add basic validation of shared RAM addressRafał Miłecki1-0/+6
2019-02-08brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki1-23/+36
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-8/+8
2018-12-13brcmfmac: add 4354 raw pcie device idWinnie Chang1-0/+1
2018-11-06brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede1-0/+1
2018-08-31brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang1-0/+1
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki1-1/+2
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin1-0/+5
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel1-0/+1
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin1-4/+19
2018-04-30brcmfmac: add hostready indicationFranky Lin1-2/+12
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel1-1/+1
2018-04-25brcmfmac: add support for BCM4366E chipsetDan Haab1-0/+1