summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-13brcmfmac: rename sdio_chip.[ch]Arend van Spriel1-228/+0
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel1-3/+0
2014-01-16brcmfmac: rename chip and core related structuresArend van Spriel1-13/+14
2014-01-16brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel1-1/+0
2014-01-16brcmfmac: rework firmware download codeArend van Spriel1-1/+1
2014-01-16brcmfmac: update core reset and disable routines.Hante Meuleman1-2/+4
2014-01-16brcmfmac: Create common nvram parsing routines.Hante Meuleman1-2/+1
2014-01-07mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel1-8/+0
2013-12-19brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+8
2013-10-04brcmfmac: add BCM4339 SDIO interface supportFranky Lin1-0/+8
2013-09-25brcm80211: Remove extern from function prototypesJoe Perches1-12/+11
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin1-2/+4
2013-04-12brcmfmac: move chip download state code to sdio_chip.cFranky Lin1-1/+94
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin1-2/+2
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin1-3/+3
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin1-0/+3
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin1-2/+4
2011-11-10brcm80211: fmac: optimize chip core info managementFranky Lin1-8/+15
2011-11-10brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin1-25/+0
2011-11-10brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin1-0/+3
2011-11-10brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin1-0/+1
2011-11-10brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin1-0/+2
2011-11-10brcm80211: fmac: abstract chip iscoreup functionFranky Lin1-1/+2
2011-11-10brcm80211: fmac: chip attach code flow clean upFranky Lin1-2/+1
2011-11-10brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin1-0/+28
2011-11-10brcm80211: fmac: abstract chip buscore setup functionFranky Lin1-0/+1
2011-11-10brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin1-0/+24
2011-11-10brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin1-0/+90