index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2013-08-16
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
1
-14
/
+16
2013-08-16
brcmfmac: streamline sdio bus header code
Franky Lin
1
-123
/
+120
2013-08-16
brcmfmac: remove align from brcmf_bus structure
Franky Lin
1
-8
/
+17
2013-08-16
brcmfmac: abstract tx packet processing functions
Franky Lin
1
-69
/
+168
2013-08-16
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
1
-1
/
+0
2013-08-16
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
1
-2
/
+3
2013-06-18
brcmfmac: add sdio sg list support
Franky Lin
1
-78
/
+4
2013-06-18
brcmfmac: remove redundant chip ID check in dhd_sdio
Franky Lin
1
-22
/
+0
2013-06-18
brcmfmac: simplify dpc handling using atomic operations
Arend van Spriel
1
-58
/
+12
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
1
-1
/
+1
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
1
-14
/
+15
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
1
-0
/
+2
2013-04-12
brcmfmac: add BCM4335 sdio interface support
Franky Lin
1
-0
/
+2
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
1
-7
/
+31
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
1
-4
/
+11
2013-04-12
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
1
-196
/
+9
2013-04-12
brcmfmac: aggregate dongle ram access interface
Franky Lin
1
-92
/
+28
2013-04-12
brcmfmac: support save&restore firmware feature
Piotr Haber
1
-12
/
+250
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
1
-0
/
+1
2013-04-08
brcmfmac: firmware shared data version fix
Piotr Haber
1
-2
/
+2
2013-04-08
brcmfmac: read firmware console without trap indication
Piotr Haber
1
-16
/
+14
2013-04-03
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
1
-17
/
+17
2013-04-03
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
1
-0
/
+10
2013-04-03
brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment
Arend van Spriel
1
-19
/
+6
2013-04-03
brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
Arend van Spriel
1
-4
/
+3
2013-04-03
brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()
Arend van Spriel
1
-1
/
+1
2013-04-03
brcmfmac: do not proceed if fail to download nvram to dongle
Franky Lin
1
-3
/
+3
2013-03-07
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
1
-11
/
+3
2013-03-07
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
1
-7
/
+7
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-20
/
+5
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-3
/
+2
2013-02-08
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
1
-4
/
+0
2013-02-08
brcmfmac: turn clocks on when reading shared info
Piotr Haber
1
-0
/
+1
2013-02-08
brcmfmac: fix mmc host locking issue
Piotr Haber
1
-1
/
+1
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
1
-0
/
+2
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
1
-10
/
+0
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
1
-5
/
+1
2013-01-08
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-17
/
+2
2013-01-08
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
1
-2
/
+5
2013-01-08
brcmfmac: define pr_fmt in one place
Arend van Spriel
1
-2
/
+0
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-95
/
+94
2012-12-11
brcmfmac: rework bus interface
Arend van Spriel
1
-5
/
+11
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
1
-1
/
+1
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
1
-8
/
+9
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
1
-4
/
+2
2012-11-14
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
1
-24
/
+23
2012-11-14
brcmfmac: remove brcmf_sdbrcm_wait_for_event
Franky Lin
1
-8
/
+3
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
1
-44
/
+74
2012-11-14
brcmfmac: decrease the range of SDIO access lock
Franky Lin
1
-28
/
+34
[next]