index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh.c
Age
Commit message (
Expand
)
Author
2014-07-29
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
2014-07-29
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
2014-07-15
brcmfmac: Cleanup used device IDs.
Hante Meuleman
2014-03-20
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
Arend van Spriel
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
2014-03-14
brcmfmac: Make probe function __init
Jean Delvare
2014-02-28
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
2014-02-12
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
2014-02-12
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
brcmfmac: add owner info to sdio_driver structure
Franky Lin
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
[next]