index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh_sdmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: combine bcmsdh source files into one
Arend van Spriel
2013-12-18
1
-552
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-0
/
+2
|
\
|
*
brcmfmac: fix uninitialized warning
Arend van Spriel
2013-12-02
1
-0
/
+2
*
|
brcmfmac: determine sd host controller related variable earlier
Arend van Spriel
2013-12-02
1
-15
/
+17
*
|
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
Arend van Spriel
2013-12-02
1
-4
/
+15
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-15
/
+13
|
\
|
*
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-26
1
-15
/
+13
*
|
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-18
1
-0
/
+17
*
|
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
2013-10-03
1
-8
/
+3
*
|
wireless: brcmfmac: use dev_get_platdata()
Jingoo Han
2013-09-26
1
-1
/
+1
|
/
*
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
1
-1
/
+0
*
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
1
-73
/
+0
*
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
2013-06-18
1
-39
/
+2
*
drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver owner
Libo Chen
2013-05-22
1
-1
/
+2
*
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
2013-04-12
1
-83
/
+31
*
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: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
1
-30
/
+30
*
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
-23
/
+21
*
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
1
-1
/
+0
*
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2012-11-16
1
-67
/
+73
*
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2012-11-16
1
-1
/
+7
*
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
2012-11-14
1
-5
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-25
/
+0
|
\
|
*
brcmfmac: raise SDIO host lock to higher level
Franky Lin
2012-09-24
1
-25
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
brcm80211: fix missing allocation failure check
Colin Ian King
2012-09-10
1
-0
/
+2
*
|
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
2012-09-07
1
-0
/
+2
|
/
*
brcmfmac: add BCM4334 support
Franky Lin
2012-06-27
1
-0
/
+2
*
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
2012-05-15
1
-29
/
+3
*
brcmfmac: add out of band interrupt support
Franky Lin
2012-05-08
1
-1
/
+104
*
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
2012-04-27
1
-1
/
+7
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
1
-3
/
+1
*
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
1
-5
/
+2
*
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
2012-02-22
1
-2
/
+2
*
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2012-02-22
1
-1
/
+2
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
1
-0
/
+3
*
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
1
-2
/
+0
*
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
1
-0
/
+1
*
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
1
-0
/
+1
*
brcm80211: fmac: add bcm4330 support
Franky Lin
2011-12-13
1
-0
/
+2
*
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
2011-12-13
1
-12
/
+11
*
brcm80211: fmac: small memory leak on error
Dan Carpenter
2011-11-30
1
-1
/
+3
*
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
2011-11-28
1
-5
/
+18
*
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
2011-11-28
1
-5
/
+14
*
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2011-11-28
1
-2
/
+6
*
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
2011-11-28
1
-82
/
+18
*
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
2011-11-28
1
-28
/
+9
*
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
2011-11-28
1
-2
/
+1
[next]