Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman
2014-10-30brcmfmac: Add wowl support for SDIO devices.Hante Meuleman
2014-07-29brcmfmac: Fix some wrong register definesHans de Goede
2014-07-16brcmfmac: Make firmware path a module parameterDaniel Kim
2014-02-28brcmfmac: use pre-allocated scatter-gather table for txglommingArend van Spriel
2014-02-13brcmfmac: make chip related functions host interface independentArend van Spriel
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel
2014-01-07brcmfmac: rework SDIO register access functionsArend van Spriel
2013-12-19brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel
2013-12-19brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel
2013-12-19brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel
2013-12-19brcmfmac: use consistent function names in bcmsdh.cArend van Spriel
2013-12-19brcmfmac: get rid of some void pointer parametersArend van Spriel
2013-12-19brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel
2013-12-19brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel
2013-12-19brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel
2013-12-19brcmfmac: remove unnecessary function prototypesArend van Spriel
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel
2013-10-18brcmfmac: determine host controller related variables during probeArend van Spriel
2013-09-25brcm80211: Remove extern from function prototypesJoe Perches
2013-08-16brcmfmac: abstract tx packet processing functionsFranky Lin
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin
2013-06-18brcmfmac: add sdio sg list supportFranky Lin
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber
2013-04-12brcmfmac: aggregate dongle ram access interfaceFranky Lin
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber
2012-09-24brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin
2012-05-16brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-16brcmfmac: remove function brcmf_sdcard_regfailFranky Lin
2012-05-16brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin
2012-05-16brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin
2012-05-16brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin
2012-05-16brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin
2012-05-16brcmfmac: introduce unified register access interface for SDIOFranky Lin
2012-05-16brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin
2012-05-16brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin
2012-05-09brcmfmac: add out of band interrupt supportFranky Lin
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin
2011-12-14brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel