aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
AgeCommit message (Expand)Author
2020-02-12brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2brian m. carlson
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18brcmfmac: reset two D11 cores if chip has two D11 coresWright Feng
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-03brcmfmac: get chip's default RAM info during PCIe setupRafał Miłecki
2019-07-24brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
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