index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
pcie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
1
-0
/
+4
2022-02-01
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
1
-3
/
+13
2022-02-01
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
1
-44
/
+4
2022-02-01
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
1
-0
/
+7
2022-02-01
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
1
-0
/
+2
2022-01-28
brcmfmac: add CYW43570 PCIE device
Soontak Lee
1
-0
/
+1
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
1
-1
/
+2
2021-06-15
brcmfmac: Add clm_blob firmware files to modinfo
Matthias Brugger
1
-2
/
+2
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
1
-7
/
+2
2021-01-14
brcmfmac: support BCM4365E with 43666 ChipCommon chip ID
Rafał Miłecki
1
-0
/
+1
2020-11-07
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
1
-2
/
+4
2020-11-07
brcmfmac: pcie: Provide description for missing function parameter 'devinfo'
Lee Jones
1
-0
/
+1
2020-02-12
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
brian m. carlson
1
-0
/
+3
2020-01-28
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
[next]