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
/
dhd_sdio.c
Age
Commit message (
Expand
)
Author
2012-10-29
brcmfmac: streamline header parse code of sdio glom read
Franky Lin
2012-09-24
brcmfmac: streamline SDIO read frame routine
Franky Lin
2012-09-24
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-09-24
brcmfmac: streamline SDIO dpc
Franky Lin
2012-09-24
brcmfmac: convert SDIO dpc implementation to workqueue
Franky Lin
2012-09-24
brcmfmac: use atomic variable for interrupt pending flag
Franky Lin
2012-09-24
brcmfmac: remove obsolete sdio bus sleep mechanism
Franky Lin
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
2012-06-27
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2012-06-27
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
2012-06-22
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
2012-06-20
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-13
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-15
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
2012-05-15
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
2012-05-15
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
2012-05-15
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
2012-05-08
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-08
brcmfmac: postpone interrupt register function
Franky Lin
2012-05-08
brcmfmac: check bus state for status
Franky Lin
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
2012-04-27
brcm80211: fmac: fix missing completion events issue
Franky Lin
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-22
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-10
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
[next]