aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c
AgeCommit message (Expand)Author
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
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
2015-11-26brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device.Hante Meuleman
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo