summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen1-0/+1
2022-12-08wifi: brcmfmac: add function to unbind device to bus layer apiArend van Spriel1-1/+11
2022-11-04wifi: brcmfmac: Fix a typo "unknow"Jonathan Neuschäfer1-1/+1
2022-10-04brcmfmac: add a timer to read console periodically in PCIE busWright Feng1-2/+0
2022-09-19wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin1-1/+1
2022-09-19wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanismHector Martin1-14/+22
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut1-0/+2
2022-07-28wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen1-9/+1
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil1-3/+2
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang1-1/+1
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing1-0/+1
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin1-1/+0
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie1-2/+6
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson1-1/+1
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko1-2/+3
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel1-4/+8
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij1-0/+3
2021-06-15brcmfmac: Add clm_blob firmware files to modinfoMatthias Brugger1-6/+6
2021-06-15brcmfmac: Delete second brcm folder hierarchyMatthias Brugger1-2/+2
2021-06-15brcmfmac: Fix a double-free in brcmf_sdio_bus_resetTong Tiangen1-1/+0
2021-06-15brcmfmac: Demote non-compliant kernel-doc headersYang Shen1-1/+1
2020-12-02brcmfmac: expose firmware config files through modinfoMatthias Brugger1-0/+4
2020-11-24brcmfmac: Fix incorrect type in assignmentRemi Depommier1-8/+9
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim1-0/+1
2020-11-07brcmfmac: fix SDIO access for big-endian hostRemi Depommier1-4/+4
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner1-2/+2
2020-09-29net: brcmfmac: Replace in_interrupt()Sebastian Andrzej Siewior1-2/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+9
2020-09-07brcmfmac: drop chip id from debug messagesDmitry Osipenko1-2/+2
2020-09-07brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko1-0/+1
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+0
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng1-3/+9
2020-07-14brcmfmac: reset SDIO bus on a firmware crashChi-Hsien Lin1-1/+33
2020-07-14brcmfmac: reserve 2 credits for host tx control pathAmar Shankar1-3/+16
2020-07-14brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng1-1/+5
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-17/+58
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo1-0/+5
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng1-0/+18
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao1-6/+10
2020-05-29brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo1-0/+17
2020-05-29brcmfmac: set F2 blocksize for 4373Wright Feng1-2/+2
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár1-2/+2
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham1-10/+7
2020-02-12brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-01-26brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker1-6/+6
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch1-0/+2
2019-12-18brcmfmac: set F2 blocksize and watermark for 4359Chung-Hsien Hsu1-0/+15