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
2019-10-31
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
1
-2
/
+2
2019-10-31
b43: main: Fix use true/false for bool type
Saurav Girepunje
1
-3
/
+3
2019-10-31
rtlwifi: rtl8192c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
1
-1
/
+1
2019-10-31
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2
-17
/
+10
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
3
-11
/
+19
2019-10-31
rtw88: rearrange if..else statements for rx rate indexes
Yan-Hsuan Chuang
1
-8
/
+6
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
4
-202
/
+199
2019-10-31
rtw88: 8822b: add RFE type 3 support
Yan-Hsuan Chuang
3
-1
/
+647
2019-10-31
rtw88: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2
-2
/
+2
2019-10-31
rtw88: fix sparse warnings for DPK
Yan-Hsuan Chuang
1
-2
/
+2
2019-10-25
Merge tag 'iwlwifi-next-for-kalle-2019-10-18-2' of git://git.kernel.org/pub/s...
Kalle Valo
38
-897
/
+2553
2019-10-25
rtw88: fix GENMASK_ULL for u64
Yan-Hsuan Chuang
1
-1
/
+1
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
4
-2
/
+34
2019-10-25
iwlwifi: nvm: create function to convert channel index to nl80211_band
Tova Mussai
1
-9
/
+17
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
3
-7
/
+9
2019-10-25
iwlwifi: mvm: create function to convert nl80211 band to phy band
Tova Mussai
3
-20
/
+25
2019-10-25
iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions
Shahar S Matityahu
1
-6
/
+6
2019-10-25
iwlwifi: dbg_ini: add user trigger support
Shahar S Matityahu
1
-0
/
+3
2019-10-25
iwlwifi: mvm: add notification for missed VAP
Lior Cohen
3
-0
/
+44
2019-10-25
iwlwifi: mvm: fix old-style declaration
YueHaibing
1
-2
/
+2
2019-10-25
iwlwifi: mvm: use the new session protection command
Emmanuel Grumbach
7
-11
/
+331
2019-10-25
iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype
Johannes Berg
1
-4
/
+0
2019-10-25
iwlwifi: mvm: add support for new version for D0I3_END_CMD
Haim Dreyfuss
4
-1
/
+67
2019-10-25
iwlwifi: mvm: consider ieee80211 station max amsdu value
Mordechay Goodstein
2
-2
/
+13
2019-10-25
iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon
Shahar S Matityahu
2
-1
/
+3
2019-10-25
iwlwifi: dbg_ini: remove old API and some related code
Shahar S Matityahu
3
-250
/
+2
2019-10-25
iwlwifi: dbg_ini: rename external debug configuration file
Shahar S Matityahu
1
-1
/
+1
2019-10-25
iwlwifi: dbg_ini: support FW response/notification region type
Shahar S Matityahu
3
-2
/
+86
2019-10-25
iwlwifi: dbg_ini: support domain changing via debugfs
Shahar S Matityahu
2
-0
/
+40
2019-10-25
iwlwifi: dbg_ini: add periodic trigger new API support
Shahar S Matityahu
2
-1
/
+106
2019-10-25
iwlwifi: dbg_ini: implement monitor allocation flow
Shahar S Matityahu
1
-1
/
+248
2019-10-25
iwlwifi: dbg_ini: implement time point handling
Shahar S Matityahu
7
-14
/
+323
2019-10-25
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
6
-37
/
+256
2019-10-25
iwlwifi: dbg_ini: use new API in dump info
Shahar S Matityahu
6
-46
/
+68
2019-10-25
iwlwifi: dbg_ini: add error tables dumping support
Shahar S Matityahu
2
-2
/
+70
2019-10-25
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
10
-54
/
+440
2019-10-25
iwlwifi: dbg: remove multi buffers infra
Shahar S Matityahu
3
-75
/
+56
2019-10-25
iwlwifi: dbg_ini: use new trigger TLV in dump flow
Shahar S Matityahu
6
-161
/
+143
2019-10-25
iwlwifi: dbg_ini: use new region TLV in dump flow
Shahar S Matityahu
2
-292
/
+264
2019-10-25
iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded
Shahar S Matityahu
1
-2
/
+2
2019-10-24
rtl8xxxu: fix warnings for symbol not declared
Chris Chiu
1
-0
/
+4
2019-10-24
rtl8xxxu: remove set but not used variable 'rate_mask'
YueHaibing
1
-5
/
+0
2019-10-24
atmel: remove set but not used variable 'dev'
YueHaibing
1
-2
/
+0
2019-10-24
adm80211: remove set but not used variables 'mem_addr' and 'io_addr'
YueHaibing
1
-4
/
+2
2019-10-24
rtlwifi: Remove unnecessary NULL check in rtl_regd_init
Nathan Chancellor
1
-1
/
+1
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
9
-33
/
+431
2019-10-24
rtw88: add set_bitrate_mask support
Tzu-En Huang
3
-16
/
+118
2019-10-24
rtw88: Enable 802.11ac beamformee support
Tzu-En Huang
10
-0
/
+692
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
6
-1
/
+745
[next]