index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-18
wifi: brcmfmac: add flag for random seed during firmware download
Jacobe Zang
2024-09-18
wifi: brcmfmac: Add optional lpo clock enable support
Jacobe Zang
2024-06-01
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
2024-03-12
wifi: brcmfmac: pcie: handle randbuf allocation failure
Duoming Zhou
2023-12-26
PCI: Remove unused 'node' member from struct pci_driver
Mathias Krause
2023-05-15
wifi: brcmfmac: Check for probe() id argument being NULL
Hans de Goede
2023-03-06
wifi: brcmfmac: pcie: Add 4359C0 firmware definition
Konrad Dybcio
2023-02-27
wifi: brcmfmac: pcie: Add BCM4378B3 support
Hector Martin
2023-02-27
wifi: brcmfmac: pcie: Load and provide TxCap blobs
Hector Martin
2023-02-27
wifi: brcmfmac: pcie: Add IDs/properties for BCM4387
Hector Martin
2023-02-27
wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device
Hector Martin
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
[next]