index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-06-18
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
brcmfmac: remove redundant chip ID check in dhd_sdio
Franky Lin
2013-06-18
brcmfmac: simplify dpc handling using atomic operations
Arend van Spriel
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2013-04-12
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
2013-04-12
brcmfmac: support save&restore firmware feature
Piotr Haber
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
2013-04-08
brcmfmac: firmware shared data version fix
Piotr Haber
2013-04-08
brcmfmac: read firmware console without trap indication
Piotr Haber
2013-04-03
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
2013-04-03
brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment
Arend van Spriel
2013-04-03
brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
Arend van Spriel
2013-04-03
brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()
Arend van Spriel
2013-04-03
brcmfmac: do not proceed if fail to download nvram to dongle
Franky Lin
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
[next]