index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-02-13
wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selection
Hector Martin
2023-02-13
wifi: brcmfmac: pcie: Add IDs/properties for BCM4377
Hector Martin
2023-02-13
wifi: brcmfmac: pcie: Add IDs/properties for BCM4355
Hector Martin
2023-02-13
wifi: brcmfmac: Rename Cypress 89459 to BCM4355
Hector Martin
2023-01-16
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
2022-12-08
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2022-12-08
wifi: brcmfmac: add support Broadcom BCA firmware api
Arend van Spriel
2022-12-08
wifi: brcmfmac: add firmware vendor info in driver info
Arend van Spriel
2022-10-04
brcmfmac: dump dongle memory when attaching failed
Wright Feng
2022-10-04
brcmfmac: return error when getting invalid max_flowrings from dongle
Wright Feng
2022-10-04
brcmfmac: add a timer to read console periodically in PCIE bus
Wright Feng
2022-09-27
brcmfmac: Support 89459 pcie
Alexander Prutskov
2022-09-19
wifi: brcmfmac: pcie: Add IDs/properties for BCM4378
Hector Martin
2022-09-19
wifi: brcmfmac: pcie: Support PCIe core revisions >= 64
Hector Martin
2022-09-19
wifi: brcmfmac: pcie: Perform firmware selection for Apple platforms
Hector Martin
2022-09-19
wifi: brcmfmac: pcie: Read Apple OTP information
Hector Martin
2022-09-19
wifi: brcmfmac: firmware: Support passing in multiple board_types
Hector Martin
2022-09-19
wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
Hector Martin
2022-02-01
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
2022-02-01
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
2022-02-01
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
2022-02-01
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2022-02-01
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
2022-01-28
brcmfmac: add CYW43570 PCIE device
Soontak Lee
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
2021-08-21
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
2021-06-15
brcmfmac: Add clm_blob firmware files to modinfo
Matthias Brugger
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
2021-01-14
brcmfmac: support BCM4365E with 43666 ChipCommon chip ID
Rafał Miłecki
2020-11-07
brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
Seung-Woo Kim
2020-11-07
brcmfmac: pcie: Provide description for missing function parameter 'devinfo'
Lee Jones
2020-02-12
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
brian m. carlson
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-18
brcmfmac: reset two D11 cores if chip has two D11 cores
Wright Feng
2019-11-20
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
2019-09-03
brcmfmac: get chip's default RAM info during PCIe setup
Rafał Miłecki
2019-07-24
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Rafał Miłecki
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-01
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
2019-04-26
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-04-04
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
2019-02-20
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
2019-02-08
brcmfmac: pass bus to the __brcmf_err() in pcie.c
Rafał Miłecki
[next]