index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
1
-4276
/
+0
2014-10-30
brcmfmac: (clean) Rename dhd_bus.h in bus.h
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: Add wowl support for SDIO devices.
Hante Meuleman
1
-0
/
+1
2014-07-31
brcmfmac: Do not use strcpy and strcat
Daniel Kim
1
-7
/
+18
2014-07-15
brcmfmac: Make firmware path a module parameter
Daniel Kim
1
-20
/
+27
2014-07-15
brcmfmac: rework debugfs functions in the driver
Arend van Spriel
1
-14
/
+75
2014-07-15
brcmfmac: make use of seq_file API for debugfs entries
Arend van Spriel
1
-75
/
+47
2014-07-15
brcmfmac: Cleanup used device IDs.
Hante Meuleman
1
-16
/
+16
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
1
-3
/
+3
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
1
-1
/
+4
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-20
brcmfmac: reinit watchdog completion after handling watchdog
Arend van Spriel
1
-0
/
+1
2014-03-17
brcmfmac: assure active clock request upon entering SLEEP state
Arend van Spriel
1
-11
/
+28
2014-03-17
brcmfmac: Protect tx seq number for data and control
Hante Meuleman
1
-106
/
+108
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
1
-1
/
+6
2014-03-13
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
Dave Jones
1
-1
/
+3
2014-03-06
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
1
-14
/
+15
2014-03-06
Revert "brcmfmac: Use atomic functions for intstatus update."
Arend van Spriel
1
-6
/
+14
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+4
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
1
-7
/
+1
2014-02-28
brcmfmac: Put frame sdio tx error handling in sub function.
Hante Meuleman
1
-79
/
+33
2014-02-28
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
1
-14
/
+6
2014-02-28
brcmfmac: Small cleanup of redundant code.
Hante Meuleman
1
-12
/
+6
2014-02-28
brcmfmac: Remove immediate sleep support from SDIO.
Hante Meuleman
1
-20
/
+0
2014-02-28
brcmfmac: Minimize SDIO dpc scheduling.
Hante Meuleman
1
-1
/
+1
2014-02-28
brcmfmac: Correct header debug dump for sdio tx hdrs.
Hante Meuleman
1
-2
/
+2
2014-02-28
brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()
Arend van Spriel
1
-4
/
+2
2014-02-28
brcmfmac: fix use of skb control buffer in SDIO driver part
Arend van Spriel
1
-4
/
+6
2014-02-20
brcmfmac: fix txglomming scatter-gather packet transfers
Arend van Spriel
1
-10
/
+4
2014-02-12
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
1
-2
/
+2
2014-02-12
brcmfmac: make chip related functions host interface independent
Arend van Spriel
1
-89
/
+111
2014-02-12
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
1
-4
/
+4
2014-02-12
brcmfmac: simplify sdio code download routine.
Hante Meuleman
1
-23
/
+8
2014-02-12
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
1
-1
/
+1
2014-02-12
brcmfmac: move SDIO specific functions
Arend van Spriel
1
-1
/
+172
2014-02-12
brcmfmac: enable firmware console logging functionality
Daniel Kim
1
-66
/
+88
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
1
-70
/
+50
2014-01-16
brcmfmac: rename chip and core related structures
Arend van Spriel
1
-1
/
+1
2014-01-16
brcmfmac: rework firmware download code
Arend van Spriel
1
-54
/
+33
2014-01-16
brcmfmac: update core reset and disable routines.
Hante Meuleman
1
-2
/
+6
2014-01-16
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
1
-83
/
+83
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
1
-0
/
+5
2014-01-06
brcmfmac: only disable clock when brcmf_sdio_bus_init() fails
Arend van Spriel
1
-1
/
+1
2014-01-06
brcmfmac: enable watchdog when bus initialization is complete
Arend van Spriel
1
-1
/
+1
2014-01-06
brcmfmac: correct detection of save&restore device capability
Arend van Spriel
1
-7
/
+22
2014-01-06
brcmfmac: cleanup helper functions in sdio probe path
Arend van Spriel
1
-56
/
+34
[next]