index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
pcie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-06-03
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
1
-7
/
+2
2020-12-30
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
1
-2
/
+4
2020-02-12
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
brian m. carlson
1
-0
/
+3
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-12-18
brcmfmac: reset two D11 cores if chip has two D11 cores
Wright Feng
1
-1
/
+1
2019-11-20
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
1
-0
/
+2
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
1
-2
/
+11
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
1
-0
/
+6
2019-07-24
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
1
-1
/
+2
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
1
-13
/
+3
2019-05-01
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
1
-6
/
+18
2019-04-26
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
1
-1
/
+6
2019-04-25
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
1
-5
/
+1
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
1
-1
/
+5
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
1
-0
/
+35
2019-04-04
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
1
-1
/
+1
2019-02-20
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
1
-0
/
+6
2019-02-08
brcmfmac: pass bus to the __brcmf_err() in pcie.c
Rafał Miłecki
1
-23
/
+36
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+8
2018-12-13
brcmfmac: add 4354 raw pcie device id
Winnie Chang
1
-0
/
+1
2018-11-06
brcmfmac: Set board_type used for nvram file selection to machine-compatible
Hans de Goede
1
-0
/
+1
2018-08-31
brcmfmac: add CYW89342 mini-PCIe device
Jia-Shyr Chuang
1
-0
/
+1
2018-07-25
brcmfmac: fix regression in parsing NVRAM for multiple devices
Rafał Miłecki
1
-1
/
+2
2018-05-23
brcmfmac: trigger memory dump upon firmware halt signal
Franky Lin
1
-0
/
+5
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
1
-0
/
+1
2018-04-30
brcmfmac: coarse support for PCIe shared structure rev7
Franky Lin
1
-4
/
+19
2018-04-30
brcmfmac: add hostready indication
Franky Lin
1
-2
/
+12
2018-04-30
brcmfmac: constify firmware mapping tables
Arend Van Spriel
1
-1
/
+1
2018-04-25
brcmfmac: add support for BCM4366E chipset
Dan Haab
1
-0
/
+1
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
1
-13
/
+14
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
1
-26
/
+32
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
1
-7
/
+31
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
1
-28
/
+28
2018-02-27
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
1
-19
/
+1
2018-01-11
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-10
/
+10
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
1
-0
/
+19
2017-07-28
brcmfmac: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
1
-5
/
+12
2017-04-05
brcmfmac: restore bus state when enter_D3 fails
Arend Van Spriel
1
-0
/
+1
2017-01-28
brcmfmac: drop duplicated core selection from brcmf_pcie_attach
Rafał Miłecki
1
-1
/
+0
2017-01-20
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
1
-1
/
+1
2016-11-29
brcmfmac: add pcie host dongle interface rev6 support
Franky Lin
1
-69
/
+102
2016-06-16
brcmfmac: add support for the PCIE devices 43525 and 43465
Hante Meuleman
1
-1
/
+5
2016-03-10
brcmfmac: Remove waitqueue_active check
Hui Wang
1
-4
/
+2
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
1
-4
/
+20
2016-03-07
brcmfmac: remove pcie gen1 support
Hante Meuleman
1
-115
/
+20
[next]