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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
1
-15
/
+15
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
-8
/
+7
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
1
-3
/
+0
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
1
-4
/
+6
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
1
-0
/
+2
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
1
-22
/
+6
2012-09-24
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
Franky Lin
1
-1
/
+1
2012-09-24
brcmfmac: raise SDIO host lock to higher level
Franky Lin
1
-5
/
+32
2012-06-04
brcmfmac: Fix likely misuse of | for &
Joe Perches
1
-2
/
+2
2012-05-16
brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl
Franky Lin
1
-2
/
+2
2012-05-16
brcmfmac: remove function brcmf_sdcard_regfail
Franky Lin
1
-7
/
+1
2012-05-16
brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl
Franky Lin
1
-32
/
+0
2012-05-16
brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl
Franky Lin
1
-32
/
+0
2012-05-16
brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb
Franky Lin
1
-28
/
+4
2012-05-16
brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb
Franky Lin
1
-25
/
+1
2012-05-16
brcmfmac: introduce unified register access interface for SDIO
Franky Lin
1
-0
/
+113
2012-05-16
brcmfmac: decouple set_sbaddr_window from register write interface
Franky Lin
1
-13
/
+24
2012-05-16
brcmfmac: remove unused parameter of brcmf_sdcard_reg_write
Franky Lin
1
-9
/
+7
2012-05-16
brcmfmac: remove unused parameter of brcmf_sdcard_reg_read
Franky Lin
1
-22
/
+8
2012-05-09
brcmfmac: add out of band interrupt support
Franky Lin
1
-7
/
+88
2012-05-09
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
1
-4
/
+0
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
1
-1
/
+0
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
Franky Lin
1
-0
/
+7
2011-12-14
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
1
-2
/
+1
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
1
-1
/
+2
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
1
-1
/
+1
2011-11-28
brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
Arend van Spriel
1
-5
/
+26
2011-11-28
brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
Arend van Spriel
1
-3
/
+3
2011-11-28
brcm80211: fmac: separate receiving skb chain from other receive path
Arend van Spriel
1
-19
/
+97
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+371