aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain3-14/+14
2018-12-20brcmfmac: Fix access point modeStefan Wahren1-0/+10
2018-12-20brcmfmac: fix roamoff=1 modparamStijn Tintel3-4/+11
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing1-4/+0
2018-12-13brcmfmac: fix false-positive -Wmaybe-unintialized warningArnd Bergmann1-1/+1
2018-12-13brcmfmac: disable command decode in sdio_aosWright Feng1-1/+5
2018-12-13brcmfmac: 4373 save-restore supportChi-Hsien Lin2-0/+24
2018-12-13brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX TrafficNaveen Gupta1-0/+12
2018-12-13brcmfmac: allow GCI core enumurationChi-Hsien Lin1-6/+8
2018-12-13brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin4-13/+77
2018-12-13brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373Madhan Mohan R2-1/+11
2018-12-13brcmfmac: set F2 watermark to 256 for 4373Wright Feng1-2/+24
2018-12-13brcmfmac: add 4354 raw pcie device idWinnie Chang2-0/+2
2018-12-13brcmfmac: handle compressed tx status signalChung-Hsien Hsu1-50/+71
2018-12-13brcmfmac: enable frameburst mode in default firmware settingWright Feng2-0/+7
2018-12-13brcmfmac: add credit numbers updating supportWright Feng1-8/+15
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller20-171/+347
2018-11-29brcmfmac: Fix out of bounds memory access during fw loadLyude Paul1-2/+6
2018-11-29brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede1-1/+1
2018-11-29brcmfmac: support STA info struct v7Dan Haab1-7/+33
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes5-68/+15
2018-11-29b43: Fix error in cordic routineLarry Finger1-1/+1
2018-11-29brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes3-11/+4
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+5
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller1-63/+74
2018-11-06brcmutil: print invalid chanspec when WARN-ingRafał Miłecki1-7/+7
2018-11-06brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy1-2/+2
2018-11-06brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King1-2/+2
2018-11-06brcmfmac: Fix ccode from EFI nvram when necessaryHans de Goede1-0/+24
2018-11-06brcmfmac: Add support for getting nvram contents from EFI variablesHans de Goede1-6/+57
2018-11-06brcmfmac: Cleanup brcmf_fw_request_done()Hans de Goede1-7/+1
2018-11-06brcmfmac: Set board_type from DMI on x86 based machinesHans de Goede4-1/+127
2018-11-06brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede4-1/+13
2018-11-06brcmfmac: Add support for first trying to get a board specific nvram fileHans de Goede2-1/+27
2018-11-06brcmfmac: Remove recursion from firmware load error handlingHans de Goede1-46/+19
2018-11-06brcmfmac: Remove firmware-loading code duplicationHans de Goede1-31/+31
2018-11-06brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2-0/+27
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-9/+21
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller14-23/+61
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2-5/+5
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai1-3/+3
2018-09-20brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing1-4/+1
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang1-2/+1
2018-09-20brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel1-1/+1