index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2014-01-07
brcmfmac: cleanup helper functions in sdio remove path
Arend van Spriel
1
-29
/
+10
2013-12-19
brcmfmac: remove brcmf_sdio_disconnect() function
Arend van Spriel
1
-30
/
+21
2013-12-19
brcmfmac: use consistent function names in dhd_sdio.c
Arend van Spriel
1
-179
/
+167
2013-12-19
brcmfmac: reduce function parameters in sdio send/receive calls
Arend van Spriel
1
-15
/
+5
2013-12-19
brcmfmac: use consistent function names in bcmsdh.c
Arend van Spriel
1
-164
/
+160
2013-12-19
brcmfmac: get rid of some void pointer parameters
Arend van Spriel
1
-9
/
+4
2013-12-19
brcmfmac: remove regs parameter from sdio probe functions
Arend van Spriel
1
-7
/
+4
2013-12-19
brcmfmac: remove brcmf_sdio_regrw_helper() from header file
Arend van Spriel
1
-2
/
+2
2013-12-19
brcmfmac: use sdio functions to enable/disable F2
Arend van Spriel
1
-27
/
+6
2013-12-02
brcmfmac: use platform specific alignment in SDIO
Arend van Spriel
1
-28
/
+22
2013-12-02
brcmfmac: determine alignment values during probe
Arend van Spriel
1
-24
/
+24
2013-12-02
brcmfmac: add host tx glomming support
Franky Lin
1
-100
/
+227
2013-12-02
brcmfmac: add firmware and nvram file name for bcm4339
Franky Lin
1
-1
/
+6
2013-12-02
brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()
Arend van Spriel
1
-2
/
+2
2013-12-02
brcmfmac: replace dongle command list with .preinit() callback
Arend van Spriel
1
-28
/
+30
2013-12-02
brcmfmac: add separate function for passing bus tx overhead
Arend van Spriel
1
-1
/
+3
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
1
-1
/
+1
2013-10-18
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
Arend van Spriel
1
-42
/
+64
2013-10-18
brcmfmac: add tracepoint for capturing the SDPCM header
Arend van Spriel
1
-0
/
+3
2013-10-04
brcmfmac: rework rx path bus interface
Arend van Spriel
1
-8
/
+4
2013-10-04
brcmfmac: Use fw filename and nvram based of devid for sdio.
Hante Meuleman
1
-74
/
+133
2013-10-04
brcmfmac: reserve memory for bus layer in sk_buff::cb
Franky Lin
1
-5
/
+10
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
[prev]
[next]