aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAge
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-16
* brcmfmac: rename chip and core related structuresArend van Spriel2014-01-16
* brcmfmac: rework firmware download codeArend van Spriel2014-01-16
* brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-16
* brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-16
* brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-09
* brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel2014-01-06
* brcmfmac: enable watchdog when bus initialization is completeArend van Spriel2014-01-06
* brcmfmac: correct detection of save&restore device capabilityArend van Spriel2014-01-06
* brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel2014-01-06
* brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel2014-01-06
* brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-18
* brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-18
* brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-18
* brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-18
* brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-18
* brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-18
* brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-18
* brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-18
* brcmfmac: use platform specific alignment in SDIOArend van Spriel2013-12-02
* brcmfmac: determine alignment values during probeArend van Spriel2013-12-02
* brcmfmac: add host tx glomming supportFranky Lin2013-12-02
* brcmfmac: add firmware and nvram file name for bcm4339Franky Lin2013-12-02
* brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()Arend van Spriel2013-12-02
* brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-02
* brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-02
* brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-18
* brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel2013-10-18
* brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel2013-10-18
* brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-03
* brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-03
* brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-03
* brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-15
* brcmfmac: streamline sdio bus header codeFranky Lin2013-08-15
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-15
* brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
* brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-15
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-15
* brcmfmac: add sdio sg list supportFranky Lin2013-06-18
* brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin2013-06-18
* brcmfmac: simplify dpc handling using atomic operationsArend van Spriel2013-06-18
* brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman2013-06-12
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-12
* brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-12
* brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-12
* brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-12
* brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-12
* brcmfmac: move chip download state code to sdio_chip.cFranky Lin2013-04-12
* brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-12
* brcmfmac: support save&restore firmware featurePiotr Haber2013-04-12