aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
AgeCommit message (Expand)Author
2020-07-07brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki
2020-01-31brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-05-01brcmfmac: print firmware messages after a firmware crashRafał Miłecki
2019-04-26brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng
2019-04-25Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"Kalle Valo
2019-04-25brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki
2019-02-20brcmfmac: add basic validation of shared RAM addressRafał Miłecki
2019-02-08brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-13brcmfmac: add 4354 raw pcie device idWinnie Chang
2018-11-06brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede
2018-08-31brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin
2018-04-30brcmfmac: add hostready indicationFranky Lin
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel
2018-04-25brcmfmac: add support for BCM4366E chipsetDan Haab
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel
2018-03-27brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel
2018-03-27brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel
2018-03-27brcmfmac: derive firmware filenames from basename mappingArend Van Spriel
2018-02-27brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel
2018-01-11brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu
2017-07-28brcmfmac: constify pci_device_idArvind Yadav
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-04-05brcmfmac: restore bus state when enter_D3 failsArend Van Spriel
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin
2016-06-16brcmfmac: add support for the PCIE devices 43525 and 43465Hante Meuleman
2016-03-10brcmfmac: Remove waitqueue_active checkHui Wang
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: remove pcie gen1 supportHante Meuleman
2016-03-07brcmfmac: add support for the PCIE 4366c0 chipHante Meuleman
2016-03-07brcmfmac: use bar1 window size as provided by pci subsystemHante Meuleman
2016-03-07brcmfmac: use device memsize config from fw if definedHante Meuleman
2016-02-06brcmfmac: add support for 14e4:4365 PCI ID with BCM4366 chipsetRafał Miłecki
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2015-12-11brcmfmac: Change error print in debug printHante Meuleman
2015-12-11brcmfmac: Add support for PCIE 4350 revision 5 deviceHante Meuleman
2015-11-30brcm80211: fix error code in brcmf_pcie_exit_download_state()Dan Carpenter
2015-11-30brcmfmac: Unify methods to define and map firmware files.Hante Meuleman
2015-11-26brcmfmac: constify brcmf_bus_ops structuresJulia Lawall
2015-11-26brcmfmac: Use new methods for pcie Power Management.Hante Meuleman
2015-11-26brcmfmac: Remove unncessary variable irq_requested.Hante Meuleman