aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\
| * brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-03
* | brcmfmac: add hexadecimal trace of message payloadArend van Spriel2013-04-08
* | brcmfmac: firmware shared data version fixPiotr Haber2013-04-08
* | brcmfmac: read firmware console without trap indicationPiotr Haber2013-04-08
* | brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-03
* | brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-03
* | brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel2013-04-03
* | brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel2013-04-03
* | brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel2013-04-03
* | brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-06
* | brcmfmac: add support for TLV based firmware signallingArend van Spriel2013-03-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\
| * brcmfmac: remove unnecessary locking in trap info processingPiotr Haber2013-02-08
| * brcmfmac: turn clocks on when reading shared infoPiotr Haber2013-02-08
| * brcmfmac: fix mmc host locking issuePiotr Haber2013-02-08
| * brcmfmac: add chip information to the bus interfaceArend van Spriel2013-02-08
| * brcmfmac: Track statistics per ifp.Hante Meuleman2013-02-08
| * brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-08
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
|/
* brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-07
* brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-07
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-07
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: rework bus interfaceArend van Spriel2012-12-10
* brcmfmac: sdio unload fix.Hante Meuleman2012-11-16
* brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-16
* brcmfmac: Any error should result in failure of probe.Hante Meuleman2012-11-16
* brcmfmac: change return type of brcmf_sdio_hdparserFranky Lin2012-11-14
* brcmfmac: remove brcmf_sdbrcm_wait_for_eventFranky Lin2012-11-14
* brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin2012-11-14
* brcmfmac: decrease the range of SDIO access lockFranky Lin2012-11-14
* brcmfmac: use dynamically allocated control frame bufferFranky Lin2012-11-14
* brcmfmac: streamline header parse code of sdio glom readFranky Lin2012-10-29
* brcmfmac: streamline SDIO read frame routineFranky Lin2012-09-24
* brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin2012-09-24
* brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-24
* brcmfmac: streamline SDIO dpcFranky Lin2012-09-24