aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.c
Commit message (Expand)AuthorAge
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-07
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-07
* brcmfmac: add BCM4334 supportFranky Lin2012-06-27
* brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin2012-05-15
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin2012-05-15
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin2012-05-15
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-19
* brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-13
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-13
* brcm80211: fmac: remove id retrieve codeFranky Lin2011-11-11
* brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-09
* brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-09
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-09
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-09
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-09
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-09
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-09
* brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: abstract chip buscore setup functionFranky Lin2011-11-09
* brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin2011-11-09