summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki2019-02-2011-173/+224
* brcmfmac: remove set but not used variable 'old_state'YueHaibing2019-02-191-2/+0
* brcmfmac: rework bphy_err() to take struct brcmf_pub argumentRafał Miłecki2019-02-192-233/+281
* brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki2019-02-191-0/+3
* brcmfmac: improve code handling bandwidth of firmware reported channelsRafał Miłecki2019-02-191-3/+10
* brcmfmac: print firmware reported ring status errorsRafał Miłecki2019-02-191-0/+25
* brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as wellArend van Spriel2019-02-191-3/+3
* brcmfmac: check and dump trap info during sdio probeArend van Spriel2019-02-191-19/+40
* brcmfmac: disable MBSS feature for bcm4330 deviceArend van Spriel2019-02-191-2/+8
* brcmfmac: create debugfs files for bus-specific layerArend van Spriel2019-02-193-5/+18
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-02-193-7/+16
* brcmfmac: assure SSID length from firmware is limitedArend van Spriel2019-02-191-0/+2
* brcmfmac: support monitor frames with the hardware/ucode headerRafał Miłecki2019-02-083-1/+62
* brcmfmac: fix typosMatteo Croce2019-02-084-4/+4
* brcmfmac: add bphy_err() and use it in the cfg80211.cRafał Miłecki2019-02-082-224/+282
* brcmfmac: pass bus to the __brcmf_err() in pcie.cRafał Miłecki2019-02-082-23/+38
* brcmfmac: modify __brcmf_err() to take bus as a parameterRafał Miłecki2019-02-083-7/+17
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-0613-100/+56
|\
| * wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-013-8/+6
| * brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-23/+5
| * b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+8
| * b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-28/+8
| * wireless: remove unneeded semicolonYueHaibing2019-02-011-1/+1
| * brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-01-101-1/+1
| * brcmfmac: fix system warning message during wowl suspendLo-Hsiang Lo2019-01-101-0/+5
| * brcmfmac: add a check for the status of usb_registerKangjie Lu2019-01-101-1/+5
| * brcmfmac: Add DMI nvram filename quirk for PoV TAB-P1006W-232 tabletHans de Goede2019-01-101-0/+15
| * brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'YueHaibing2019-01-101-11/+2
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-14/+14
|/
* brcmfmac: Fix access point modeStefan Wahren2018-12-201-0/+10
* brcmfmac: fix roamoff=1 modparamStijn Tintel2018-12-203-4/+11
* b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing2018-12-131-4/+0
* brcmfmac: fix false-positive -Wmaybe-unintialized warningArnd Bergmann2018-12-131-1/+1
* brcmfmac: disable command decode in sdio_aosWright Feng2018-12-131-1/+5
* brcmfmac: 4373 save-restore supportChi-Hsien Lin2018-12-132-0/+24
* brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Tr...Naveen Gupta2018-12-131-0/+12
* brcmfmac: allow GCI core enumurationChi-Hsien Lin2018-12-131-6/+8
* brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin2018-12-134-13/+77
* brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373Madhan Mohan R2018-12-132-1/+11