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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
iwlwifi: Execute runtime calibration always
Venkataraman, Meenakshi
2
-5
/
+4
2011-12-20
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
1
-10
/
+3
2011-12-20
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
1
-0
/
+2
2011-12-20
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
4
-7
/
+23
2011-12-20
iwlagn: finer-grained HT disable
Johannes Berg
3
-5
/
+15
2011-12-20
iwlagn: add IRQ tracing
Johannes Berg
2
-11
/
+50
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
2
-32
/
+65
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
13
-17
/
+145
2011-12-19
b43: N-PHY: reorder functions: random cleanups
Rafał Miłecki
1
-107
/
+116
2011-12-19
b43: N-PHY: reorder functions: move rest of workarounds
Rafał Miłecki
1
-226
/
+226
2011-12-19
b43: N-PHY: reorder functions: move RSSI calibration
Rafał Miłecki
1
-300
/
+300
2011-12-19
b43: N-PHY: split gain control workarounds
Rafał Miłecki
1
-264
/
+267
2011-12-19
b43: N-PHY: reorder functions: collect RSSI selects
Rafał Miłecki
1
-221
/
+225
2011-12-19
b43: N-PHY: reorder functions: collect samples ones
Rafał Miłecki
1
-131
/
+135
2011-12-19
b43: N-PHY: reorder functions: collect radio ones
Rafał Miłecki
1
-190
/
+198
2011-12-19
b43: N-PHY: reorder functions: put basic ones at beginning
Rafał Miłecki
1
-333
/
+332
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
3
-2
/
+5
2011-12-19
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2
-15
/
+25
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
4
-6
/
+0
2011-12-19
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2
-6
/
+6
2011-12-19
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2
-15
/
+15
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
3
-17
/
+13
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
4
-75
/
+78
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
4
-86
/
+88
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
6
-10
/
+13
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
5
-11
/
+7
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
3
-33
/
+29
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
3
-4
/
+8
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
3
-4
/
+3
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
3
-27
/
+27
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
5
-45
/
+13
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
3
-12
/
+13
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
3
-9
/
+9
2011-12-19
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
Franky Lin
2
-18
/
+14
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
4
-6
/
+9
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
3
-3
/
+6
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
3
-19
/
+20
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
4
-4
/
+9
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
Franky Lin
1
-0
/
+7
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
4
-29
/
+7
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
4
-214
/
+180
2011-12-19
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
3
-19
/
+60
2011-12-19
mwifiex: cleanup work in scan.c
Amitkumar Karwar
1
-4
/
+4
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
34
-799
/
+647
[prev]
[next]