开源镜像站
帮助
动态
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
/
bcmsdh_sdmmc.c
Age
Commit message (
Expand
)
Author
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-09-10
brcm80211: fix missing allocation failure check
Colin Ian King
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_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-08
brcmfmac: add out of band interrupt support
Franky Lin
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
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-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-13
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-12-13
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
2011-11-30
brcm80211: fmac: small memory leak on error
Dan Carpenter
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2011-11-28
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
2011-11-28
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
2011-11-28
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
2011-10-14
net: wireless: brcm80210: include module.h
Stephen Rothwell
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel