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
/
bcmsdh.c
Age
Commit message (
Expand
)
Author
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-04-04
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
2023-05-15
wifi: brcmfmac: Check for probe() id argument being NULL
Hans de Goede
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-14
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
2023-03-31
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
2022-12-08
wifi: brcmfmac: add support for Cypress firmware api
Arend van Spriel
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
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-04-06
brcmfmac: Avoid keeping power to SDIO card unless WOWL is used
Ulf Hansson
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2020-11-07
brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'
Lee Jones
2020-09-29
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
2020-09-07
brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
Dmitry Osipenko
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
Frank Kao
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-04-15
brcmfmac: remove leading space
Nils ANDRÉ-CHANG
2019-12-18
brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
Dmitry Osipenko
2019-12-18
brcmfmac: add support for BCM4359 SDIO chipset
Soeren Moch
2019-12-18
brcmfmac: set F2 blocksize and watermark for 4359
Chung-Hsien Hsu
2019-10-01
brcmfmac: fix suspend/resume when power is cut off
Adrian Ratiu
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2018-12-13
brcmfmac: add support for CYW43012 SDIO chipset
Chi-Hsien Lin
2018-11-10
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
2018-05-09
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
2017-12-14
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()
Ian Molton
2017-12-14
brcmfmac: Remove brcmf_sdiod_addrprep()
Ian Molton
2017-12-14
brcmfmac: Tidy register definitions a little
Ian Molton
2017-12-14
brcmfmac: Rename / replace old IO functions with simpler ones.
Ian Molton
2017-12-14
brcmfmac: Clarify if using braces.
Ian Molton
[next]