summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
...
* brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel2015-08-251-2/+42
* brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin2015-08-251-0/+56
* brcmfmac: correct interface combination infoArend van Spriel2015-08-251-39/+112
* brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki2015-08-251-2/+9
* brcmfmac: dhd_sdio.c: use existing atomic_or primitiveVineet Gupta2015-08-131-11/+2
* brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki2015-07-212-0/+17
* brcmsmac: Use kstrdup to simplify codeChristophe Jaillet2015-07-211-3/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-2314-360/+403
|\
| * brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel2015-06-161-1/+2
| * brcmfmac: fix double free of p2pdev interfaceArend van Spriel2015-06-161-1/+1
| * brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel2015-06-153-5/+6
| * brcmfmac: move p2p attach/detach functionsArend van Spriel2015-06-151-99/+99
| * brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2015-06-152-2/+3
| * brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2015-06-152-0/+7
| * brcmfmac: rework .get_station() callbackArend van Spriel2015-06-152-92/+161
| * brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs2015-06-151-68/+68
| * brcmfmac: Check if firmware supports p2pPontus Fuchs2015-06-152-1/+4
| * brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel2015-06-151-36/+4
| * brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel2015-06-151-14/+2
| * brcmfmac: remove chipinfo debugfs entryArend van Spriel2015-06-151-10/+0
| * brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman2015-06-153-13/+21
| * brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki2015-06-081-20/+20
| * brcmfmac: set wiphy perm_addr to hardware MAC addressRafał Miłecki2015-06-081-0/+1
| * brcmfmac: support NVRAMs containing pci devpaths (instead of pcie)Rafał Miłecki2015-06-081-2/+8
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+3
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-039-100/+191
|\
| * brcmfmac: allow NVRAM values to contain spacesRafał Miłecki2015-05-281-2/+8
| * brcmfmac: treat \0 as end of comment when parsing NVRAMRafał Miłecki2015-05-281-5/+8
| * brcmfmac: simplify check finding NVRAM v1 device pathRafał Miłecki2015-05-281-7/+11
| * brcmfmac: simplify check stripping v2 NVRAMRafał Miłecki2015-05-281-7/+8
| * brcmfmac: fix invalid access to struct acpi_device fieldsArend van Spriel2015-05-281-5/+14
| * brcmfmac: add support for dma indices featureFranky Lin2015-05-261-21/+119
| * brcmfmac: remove dummy cache flush/invalidate functionFranky Lin2015-05-263-40/+0
| * brcmfmac: remove pci shared structure rev4 supportFranky Lin2015-05-261-7/+1
| * brcmfmac: Improve throughput by scheduling msbug flow worker.Hante Meuleman2015-05-263-7/+11
| * brcmfmac: allow device tree node without 'interrupts' propertyArend van Spriel2015-05-261-4/+7
| * brcmfmac: avoid gcc-5.1 warningArnd Bergmann2015-05-261-1/+1
| * brcmfmac: prohibit ACPI power management for brcmfmac driverFu, Zhonghui2015-05-261-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-7/+5
|\ \
| * | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
* | | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-311-2/+2
|\ \ \ | |_|/ |/| |
| * | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-2/+2
* | | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-2411-115/+356
|\ \ \ | |/ / |/| |
| * | brcmfmac: check result of USB firmware requestRafał Miłecki2015-05-091-2/+7
| * | brcmfmac: cleanup a sizeof()Dan Carpenter2015-05-091-1/+1
| * | brcmfmac: Add support for multiple PCIE devices in nvram.Hante Meuleman2015-05-093-13/+197
| * | brcmfmac: add additional 43602 pcie device id.Hante Meuleman2015-05-092-0/+2
| * | brcmfmac: add support for BCM4358 PCIe deviceArend van Spriel2015-05-093-0/+12
| * | brcmfmac: fix sdio suspend and resumeArend van Spriel2015-05-091-5/+13
| * | brcmfmac: process interrupt regardless sdiod stateArend van Spriel2015-05-091-4/+0
OpenPOWER on IntegriCloud