summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-312-5/+13
|\
| * brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-272-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-261-1/+3
|\ \ | |/ |/|
| * brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3
* | brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
* | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-201-20/+21
* | brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel2014-03-201-0/+1
* | brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2014-03-202-0/+36
* | brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel2014-03-173-62/+21Star
* | brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel2014-03-171-11/+28
* | brcmfmac: Improve scanning settings for connect.Hante Meuleman2014-03-171-14/+20
* | brcmfmac: Protect tx seq number for data and controlHante Meuleman2014-03-171-106/+108
* | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-174-1/+13
* | brcmfmac: Make probe function __initJean Delvare2014-03-141-1/+1
* | brcmsmac: update comment to reflect the codeEmil Goode2014-03-141-6/+0Star
* | brcmsmac: fix deadlock on missing firmwareEmil Goode2014-03-141-8/+6Star
* | brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-03-061-14/+15
* | Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel2014-03-061-6/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-10/+4Star
|\|
| * brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4Star
* | brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel2014-02-281-3/+5
* | brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel2014-02-283-16/+41
* | brcmfmac: Correct mcs index reportDaniel Kim2014-02-281-4/+13
* | brcmfmac: Put frame sdio tx error handling in sub function.Hante Meuleman2014-02-281-79/+33Star
* | brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-02-281-14/+6Star
* | brcmfmac: Small cleanup of redundant code.Hante Meuleman2014-02-281-12/+6Star
* | brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman2014-02-281-20/+0Star
* | brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman2014-02-281-1/+1
* | brcmfmac: de-init driver layers in correct order.Hante Meuleman2014-02-281-2/+2
* | brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman2014-02-281-2/+2
* | brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel2014-02-281-4/+2Star
* | brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel2014-02-281-4/+6
* | brcmfmac: Make firmeware roaming a module param.Hante Meuleman2014-02-282-14/+25
* | brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel2014-02-121-6/+6
* | brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim2014-02-121-1/+3
* | brcmfmac: get chip core information from the deviceArend van Spriel2014-02-121-104/+203
* | brcmfmac: remove unintended error loggingArend van Spriel2014-02-121-3/+0Star
* | brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel2014-02-121-2/+2
* | brcmfmac: make chip related functions host interface independentArend van Spriel2014-02-124-799/+900
* | brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman2014-02-121-4/+4
* | brcmfmac: simplify sdio code download routine.Hante Meuleman2014-02-121-23/+8Star
* | brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* | brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5Star
* | brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174Star
* | brcmfmac: enable firmware console logging functionalityDaniel Kim2014-02-121-66/+88
* | brcmfmac: add owner info to sdio_driver structureFranky Lin2014-02-121-2/+3
* | brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman2014-02-121-0/+26
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
* | cfg80211: make connect ie param constJohannes Berg2014-02-044-27/+29
|/