index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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-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-06
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
1
-11
/
+3
2013-03-06
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-08
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-07
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
1
-17
/
+2
2013-01-07
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
1
-2
/
+5
2013-01-07
brcmfmac: define pr_fmt in one place
Arend van Spriel
1
-2
/
+0
2012-12-10
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-95
/
+94
2012-12-10
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
2012-11-14
brcmfmac: use dynamically allocated control frame buffer
Franky Lin
1
-15
/
+38
2012-10-29
brcmfmac: streamline header parse code of sdio glom read
Franky Lin
1
-112
/
+62
2012-09-24
brcmfmac: streamline SDIO read frame routine
Franky Lin
1
-388
/
+233
2012-09-24
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
1
-32
/
+65
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
1
-0
/
+4
2012-09-24
brcmfmac: streamline SDIO dpc
Franky Lin
1
-20
/
+7
2012-09-24
brcmfmac: convert SDIO dpc implementation to workqueue
Franky Lin
1
-102
/
+83
2012-09-24
brcmfmac: use atomic variable for interrupt pending flag
Franky Lin
1
-9
/
+9
2012-09-24
brcmfmac: remove obsolete sdio bus sleep mechanism
Franky Lin
1
-93
/
+0
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
1
-4
/
+4
[next]