summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-8/+8
* brcmfmac: Fix access point modeStefan Wahren2018-12-201-0/+10
* brcmfmac: fix roamoff=1 modparamStijn Tintel2018-12-203-4/+11
* 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
* brcmfmac: set F2 watermark to 256 for 4373Wright Feng2018-12-131-2/+24
* brcmfmac: add 4354 raw pcie device idWinnie Chang2018-12-132-0/+2
* brcmfmac: handle compressed tx status signalChung-Hsien Hsu2018-12-131-50/+71
* brcmfmac: enable frameburst mode in default firmware settingWright Feng2018-12-132-0/+7
* brcmfmac: add credit numbers updating supportWright Feng2018-12-131-8/+15
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-0315-103/+332
|\
| * brcmfmac: Fix out of bounds memory access during fw loadLyude Paul2018-11-291-2/+6
| * brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede2018-11-291-1/+1
| * brcmfmac: support STA info struct v7Dan Haab2018-11-291-7/+33
| * brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes2018-11-293-11/+4
| * brcmutil: print invalid chanspec when WARN-ingRafał Miłecki2018-11-061-7/+7
| * brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy2018-11-061-2/+2
| * brcmfmac: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King2018-11-061-2/+2
| * brcmfmac: Fix ccode from EFI nvram when necessaryHans de Goede2018-11-061-0/+24
| * brcmfmac: Add support for getting nvram contents from EFI variablesHans de Goede2018-11-061-6/+57
| * brcmfmac: Cleanup brcmf_fw_request_done()Hans de Goede2018-11-061-7/+1
| * brcmfmac: Set board_type from DMI on x86 based machinesHans de Goede2018-11-064-1/+127
| * brcmfmac: Set board_type used for nvram file selection to machine-compatibleHans de Goede2018-11-064-1/+13
| * brcmfmac: Add support for first trying to get a board specific nvram fileHans de Goede2018-11-062-1/+27
| * brcmfmac: Remove recursion from firmware load error handlingHans de Goede2018-11-061-46/+19
| * brcmfmac: Remove firmware-loading code duplicationHans de Goede2018-11-061-31/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-242-1/+5
|\ \
| * | brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
| * | brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-11-061-0/+3
| |/
* | brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller2018-11-101-63/+74
|/
* brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2018-10-132-0/+27
* brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2018-10-052-2/+17
* brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu2018-10-051-5/+4
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-0210-16/+54
|\
| * brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai2018-09-201-3/+3
| * brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing2018-09-201-4/+1
| * brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang2018-09-201-2/+1
| * brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel2018-09-201-1/+1
| * brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2018-09-202-1/+35
| * brcmfmac: fix wrong strnchr usageRasmus Villemoes2018-08-311-3/+1
| * brcmfmac: add 4-way handshake offload detection for FT-802.1XChung-Hsien Hsu2018-08-311-0/+2
| * brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT supportChung-Hsien Hsu2018-08-312-0/+7
| * brcmfmac: add CYW89342 mini-PCIe deviceJia-Shyr Chuang2018-08-311-0/+1
| * brcmsmac: Remove extra parenthesesVarsha Rao2018-08-311-2/+2
* | brcmfmac: Use __skb_peek().David S. Miller2018-09-102-2/+2
|/
OpenPOWER on IntegriCloud