summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2019-06-25brcmfmac: sdio: Don't tune while the card is offDouglas Anderson
2019-06-25brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson
2019-06-25Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson
2019-06-09brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-05-31brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-25brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki
2019-02-20brcmfmac: add basic validation of shared RAM addressRafał Miłecki
2019-02-20brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki
2019-02-19brcmfmac: remove set but not used variable 'old_state'YueHaibing
2019-02-19brcmfmac: rework bphy_err() to take struct brcmf_pub argumentRafał Miłecki
2019-02-19brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki
2019-02-19brcmfmac: improve code handling bandwidth of firmware reported channelsRafał Miłecki
2019-02-19brcmfmac: print firmware reported ring status errorsRafał Miłecki
2019-02-19brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as wellArend van Spriel
2019-02-19brcmfmac: check and dump trap info during sdio probeArend van Spriel
2019-02-19brcmfmac: disable MBSS feature for bcm4330 deviceArend van Spriel
2019-02-19brcmfmac: create debugfs files for bus-specific layerArend van Spriel
2019-02-19brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-02-19brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-02-08brcmfmac: support monitor frames with the hardware/ucode headerRafał Miłecki
2019-02-08brcmfmac: fix typosMatteo Croce
2019-02-08brcmfmac: add bphy_err() and use it in the cfg80211.cRafał Miłecki
2019-02-08brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki
2019-02-08brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01wireless: remove unneeded semicolonYueHaibing
2019-01-10brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede
2019-01-10brcmfmac: fix system warning message during wowl suspendLo-Hsiang Lo
2019-01-10brcmfmac: add a check for the status of usb_registerKangjie Lu
2019-01-10brcmfmac: Add DMI nvram filename quirk for PoV TAB-P1006W-232 tabletHans de Goede
2019-01-10brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'YueHaibing
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20brcmfmac: Fix access point modeStefan Wahren
2018-12-20brcmfmac: fix roamoff=1 modparamStijn Tintel
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing
2018-12-13brcmfmac: fix false-positive -Wmaybe-unintialized warningArnd Bergmann
2018-12-13brcmfmac: disable command decode in sdio_aosWright Feng
2018-12-13brcmfmac: 4373 save-restore supportChi-Hsien Lin