index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
sdio.c
Age
Commit message (
Expand
)
Author
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-12-08
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2022-12-08
wifi: brcmfmac: add function to unbind device to bus layer api
Arend van Spriel
2022-11-04
wifi: brcmfmac: Fix a typo "unknow"
Jonathan Neuschäfer
2022-10-04
brcmfmac: add a timer to read console periodically in PCIE bus
Wright Feng
2022-09-19
wifi: brcmfmac: firmware: Support passing in multiple board_types
Hector Martin
2022-09-19
wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
Hector Martin
2022-09-07
wifi: brcmfmac: add 43439 SDIO ids and initialization
Marek Vasut
2022-07-28
wifi: brcmfmac: prevent double-free on hardware-reset
Danny van Heumen
2022-07-28
wifi: brcmfmac: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-07-18
wifi: brcmfmac: fix repeated words in comments
Jilin Yuan
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-10
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-02-14
brcmfmac: Add BCM43454/6 support
Zhao, Jiaqing
2022-02-01
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
2021-08-21
brcmfmac: Set SDIO workqueue as WQ_HIGHPRI
Sean Anderson
2021-08-21
brcmfmac: use separate firmware for 43430 revision 2
Mikhail Rudenko
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
2021-08-21
brcmfmac: firmware: Fix firmware loading
Linus Walleij
2021-06-15
brcmfmac: Add clm_blob firmware files to modinfo
Matthias Brugger
2021-06-15
brcmfmac: Delete second brcm folder hierarchy
Matthias Brugger
2021-06-15
brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
Tong Tiangen
2021-06-15
brcmfmac: Demote non-compliant kernel-doc headers
Yang Shen
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
2020-11-24
brcmfmac: Fix incorrect type in assignment
Remi Depommier
2020-11-07
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
2020-11-07
brcmfmac: fix SDIO access for big-endian host
Remi Depommier
2020-09-29
net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
Thomas Gleixner
2020-09-29
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-07
brcmfmac: drop chip id from debug messages
Dmitry Osipenko
2020-09-07
brcmfmac: increase F2 watermark for BCM4329
Dmitry Osipenko
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
brcmfmac: reserve tx credit only when txctl is ready to send
Wright Feng
2020-07-14
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
2020-07-14
brcmfmac: reserve 2 credits for host tx control path
Amar Shankar
2020-07-14
brcmfmac: keep SDIO watchdog running when console_interval is non-zero
Wright Feng
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
brcmfmac: 43012 Update MES Watermark
Double Lo
2020-05-29
brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
Wright Feng
2020-05-29
brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
Frank Kao
2020-05-29
brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
Double Lo
2020-05-29
brcmfmac: set F2 blocksize for 4373
Wright Feng
2020-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
2020-05-12
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
2020-02-12
brcmfmac: abort and release host after error
Guenter Roeck
2020-01-26
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
2019-12-18
brcmfmac: add support for BCM4359 SDIO chipset
Soeren Moch
[next]