summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+10
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim1-5/+10
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel1-8/+18
2014-03-20brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel1-20/+21
2014-03-20brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel1-0/+1
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2-0/+36
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel3-62/+21
2014-03-17brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel1-11/+28
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman1-14/+20
2014-03-17brcmfmac: Protect tx seq number for data and controlHante Meuleman1-106/+108
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin3-1/+12
2014-03-14brcmfmac: Make probe function __initJean Delvare1-1/+1
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones1-1/+3
2014-03-06brcmfmac: Use atomic functions for intstatus update.Hante Meuleman1-14/+15
2014-03-06Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel1-6/+14
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-10/+4
2014-02-28brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel1-3/+5
2014-02-28brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel3-16/+41
2014-02-28brcmfmac: Correct mcs index reportDaniel Kim1-4/+13
2014-02-28brcmfmac: Put frame sdio tx error handling in sub function.Hante Meuleman1-79/+33
2014-02-28brcmfmac: Use atomic functions for intstatus update.Hante Meuleman1-14/+6
2014-02-28brcmfmac: Small cleanup of redundant code.Hante Meuleman1-12/+6
2014-02-28brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman1-20/+0
2014-02-28brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman1-1/+1
2014-02-28brcmfmac: de-init driver layers in correct order.Hante Meuleman1-2/+2
2014-02-28brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman1-2/+2
2014-02-28brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel1-4/+2
2014-02-28brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel1-4/+6
2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman2-14/+25
2014-02-21brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-13brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel1-6/+6
2014-02-13brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-13brcmfmac: get chip core information from the deviceArend van Spriel1-104/+203
2014-02-13brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-13brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel1-2/+2
2014-02-13brcmfmac: make chip related functions host interface independentArend van Spriel4-799/+900
2014-02-13brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman1-4/+4
2014-02-13brcmfmac: simplify sdio code download routine.Hante Meuleman1-23/+8
2014-02-13brcmfmac: fix sdio sending of large buffers.Hante Meuleman1-1/+1
2014-02-13brcmfmac: rename sdio_chip.[ch]Arend van Spriel5-6/+5
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel4-175/+174
2014-02-13brcmfmac: enable firmware console logging functionalityDaniel Kim1-66/+88
2014-02-13brcmfmac: add owner info to sdio_driver structureFranky Lin1-2/+3
2014-02-13brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-05cfg80211: make connect ie param constJohannes Berg4-27/+29
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-545/+607
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel5-87/+102
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel1-0/+1