index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
bcmsdh.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
wifi: brcmfmac: keep power during suspend if board requires it
Matthias Proske
1
-7
/
+13
2024-12-09
wifi: brcmfmac: fix scatter-gather handling by detecting end of sg list
Norbert van Bolhuis
1
-0
/
+5
2024-11-11
wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
Norbert van Bolhuis
1
-1
/
+1
2024-09-18
wifi: brcmfmac: Add optional lpo clock enable support
Jacobe Zang
1
-2
/
+2
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-2
/
+2
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-2
/
+2
2024-04-04
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2023-05-15
wifi: brcmfmac: Check for probe() id argument being NULL
Hans de Goede
1
-0
/
+5
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+8
2023-04-14
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
1
-1
/
+8
2023-03-31
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
1
-10
/
+26
2022-12-08
wifi: brcmfmac: add support for Cypress firmware api
Arend van Spriel
1
-24
/
+24
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
1
-1
/
+5
2022-09-07
wifi: brcmfmac: add 43439 SDIO ids and initialization
Marek Vasut
1
-0
/
+1
2022-07-28
wifi: brcmfmac: prevent double-free on hardware-reset
Danny van Heumen
1
-8
/
+5
2022-07-28
wifi: brcmfmac: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-23
/
+13
2022-04-06
brcmfmac: Avoid keeping power to SDIO card unless WOWL is used
Ulf Hansson
1
-17
/
+22
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
1
-0
/
+1
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
1
-1
/
+2
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
1
-6
/
+2
2020-11-07
brcmfmac: bcmsdh: Fix description for function parameter 'pktlist'
Lee Jones
1
-1
/
+1
2020-09-29
net: brcmfmac: Replace in_interrupt()
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-07
brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
Dmitry Osipenko
1
-0
/
+4
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2020-07-14
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
1
-2
/
+2
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-4
/
+20
2020-05-29
brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
Frank Kao
1
-2
/
+6
2020-05-29
brcmfmac: set F2 blocksize for 4373
Wright Feng
1
-1
/
+13
2020-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
1
-3
/
+3
2020-04-15
brcmfmac: remove leading space
Nils ANDRÉ-CHANG
1
-1
/
+1
2019-12-18
brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled
Dmitry Osipenko
1
-5
/
+5
2019-12-18
brcmfmac: add support for BCM4359 SDIO chipset
Soeren Moch
1
-0
/
+2
2019-12-18
brcmfmac: set F2 blocksize and watermark for 4359
Chung-Hsien Hsu
1
-1
/
+5
2019-10-01
brcmfmac: fix suspend/resume when power is cut off
Adrian Ratiu
1
-14
/
+39
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
1
-12
/
+1
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
1
-5
/
+3
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2018-12-13
brcmfmac: add support for CYW43012 SDIO chipset
Chi-Hsien Lin
1
-0
/
+1
2018-11-10
brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.
David S. Miller
1
-63
/
+74
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
1
-1
/
+1
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
1
-0
/
+1
2018-05-09
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
1
-0
/
+1
2018-01-11
brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions
Arend Van Spriel
1
-24
/
+24
2018-01-11
brcmfmac: Remove array of functions
Arend Van Spriel
1
-59
/
+56
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
1
-1
/
+2
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
1
-38
/
+47
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
1
-4
/
+1
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
1
-0
/
+4
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
1
-4
/
+4
2017-12-14
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()
Ian Molton
1
-5
/
+0
[next]