aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: rework bus interfaceArend van Spriel2012-12-10
* brcmfmac: sdio unload fix.Hante Meuleman2012-11-16
* brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-16
* brcmfmac: Any error should result in failure of probe.Hante Meuleman2012-11-16
* brcmfmac: change return type of brcmf_sdio_hdparserFranky Lin2012-11-14
* brcmfmac: remove brcmf_sdbrcm_wait_for_eventFranky Lin2012-11-14
* brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin2012-11-14
* brcmfmac: decrease the range of SDIO access lockFranky Lin2012-11-14
* brcmfmac: use dynamically allocated control frame bufferFranky Lin2012-11-14
* brcmfmac: streamline header parse code of sdio glom readFranky Lin2012-10-29
* brcmfmac: streamline SDIO read frame routineFranky Lin2012-09-24
* brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isrFranky Lin2012-09-24
* brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-24
* brcmfmac: streamline SDIO dpcFranky Lin2012-09-24
* brcmfmac: convert SDIO dpc implementation to workqueueFranky Lin2012-09-24
* brcmfmac: use atomic variable for interrupt pending flagFranky Lin2012-09-24
* brcmfmac: remove obsolete sdio bus sleep mechanismFranky Lin2012-09-24
* brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-12
* brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\
| * brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-27
| * brcmfmac: add BCM4334 supportFranky Lin2012-06-27
| * brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-27
| * brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-27
| * brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-27
| * brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-27
| * brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel2012-06-22
| * brcmfmac: introduce checkdied debugfs functionalityArend van Spriel2012-06-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-19
|\|
| * brcmfmac: expose sdio internal counters in debugfsArend van Spriel2012-06-13
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* brcmfmac: remove function brcmf_sdcard_regfailFranky Lin2012-05-15
* brcmfmac: remove redundant retries for SDIO core register accessFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin2012-05-15
* brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin2012-05-15
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin2012-05-15
* brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin2012-05-15
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-08
* brcmfmac: postpone interrupt register functionFranky Lin2012-05-08
* brcmfmac: check bus state for statusFranky Lin2012-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-02
| * brcm80211: fmac: fix missing completion events issueFranky Lin2012-04-27
* | brcm80211: fmac: register primary net device with device mac addressArend van Spriel2012-04-13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\
| * brcm80211: fmac: make sdio firmware filename specificArend van Spriel2012-02-22