summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Make probe function __initJean Delvare2014-03-141-1/+1
* brcmsmac: update comment to reflect the codeEmil Goode2014-03-141-6/+0
* brcmsmac: fix deadlock on missing firmwareEmil Goode2014-03-141-8/+6
* 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/+4
|\
| * brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
* | 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/+33
* | brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-02-281-14/+6
* | brcmfmac: Small cleanup of redundant code.Hante Meuleman2014-02-281-12/+6
* | brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman2014-02-281-20/+0
* | 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/+2
* | 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/+0
* | 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/+8
* | brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* | brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5
* | brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174
* | 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1713-548/+607
|\
| * brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
| * brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
| * brcmfmac: rename chip and core related structuresArend van Spriel2014-01-163-42/+41
| * brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2014-01-162-167/+167
| * brcmfmac: rework firmware download codeArend van Spriel2014-01-163-60/+40
| * brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-163-57/+106
| * brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-166-190/+208
| * brcmsmac: delete useless variableJulia Lawall2014-01-131-2/+0
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1015-358/+358
|\| |
| * | brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-094-0/+40
| * | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-063-10/+1