summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/sdio_host.h
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
* brcmfmac: Make firmware path a module parameterDaniel Kim2014-07-151-0/+4
* brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel2014-02-281-0/+2
* brcmfmac: make chip related functions host interface independentArend van Spriel2014-02-121-1/+89
* brcmfmac: move SDIO specific functionsArend van Spriel2014-02-121-0/+1
* brcmfmac: rework SDIO register access functionsArend van Spriel2014-01-061-1/+0
* brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-181-1/+1
* brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-181-4/+5
* brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-181-12/+8
* brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-181-22/+22
* brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-181-5/+4
* brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-181-1/+1
* brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-181-2/+0
* brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel2013-12-181-1/+0
* brcmfmac: remove unnecessary function prototypesArend van Spriel2013-12-181-27/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-1/+5
|\
| * brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-181-1/+1
| * brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-181-0/+4
* | brcm80211: Remove extern from function prototypesJoe Perches2013-09-241-50/+42
|/
* brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-151-1/+1
* brcmfmac: use unified dongle address preparation functionFranky Lin2013-06-271-3/+0
* brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2013-06-271-2/+0
* brcmfmac: add sdio sg list supportFranky Lin2013-06-181-7/+0
* brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin2013-06-181-4/+4
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-121-4/+2
* brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-121-0/+2
* brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-121-0/+2
* brcmfmac: support save&restore firmware featurePiotr Haber2013-04-121-2/+20
* brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin2012-09-241-0/+2
* brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin2012-05-151-1/+1
* brcmfmac: remove function brcmf_sdcard_regfailFranky Lin2012-05-151-4/+0
* brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin2012-05-151-8/+0
* brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin2012-05-151-3/+0
* brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin2012-05-151-9/+0
* brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin2012-05-151-2/+0
* brcmfmac: introduce unified register access interface for SDIOFranky Lin2012-05-151-0/+12
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin2012-05-151-2/+1
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin2012-05-151-1/+1
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-081-5/+17
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-191-0/+6
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-191-0/+4
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-131-0/+1
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-281-1/+1
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-281-2/+1
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-281-1/+1
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-281-1/+1
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-281-2/+1
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-281-2/+16
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+252
OpenPOWER on IntegriCloud