index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2013-12-18
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-02
brcmfmac: determine sd host controller related variable earlier
Arend van Spriel
2013-12-02
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
Arend van Spriel
2013-12-02
brcmfmac: fix uninitialized warning
Arend van Spriel
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-03
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
2013-09-26
wireless: brcmfmac: use dev_get_platdata()
Jingoo Han
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-08-15
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-06-18
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
2013-05-22
drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver owner
Libo Chen
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-03
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-01-07
brcmfmac: define pr_fmt in one place
Arend van Spriel
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
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
[next]