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-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
2014-10-30
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
2014-10-20
net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_drivers
Wolfram Sang
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
[next]