summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAge
...
| * brcmfmac: Fix set and get tx-power functions.Hante Meuleman2015-09-29
| * brcmfmac: Add support for the BCM4350 PCIE device.Hante Meuleman2015-09-29
| * brcmfmac: Fix exception handling.Hante Meuleman2015-09-29
| * brcmfmac: Reset PCIE devices after recognition.Hante Meuleman2015-09-29
| * brcmfmac: introduce brcmf_net_detach() functionArend van Spriel2015-09-29
| * brcmfmac: change prototype for brcmf_fws_hdrpull()Arend van Spriel2015-09-29
| * brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()Arend van Spriel2015-09-29
| * brcmfmac: add dedicated debug level for firmware console loggingArend van Spriel2015-09-29
| * brcmfmac: add mapping for interface index to bsscfg indexArend van Spriel2015-09-29
| * brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()Arend van Spriel2015-09-29
| * brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instanceArend van Spriel2015-09-29
| * brcmfmac: correct detection of p2pdev interface eventArend van Spriel2015-09-29
| * brcmfmac: only call brcmf_cfg80211_detach() when attach was successfulArend van Spriel2015-09-29
| * brcmfmac: change parameters for brcmf_remove_interface()Arend van Spriel2015-09-29
| * brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel2015-09-29
| * brcmfmac: consolidate ifp lookup in driver coreArend van Spriel2015-09-29
* | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-07
|\ \
| * | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
| |/
* / net: brcm80211: fix range checkAndrzej Hajda2015-09-22
|/
* brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman2015-08-25
* brcmfmac: bump highest event number for 4339 firmwareArend van Spriel2015-08-25
* brcmfmac: block the correct flowring when backup queue overflowFranky Lin2015-08-25
* brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel2015-08-25
* brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin2015-08-25
* brcmfmac: correct interface combination infoArend van Spriel2015-08-25
* brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki2015-08-25
* brcmfmac: dhd_sdio.c: use existing atomic_or primitiveVineet Gupta2015-08-13
* brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki2015-07-21
* brcmsmac: Use kstrdup to simplify codeChristophe Jaillet2015-07-21
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-23
|\
| * brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel2015-06-16
| * brcmfmac: fix double free of p2pdev interfaceArend van Spriel2015-06-16
| * brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel2015-06-15
| * brcmfmac: move p2p attach/detach functionsArend van Spriel2015-06-15
| * brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2015-06-15
| * brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2015-06-15
| * brcmfmac: rework .get_station() callbackArend van Spriel2015-06-15
| * brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs2015-06-15
| * brcmfmac: Check if firmware supports p2pPontus Fuchs2015-06-15
| * brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel2015-06-15
| * brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel2015-06-15
| * brcmfmac: remove chipinfo debugfs entryArend van Spriel2015-06-15
| * brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman2015-06-15
| * brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki2015-06-08
| * brcmfmac: set wiphy perm_addr to hardware MAC addressRafał Miłecki2015-06-08
| * brcmfmac: support NVRAMs containing pci devpaths (instead of pcie)Rafał Miłecki2015-06-08
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-03
|\
| * brcmfmac: allow NVRAM values to contain spacesRafał Miłecki2015-05-28
| * brcmfmac: treat \0 as end of comment when parsing NVRAMRafał Miłecki2015-05-28