index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_sdio.c
Age
Commit message (
Expand
)
Author
2013-03-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
2013-02-08
brcmfmac: turn clocks on when reading shared info
Piotr Haber
2013-02-08
brcmfmac: fix mmc host locking issue
Piotr Haber
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
2013-01-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
brcmfmac: remove rx helper function from bus interface
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-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
2012-11-14
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
2012-11-14
brcmfmac: remove brcmf_sdbrcm_wait_for_event
Franky Lin
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-11-14
brcmfmac: decrease the range of SDIO access lock
Franky Lin
2012-11-14
brcmfmac: use dynamically allocated control frame buffer
Franky Lin
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
[prev]
[next]