summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-14brcm80211: fmac: add bcm4330 supportFranky Lin1-0/+2
2011-12-14brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin1-12/+11
2011-12-01brcm80211: fmac: small memory leak on errorDan Carpenter1-1/+3
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin1-5/+18
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin1-5/+14
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel1-2/+6
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel1-82/+18
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel1-28/+9
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel1-2/+1
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel1-25/+72
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell1-0/+1
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+625