index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
2022-02-01
1
-0
/
+4
*
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
2022-02-01
1
-3
/
+13
*
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
2022-02-01
1
-44
/
+4
*
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2022-02-01
1
-0
/
+7
*
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
2022-02-01
1
-0
/
+2
*
brcmfmac: add CYW43570 PCIE device
Soontak Lee
2022-01-28
1
-0
/
+1
*
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
2021-08-29
1
-1
/
+1
*
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
2021-08-21
1
-1
/
+2
*
brcmfmac: Add clm_blob firmware files to modinfo
Matthias Brugger
2021-06-15
1
-2
/
+2
*
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2021-05-13
1
-7
/
+2
*
brcmfmac: support BCM4365E with 43666 ChipCommon chip ID
Rafał Miłecki
2021-01-14
1
-0
/
+1
*
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
2020-11-07
1
-2
/
+4
*
brcmfmac: pcie: Provide description for missing function parameter 'devinfo'
Lee Jones
2020-11-07
1
-0
/
+1
*
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
brian m. carlson
2020-02-12
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
|
*
brcmfmac: reset two D11 cores if chip has two D11 cores
Wright Feng
2019-12-18
1
-1
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
|
/
*
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
2019-11-20
1
-0
/
+2
*
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-10-15
1
-2
/
+0
*
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
2019-09-13
1
-4
/
+4
*
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-13
1
-2
/
+11
*
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
2019-09-03
1
-0
/
+6
*
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
2019-07-24
1
-1
/
+2
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
1
-13
/
+3
*
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
2019-05-01
1
-6
/
+18
*
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-26
1
-1
/
+6
*
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
2019-04-25
1
-5
/
+1
*
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
1
-1
/
+5
*
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-04-04
1
-0
/
+35
*
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
2019-04-04
1
-1
/
+1
*
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
2019-02-20
1
-0
/
+6
*
brcmfmac: pass bus to the __brcmf_err() in pcie.c
Rafał Miłecki
2019-02-08
1
-23
/
+36
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-8
/
+8
*
brcmfmac: add 4354 raw pcie device id
Winnie Chang
2018-12-13
1
-0
/
+1
*
brcmfmac: Set board_type used for nvram file selection to machine-compatible
Hans de Goede
2018-11-06
1
-0
/
+1
*
brcmfmac: add CYW89342 mini-PCIe device
Jia-Shyr Chuang
2018-08-31
1
-0
/
+1
*
brcmfmac: fix regression in parsing NVRAM for multiple devices
Rafał Miłecki
2018-07-25
1
-1
/
+2
*
brcmfmac: trigger memory dump upon firmware halt signal
Franky Lin
2018-05-23
1
-0
/
+5
*
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
2018-05-23
1
-0
/
+1
*
brcmfmac: coarse support for PCIe shared structure rev7
Franky Lin
2018-04-30
1
-4
/
+19
*
brcmfmac: add hostready indication
Franky Lin
2018-04-30
1
-2
/
+12
*
brcmfmac: constify firmware mapping tables
Arend Van Spriel
2018-04-30
1
-1
/
+1
*
brcmfmac: add support for BCM4366E chipset
Dan Haab
2018-04-25
1
-0
/
+1
*
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
2018-03-27
1
-13
/
+14
*
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
2018-03-27
1
-26
/
+32
*
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
2018-03-27
1
-7
/
+31
*
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
2018-03-27
1
-28
/
+28
*
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
2018-02-27
1
-19
/
+1
*
brcmfmac: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-11
1
-10
/
+10
*
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-11-11
1
-0
/
+19
[next]