开源镜像站
帮助
动态
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_host.h
Age
Commit message (
Expand
)
Author
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
2014-10-30
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
2014-07-29
brcmfmac: Fix some wrong register defines
Hans de Goede
2014-07-15
brcmfmac: Make firmware path a module parameter
Daniel Kim
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
2014-02-12
brcmfmac: make chip related functions host interface independent
Arend van Spriel
2014-02-12
brcmfmac: move SDIO specific functions
Arend van Spriel
2014-01-06
brcmfmac: rework SDIO register access functions
Arend van Spriel
2013-12-18
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
2013-12-18
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
2013-12-18
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
2013-12-18
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
2013-12-18
brcmfmac: get rid of some void pointer parameters
Arend van Spriel
2013-12-18
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
2013-12-18
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
2013-12-18
brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
Arend van Spriel
2013-12-18
brcmfmac: remove unnecessary function prototypes
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: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-09-24
brcm80211: Remove extern from function prototypes
Joe Perches
2013-08-15
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-06-27
brcmfmac: use unified dongle address preparation function
Franky Lin
2013-06-27
brcmfmac: remove SDIO_REQ_ASYNC flag
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-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
2013-04-12
brcmfmac: support save&restore firmware feature
Piotr Haber
2012-09-24
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-15
brcmfmac: remove function brcmf_sdcard_regfail
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: introduce unified register access interface for SDIO
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-05-08
brcmfmac: add out of band interrupt support
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-13
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
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
[next]