summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller9-100/+191
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+5
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller1-2/+2
2015-05-28brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel1-7/+5
2015-05-28brcmfmac: allow NVRAM values to contain spacesRafał Miłecki1-2/+8
2015-05-28brcmfmac: treat \0 as end of comment when parsing NVRAMRafał Miłecki1-5/+8
2015-05-28brcmfmac: simplify check finding NVRAM v1 device pathRafał Miłecki1-7/+11
2015-05-28brcmfmac: simplify check stripping v2 NVRAMRafał Miłecki1-7/+8
2015-05-28brcmfmac: fix invalid access to struct acpi_device fieldsArend van Spriel1-5/+14
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-2/+2
2015-05-26brcmfmac: add support for dma indices featureFranky Lin1-21/+119
2015-05-26brcmfmac: remove dummy cache flush/invalidate functionFranky Lin3-40/+0
2015-05-26brcmfmac: remove pci shared structure rev4 supportFranky Lin1-7/+1
2015-05-26brcmfmac: Improve throughput by scheduling msbug flow worker.Hante Meuleman3-7/+11
2015-05-26brcmfmac: allow device tree node without 'interrupts' propertyArend van Spriel1-4/+7
2015-05-26brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2015-05-26brcmfmac: prohibit ACPI power management for brcmfmac driverFu, Zhonghui1-0/+9
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller11-115/+356
2015-05-09brcmfmac: check result of USB firmware requestRafał Miłecki1-2/+7
2015-05-09brcmfmac: cleanup a sizeof()Dan Carpenter1-1/+1
2015-05-09brcmfmac: Add support for multiple PCIE devices in nvram.Hante Meuleman3-13/+197
2015-05-09brcmfmac: add additional 43602 pcie device id.Hante Meuleman2-0/+2
2015-05-09brcmfmac: add support for BCM4358 PCIe deviceArend van Spriel3-0/+12
2015-05-09brcmfmac: fix sdio suspend and resumeArend van Spriel1-5/+13
2015-05-09brcmfmac: process interrupt regardless sdiod stateArend van Spriel1-4/+0
2015-05-09brcmfmac: add support for BCM4324 rev B5 chipsetArend van Spriel1-1/+6
2015-05-09brcmfmac: make scheduled scan support conditionalArend van Spriel3-1/+5
2015-05-09brcmfmac: add description for feature flagsArend van Spriel1-0/+2
2015-05-09brcmfmac: update wiphy band information upon updating regulatory domainArend van Spriel1-1/+5
2015-05-09brcmfmac: use static superset of channels for wiphy bandsArend van Spriel1-87/+106
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-5/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-305/+685
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-220/+305
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)4-220/+305
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches2-2/+2
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller10-187/+392
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller3-1/+6
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen3-1/+6
2015-03-21brcmfmac: disable MBSS feature for BCM43362Arend van Spriel1-1/+2
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+12
2015-03-20brcmfmac: remove support for unreleased BCM4354 PCIeArend van Spriel1-9/+0
2015-03-20brcmfmac: only support the BCM43455/7 deviceArend van Spriel1-5/+5
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel5-1/+33
2015-03-20brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe deviceArend van Spriel1-0/+2
2015-03-20brcmfmac: Remove unnecessary new-line in pcie console logging.Hante Meuleman1-2/+1
2015-03-20brcmfmac: Update msgbuf commonring size for improved throughput.Hante Meuleman1-4/+4
2015-03-20brcmfmac: Add necessary memory barriers for SDIO.Hante Meuleman1-24/+33
2015-03-20brcmfmac: avoid runtime-pm for sdio host controllerArend van Spriel1-1/+3
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki1-1/+1