aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c
Commit message (Expand)AuthorAge
* brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman2014-10-30
* brcmfmac: Add wowl support for SDIO devices.Hante Meuleman2014-10-30
* brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-29
* brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-29
* brcmfmac: Cleanup used device IDs.Hante Meuleman2014-07-15
* brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-20
* brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-17
* brcmfmac: Make probe function __initJean Delvare2014-03-14
* brcmfmac: reset suspend flag upon sdio suspend failureArend van Spriel2014-02-28
* brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel2014-02-28
* brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-12
* brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-12
* brcmfmac: add owner info to sdio_driver structureFranky Lin2014-02-12
* brcmfmac: handle SDIO card removalArend van Spriel2014-01-16
* brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-09
* mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-06
* brcmfmac: rework SDIO register access functionsArend van Spriel2014-01-06
* brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel2013-12-18
* brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-18
* brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-18
* brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-18
* brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-18
* brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-18
* brcmfmac: remove brcmf_sdio_wdtimer_enable() functionArend van Spriel2013-12-18
* brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-18
* brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-18
* brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-18
* brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel2013-12-18
* brcmfmac: remove unnecessary function prototypesArend van Spriel2013-12-18
* brcmfmac: combine bcmsdh source files into oneArend van Spriel2013-12-18
* brcmfmac: remove unnecessary EXPORT_SYMBOL() usageArend van Spriel2013-12-02
* brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-18
* brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel2013-10-18
* brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel2013-10-18
* brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel2013-10-18
* brcmfmac: rework single packet transfersArend van Spriel2013-10-18
* brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel2013-10-18
* brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel2013-10-18
* brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-18
* brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel2013-10-18
* brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
* brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-27
* brcmfmac: use unified dongle address preparation functionFranky Lin2013-06-27
* brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2013-06-27
* brcmfmac: add sdio sg list supportFranky Lin2013-06-18
* brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin2013-06-18
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-12
* brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-12
* brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-03
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-07