index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh.c
Age
Commit message (
Expand
)
Author
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-06
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
2014-01-06
brcmfmac: rework SDIO register access functions
Arend van Spriel
2013-12-18
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
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: Add definition of new protocol layer msgbuf.
Hante Meuleman
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: remove brcmf_sdio_wdtimer_enable() function
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: use sdio functions to enable/disable F2
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-12-18
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
2013-12-02
brcmfmac: remove unnecessary EXPORT_SYMBOL() usage
Arend van Spriel
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
2013-10-18
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
2013-10-18
brcmfmac: rework single packet transfers
Arend van Spriel
2013-10-18
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-18
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
2013-08-15
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-06-27
brcmfmac: add broken scatter-gather DMA support
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: aggregate dongle ram access interface
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: sdio module load fix.
Hante Meuleman
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-09-24
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
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
[next]