summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg-0/+1
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig-38/+5
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig-17/+3
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig-38/+1
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller-1004/+153
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson-0/+7
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson-0/+4
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai-6/+1
2019-05-28brcmfmac: use strlcpy() instead of strcpy()Neo Jou-1/+1
2019-05-28brcmfmac: fix typos in code commentsWeitao Hou-1/+1
2019-05-28brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmacArend van Spriel-1/+1
2019-05-28brcmfmac: use separate Kconfig file for brcmfmacArend van Spriel-49/+51
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel-658/+74
2019-05-28brcmsmac: switch phy source files to using SPDX license identifierArend van Spriel-168/+14
2019-05-28brcmutil: switch source files to using SPDX license identifierArend van Spriel-36/+3
2019-05-28brcm80211: switch common header files to using SPDX license identifierArend van Spriel-84/+7
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner-561/+40
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+5
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-92/+236
2019-05-01brcmfmac: print firmware messages after a firmware crashRafał Miłecki-6/+18
2019-05-01brcmfmac: set txflow request id from 1 to pktids array sizeWright Feng-3/+3
2019-05-01brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter-2/+3
2019-04-26brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng-1/+6
2019-04-25Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"Kalle Valo-5/+1
2019-04-25brcmfmac: send mailbox interrupt twice for specific hardware deviceWright Feng-1/+5
2019-04-25brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede-0/+26
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger-11/+0
2019-04-13brcmfmac: fix leak of mypkt on error return pathColin Ian King-5/+3
2019-04-13brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman-1/+3
2019-04-13brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva-3/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-37/+0
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann-3/+3
2019-04-04brcmfmac: fix missing checks for kmemdupKangjie Lu-0/+4
2019-04-04brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel-9/+8
2019-04-04brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel-3/+7
2019-04-04brcmfmac: remove unused variable i from brcmf_usb_free_qPiotr Figiel-2/+0
2019-04-04brcmfmac: remove pending parameter from brcmf_usb_free_qPiotr Figiel-9/+6
2019-04-04brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel-2/+8
2019-04-04brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel-13/+40
2019-04-04brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel-18/+24
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki-0/+59
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki-3/+15
2019-04-04brcmfmac: support repeated brcmf_fw_alloc_request() callsRafał Miłecki-0/+1
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki-0/+24
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki-1/+1
2019-02-20brcmfmac: add basic validation of shared RAM addressRafał Miłecki-0/+6