summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c
AgeCommit message (Expand)Author
2012-09-24brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin
2012-09-24brcmfmac: raise SDIO host lock to higher levelFranky Lin
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin
2011-12-13brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-11net: wireless: add brcm80211 driversArend van Spriel