index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_sdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-03
1
-8
/
+4
*
brcmfmac: Use fw filename and nvram based of devid for sdio.
Hante Meuleman
2013-10-03
1
-74
/
+133
*
brcmfmac: reserve memory for bus layer in sk_buff::cb
Franky Lin
2013-10-03
1
-5
/
+10
*
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
2013-08-15
1
-14
/
+16
*
brcmfmac: streamline sdio bus header code
Franky Lin
2013-08-15
1
-123
/
+120
*
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
1
-8
/
+17
*
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-08-15
1
-69
/
+168
*
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
2013-08-15
1
-1
/
+0
*
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2013-08-15
1
-2
/
+3
*
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
1
-78
/
+4
*
brcmfmac: remove redundant chip ID check in dhd_sdio
Franky Lin
2013-06-18
1
-22
/
+0
*
brcmfmac: simplify dpc handling using atomic operations
Arend van Spriel
2013-06-18
1
-58
/
+12
*
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-06-12
1
-1
/
+1
*
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
1
-14
/
+15
*
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
2013-04-12
1
-0
/
+2
*
brcmfmac: add BCM4335 sdio interface support
Franky Lin
2013-04-12
1
-0
/
+2
*
brcmfmac: setup SDIO reset behavior
Piotr Haber
2013-04-12
1
-7
/
+31
*
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2013-04-12
1
-4
/
+11
*
brcmfmac: move chip download state code to sdio_chip.c
Franky Lin
2013-04-12
1
-196
/
+9
*
brcmfmac: aggregate dongle ram access interface
Franky Lin
2013-04-12
1
-92
/
+28
*
brcmfmac: support save&restore firmware feature
Piotr Haber
2013-04-12
1
-12
/
+250
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-3
/
+3
|
\
|
*
brcmfmac: do not proceed if fail to download nvram to dongle
Franky Lin
2013-04-03
1
-3
/
+3
*
|
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
2013-04-08
1
-0
/
+1
*
|
brcmfmac: firmware shared data version fix
Piotr Haber
2013-04-08
1
-2
/
+2
*
|
brcmfmac: read firmware console without trap indication
Piotr Haber
2013-04-08
1
-16
/
+14
*
|
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
1
-17
/
+17
*
|
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
2013-04-03
1
-0
/
+10
*
|
brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment
Arend van Spriel
2013-04-03
1
-19
/
+6
*
|
brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
Arend van Spriel
2013-04-03
1
-4
/
+3
*
|
brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()
Arend van Spriel
2013-04-03
1
-1
/
+1
*
|
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
1
-11
/
+3
*
|
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-03-06
1
-7
/
+7
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
1
-20
/
+5
|
\
|
*
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
2013-02-08
1
-4
/
+0
|
*
brcmfmac: turn clocks on when reading shared info
Piotr Haber
2013-02-08
1
-0
/
+1
|
*
brcmfmac: fix mmc host locking issue
Piotr Haber
2013-02-08
1
-1
/
+1
|
*
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
1
-0
/
+2
|
*
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
1
-10
/
+0
|
*
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
2013-02-08
1
-5
/
+1
*
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-3
/
+2
|
/
*
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
1
-17
/
+2
*
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
1
-2
/
+5
*
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
1
-2
/
+0
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
1
-95
/
+94
*
brcmfmac: rework bus interface
Arend van Spriel
2012-12-10
1
-5
/
+11
*
brcmfmac: sdio unload fix.
Hante Meuleman
2012-11-16
1
-1
/
+1
*
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
1
-8
/
+9
*
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
2012-11-16
1
-4
/
+2
*
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
2012-11-14
1
-24
/
+23
[next]