index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
bcmsdh_sdmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-25
/
+0
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
1
-25
/
+0
2012-09-10
brcm80211: fix missing allocation failure check
Colin Ian King
1
-0
/
+2
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
1
-0
/
+2
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
1
-0
/
+2
2012-05-16
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
1
-29
/
+3
2012-05-09
brcmfmac: add out of band interrupt support
Franky Lin
1
-1
/
+104
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
1
-1
/
+7
2012-03-06
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
1
-3
/
+1
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
1
-5
/
+2
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
1
-2
/
+2
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
1
-1
/
+2
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+3
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
1
-2
/
+0
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
1
-0
/
+1
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
1
-0
/
+1
2011-12-14
brcm80211: fmac: add bcm4330 support
Franky Lin
1
-0
/
+2
2011-12-14
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
1
-12
/
+11
2011-12-01
brcm80211: fmac: small memory leak on error
Dan Carpenter
1
-1
/
+3
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
1
-5
/
+18
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
1
-5
/
+14
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
1
-2
/
+6
2011-11-28
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
1
-82
/
+18
2011-11-28
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
1
-28
/
+9
2011-11-28
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
1
-2
/
+1
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
1
-25
/
+72
2011-10-14
net: wireless: brcm80210: include module.h
Stephen Rothwell
1
-0
/
+1
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+625