summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/sdio_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin2012-05-151-8/+0Star
* brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin2012-05-151-3/+0Star
* brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin2012-05-151-9/+0Star
* brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin2012-05-151-2/+0Star
* 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/+1Star
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin2012-05-151-1/+1
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-091-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/+1Star
* 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/+1Star
* 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