aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-22net: brcm80211: fix range checkAndrzej Hajda1-1/+1
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman1-15/+24
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel1-4/+6
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin1-3/+7
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel1-2/+42
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin1-0/+56
2015-08-25brcmfmac: correct interface combination infoArend van Spriel1-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki1-2/+9
2015-08-13brcmfmac: dhd_sdio.c: use existing atomic_or primitiveVineet Gupta1-11/+2
2015-07-21brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki2-0/+17
2015-07-21brcmsmac: Use kstrdup to simplify codeChristophe Jaillet1-3/+1
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller14-360/+403
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel1-1/+2
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel1-1/+1
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel3-5/+6
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel1-99/+99
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2-2/+3
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2-0/+7
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel2-92/+161
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs1-68/+68
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs2-1/+4
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel1-36/+4
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel1-14/+2
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel1-10/+0
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman3-13/+21
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-4/+3
2015-06-08brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki1-20/+20
2015-06-08brcmfmac: set wiphy perm_addr to hardware MAC addressRafał Miłecki1-0/+1
2015-06-08brcmfmac: support NVRAMs containing pci devpaths (instead of pcie)Rafał Miłecki1-2/+8
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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