summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-161-70/+50
* brcmfmac: rename chip and core related structuresArend van Spriel2014-01-161-1/+1
* brcmfmac: rework firmware download codeArend van Spriel2014-01-161-54/+33
* brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-161-2/+6
* brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-161-83/+83
* brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-091-0/+5
* brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel2014-01-061-1/+1
* brcmfmac: enable watchdog when bus initialization is completeArend van Spriel2014-01-061-1/+1
* brcmfmac: correct detection of save&restore device capabilityArend van Spriel2014-01-061-7/+22
* brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel2014-01-061-56/+34
* brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel2014-01-061-29/+10
* brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-181-30/+21
* brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-181-179/+167
* brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-181-15/+5
* brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-181-164/+160
* brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-181-9/+4
* brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-181-7/+4
* brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-181-2/+2
* brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-181-27/+6
* brcmfmac: use platform specific alignment in SDIOArend van Spriel2013-12-021-28/+22
* brcmfmac: determine alignment values during probeArend van Spriel2013-12-021-24/+24
* brcmfmac: add host tx glomming supportFranky Lin2013-12-021-100/+227
* brcmfmac: add firmware and nvram file name for bcm4339Franky Lin2013-12-021-1/+6
* brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()Arend van Spriel2013-12-021-2/+2
* brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-021-28/+30
* brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-021-1/+3
* brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-181-1/+1
* brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel2013-10-181-42/+64
* brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel2013-10-181-0/+3
* brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-031-8/+4
* brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-031-74/+133
* brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-031-5/+10
* brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-151-14/+16
* brcmfmac: streamline sdio bus header codeFranky Lin2013-08-151-123/+120
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-151-8/+17
* brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-151-69/+168
* brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-151-1/+0
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-151-2/+3
* brcmfmac: add sdio sg list supportFranky Lin2013-06-181-78/+4
* brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin2013-06-181-22/+0
* brcmfmac: simplify dpc handling using atomic operationsArend van Spriel2013-06-181-58/+12
* brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman2013-06-121-1/+1
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-121-14/+15
* brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-121-0/+2
* brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-121-0/+2
* brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-121-7/+31
* brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-121-4/+11
* brcmfmac: move chip download state code to sdio_chip.cFranky Lin2013-04-121-196/+9
* brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-121-92/+28
* brcmfmac: support save&restore firmware featurePiotr Haber2013-04-121-12/+250
OpenPOWER on IntegriCloud