summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel
2014-03-17brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman
2014-03-17brcmfmac: Protect tx seq number for data and controlHante Meuleman
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin
2014-03-14brcmfmac: Make probe function __initJean Delvare
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode
2014-03-06brcmfmac: Use atomic functions for intstatus update.Hante Meuleman
2014-03-06Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel
2014-02-28brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel
2014-02-28brcmfmac: Correct mcs index reportDaniel Kim
2014-02-28brcmfmac: Put frame sdio tx error handling in sub function.Hante Meuleman
2014-02-28brcmfmac: Use atomic functions for intstatus update.Hante Meuleman
2014-02-28brcmfmac: Small cleanup of redundant code.Hante Meuleman
2014-02-28brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman
2014-02-28brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman
2014-02-28brcmfmac: de-init driver layers in correct order.Hante Meuleman
2014-02-28brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman
2014-02-28brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel
2014-02-28brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel
2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel
2014-02-12brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel
2014-02-12brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim
2014-02-12brcmfmac: get chip core information from the deviceArend van Spriel
2014-02-12brcmfmac: remove unintended error loggingArend van Spriel
2014-02-12brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel
2014-02-12brcmfmac: make chip related functions host interface independentArend van Spriel
2014-02-12brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman
2014-02-12brcmfmac: simplify sdio code download routine.Hante Meuleman
2014-02-12brcmfmac: fix sdio sending of large buffers.Hante Meuleman
2014-02-12brcmfmac: rename sdio_chip.[ch]Arend van Spriel
2014-02-12brcmfmac: move SDIO specific functionsArend van Spriel
2014-02-12brcmfmac: enable firmware console logging functionalityDaniel Kim
2014-02-12brcmfmac: add owner info to sdio_driver structureFranky Lin
2014-02-12brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04cfg80211: make connect ie param constJohannes Berg
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel
2014-01-16brcmfmac: rename chip and core related structuresArend van Spriel
2014-01-16brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel
2014-01-16brcmfmac: rework firmware download codeArend van Spriel
2014-01-16brcmfmac: update core reset and disable routines.Hante Meuleman
2014-01-16brcmfmac: Create common nvram parsing routines.Hante Meuleman
2014-01-13brcmsmac: delete useless variableJulia Lawall