开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
sdio_chip.c
Age
Commit message (
Expand
)
Author
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-13
brcm80211: fmac: remove drive strength code for unsupported chips
Franky Lin
2011-12-13
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-11-11
brcm80211: fmac: remove id retrieve code
Franky Lin
2011-11-11
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
2011-11-11
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
2011-11-11
brcm80211: fmac: add corerev function for bcm4330 chip
Franky Lin
2011-11-11
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
2011-11-09
brcm80211: fmac: optimize chip core info management
Franky Lin
2011-11-09
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2011-11-09
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
2011-11-09
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
2011-11-09
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
2011-11-09
brcm80211: fmac: abstract chip core revision function
Franky Lin
2011-11-09
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
2011-11-09
brcm80211: fmac: chip attach code flow clean up
Franky Lin
2011-11-09
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2011-11-09
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2011-11-09
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
2011-11-09
brcm80211: fmac: abstract chip buscore setup function
Franky Lin
2011-11-09
brcm80211: fmac: move bus core prep code to sdio_chip.c
Franky Lin
2011-11-09
brcm80211: fmac: move chip recognition function to sdio_chip.c
Franky Lin