summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+1
* b43: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-22/+6
* b43: remove b43_dma_set_maskChristoph Hellwig2019-06-271-38/+5
* b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-17/+3
* b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig2019-06-271-38/+1
* Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-2681-1004/+153
|\
| * b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1
| * brcmfmac: use strlcpy() instead of strcpy()Neo Jou2019-05-281-1/+1
| * brcmfmac: fix typos in code commentsWeitao Hou2019-05-281-1/+1
| * brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel2019-05-281-1/+1
| * brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel2019-05-282-49/+51
| * brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-2854-658/+74
| * brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel2019-05-2814-168/+14
| * brcmutil: switch source files to using SPDX license identifierArend van Spriel2019-05-283-36/+3
| * brcm80211: switch common header files to using SPDX license identifierArend van Spriel2019-05-287-84/+7
* | brcmfmac: sdio: Don't tune while the card is offDouglas Anderson2019-06-181-0/+7
* | brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson2019-06-181-0/+4
* | Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson2019-06-181-5/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2140-561/+40
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0719-92/+236
|\
| * brcmfmac: print firmware messages after a firmware crashRafał Miłecki2019-05-011-6/+18
| * brcmfmac: set txflow request id from 1 to pktids array sizeWright Feng2019-05-011-3/+3
| * brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter2019-05-011-2/+3
| * brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng2019-04-261-1/+6
| * Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"Kalle Valo2019-04-251-5/+1
| * brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng2019-04-251-1/+5
| * brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede2019-04-251-0/+26
| * b43: Remove empty function lpphy_papd_cal()Larry Finger2019-04-251-11/+0
| * brcmfmac: fix leak of mypkt on error return pathColin Ian King2019-04-131-5/+3
| * brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman2019-04-131-1/+3
| * brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-131-3/+1
| * b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-04-041-3/+3
| * brcmfmac: fix missing checks for kmemdupKangjie Lu2019-04-041-0/+4
| * brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel2019-04-041-9/+8
| * brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel2019-04-041-3/+7
| * brcmfmac: remove unused variable i from brcmf_usb_free_qPiotr Figiel2019-04-041-2/+0
| * brcmfmac: remove pending parameter from brcmf_usb_free_qPiotr Figiel2019-04-041-9/+6
| * brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel2019-04-041-2/+8
| * brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel2019-04-047-13/+40
| * brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel2019-04-041-18/+24
| * brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki2019-04-044-0/+59
| * brcmfmac: add a function designated for handling firmware failsRafał Miłecki2019-04-044-3/+15
| * brcmfmac: support repeated brcmf_fw_alloc_request() callsRafał Miłecki2019-04-041-0/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-088-37/+0
|/
* brcmfmac: print firmware reported general status errorsRafał Miłecki2019-02-281-0/+24
* brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki2019-02-281-1/+1
* brcmfmac: add basic validation of shared RAM addressRafał Miłecki2019-02-201-0/+6