index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
brcmfmac: constify pci_device_id
Arvind Yadav
2017-07-28
1
-1
/
+1
*
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-06-15
1
-5
/
+12
*
brcmfmac: restore bus state when enter_D3 fails
Arend Van Spriel
2017-04-05
1
-0
/
+1
*
brcmfmac: drop duplicated core selection from brcmf_pcie_attach
Rafał Miłecki
2017-01-28
1
-1
/
+0
*
brcmfmac: rename brcmf_bus_start function to brcmf_bus_started
Rafał Miłecki
2017-01-20
1
-1
/
+1
*
brcmfmac: add pcie host dongle interface rev6 support
Franky Lin
2016-11-29
1
-69
/
+102
*
brcmfmac: add support for the PCIE devices 43525 and 43465
Hante Meuleman
2016-06-16
1
-1
/
+5
*
brcmfmac: Remove waitqueue_active check
Hui Wang
2016-03-10
1
-4
/
+2
*
brcmfmac: merge platform data and module paramaters
Hante Meuleman
2016-03-07
1
-4
/
+20
*
brcmfmac: remove pcie gen1 support
Hante Meuleman
2016-03-07
1
-115
/
+20
*
brcmfmac: add support for the PCIE 4366c0 chip
Hante Meuleman
2016-03-07
1
-1
/
+3
*
brcmfmac: use bar1 window size as provided by pci subsystem
Hante Meuleman
2016-03-07
1
-6
/
+4
*
brcmfmac: use device memsize config from fw if defined
Hante Meuleman
2016-03-07
1
-0
/
+33
[next]