summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: pcie: Read the console on init and shutdownHector Martin2022-02-011-0/+4
* 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-011-0/+7
* brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin2022-02-011-0/+2
* brcmfmac: add CYW43570 PCIE deviceSoontak Lee2022-01-281-0/+1
* brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum2021-08-291-1/+1
* brcmfmac: support chipsets with different core enumeration spaceArend van Spriel2021-08-211-1/+2
* brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger2021-06-151-2/+2
* brcmfmac: properly check for bus register errorsGreg Kroah-Hartman2021-05-131-7/+2
* brcmfmac: support BCM4365E with 43666 ChipCommon chip IDRafał Miłecki2021-01-141-0/+1
* brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2020-11-071-2/+4
* brcmfmac: pcie: Provide description for missing function parameter 'devinfo'Lee Jones2020-11-071-0/+1
* brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson2020-02-121-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\
| * brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng2019-12-181-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki2019-11-201-0/+2
* wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-151-2/+0
* brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki2019-09-131-4/+4
* brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki2019-09-131-2/+11
* brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki2019-09-031-0/+6
* brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki2019-07-241-1/+2
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-281-13/+3
* brcmfmac: print firmware messages after a firmware crashRafał Miłecki2019-05-011-6/+18
* brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng2019-04-261-1/+6
* Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"Kalle Valo2019-04-251-5/+1
* brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng2019-04-251-1/+5
* brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki2019-04-041-0/+35
* brcmfmac: add a function designated for handling firmware failsRafał Miłecki2019-04-041-1/+1
* brcmfmac: add basic validation of shared RAM addressRafał Miłecki2019-02-201-0/+6
* brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki2019-02-081-23/+36
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-8/+8
* brcmfmac: add 4354 raw pcie device idWinnie Chang2018-12-131-0/+1
* brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede2018-11-061-0/+1
* brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang2018-08-311-0/+1
* brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
* brcmfmac: trigger memory dump upon firmware halt signalFranky Lin2018-05-231-0/+5
* brcmfmac: add support for sysfs initiated coredumpArend Van Spriel2018-05-231-0/+1
* brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-301-4/+19
* brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
* brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-301-1/+1
* brcmfmac: add support for BCM4366E chipsetDan Haab2018-04-251-0/+1
* brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel2018-03-271-13/+14
* brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel2018-03-271-26/+32
* brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel2018-03-271-7/+31
* brcmfmac: derive firmware filenames from basename mappingArend Van Spriel2018-03-271-28/+28
* brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel2018-02-271-19/+1
* brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-111-10/+10
* brcmfmac: add CLM download supportChung-Hsien Hsu2017-11-111-0/+19