aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin1-7/+88
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin1-4/+0
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-0/+2
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin1-1/+0
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin1-0/+7
2011-12-13brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin1-2/+1
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin1-1/+2
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin1-1/+1
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel1-5/+26
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel1-3/+3
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel1-19/+97
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+371