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.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-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
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
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
1
-0
/
+2
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-97
/
+403
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
1
-1
/
+1
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
1
-0
/
+2
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
1
-31
/
+17
2012-06-27
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
1
-67
/
+30
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
1
-6
/
+15
2012-06-27
brcmfmac: restrict dongle txglom disable to old SDIO core
Franky Lin
1
-0
/
+15
2012-06-22
brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build
Arend van Spriel
1
-0
/
+1
2012-06-20
brcmfmac: introduce checkdied debugfs functionality
Arend van Spriel
1
-1
/
+331
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-93
/
+76
2012-06-13
brcmfmac: expose sdio internal counters in debugfs
Arend van Spriel
1
-93
/
+76
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-16
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
1
-23
/
+23
2012-05-16
brcmfmac: remove redundant retries for SDIO core register access
Franky Lin
1
-66
/
+44
2012-05-16
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
1
-6
/
+6
2012-05-16
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
1
-12
/
+9
2012-05-16
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
1
-55
/
+41
2012-05-16
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
1
-59
/
+44
2012-05-16
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
1
-3
/
+2
[next]