summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-3/+3
|\
| * brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
* | brcmfmac: add hexadecimal trace of message payloadArend van Spriel2013-04-081-0/+1
* | brcmfmac: firmware shared data version fixPiotr Haber2013-04-081-2/+2
* | brcmfmac: read firmware console without trap indicationPiotr Haber2013-04-081-16/+14
* | brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-031-17/+17
* | brcmfmac: add optional bus callback definition for tx queue cleanupArend van Spriel2013-04-031-0/+10
* | brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignmentArend van Spriel2013-04-031-19/+6
* | brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() functionArend van Spriel2013-04-031-4/+3
* | brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()Arend van Spriel2013-04-031-1/+1
* | brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-061-11/+3
* | brcmfmac: add support for TLV based firmware signallingArend van Spriel2013-03-061-7/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-20/+5
|\
| * brcmfmac: remove unnecessary locking in trap info processingPiotr Haber2013-02-081-4/+0
| * brcmfmac: turn clocks on when reading shared infoPiotr Haber2013-02-081-0/+1
| * brcmfmac: fix mmc host locking issuePiotr Haber2013-02-081-1/+1
| * brcmfmac: add chip information to the bus interfaceArend van Spriel2013-02-081-0/+2
| * brcmfmac: Track statistics per ifp.Hante Meuleman2013-02-081-10/+0
| * brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-081-5/+1
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-3/+2
|/
* brcmfmac: remove brcmf_proto_hdrpull() from bus interfaceArend van Spriel2013-01-071-17/+2
* brcmfmac: remove rx helper function from bus interfaceArend van Spriel2013-01-071-2/+5
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-071-2/+0
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-101-95/+94
OpenPOWER on IntegriCloud