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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
net: c101: remove redundant spaces
Peng Li
1
-1
/
+1
2021-06-21
net: c101: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-06-21
net: c101: add blank line after declarations
Peng Li
1
-0
/
+1
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
4
-0
/
+108
2021-06-21
mlxsw: reg: Document possible MCIA status values
Ido Schimmel
1
-0
/
+14
2021-06-21
mlxsw: reg: Add bank number to MCIA register
Ido Schimmel
1
-0
/
+6
2021-06-21
net: ipa: add IPA v3.1 configuration data
Alex Elder
4
-3
/
+541
2021-06-21
net: ipa: introduce gsi_ring_setup()
Alex Elder
2
-28
/
+51
2021-06-21
net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5
Alex Elder
1
-0
/
+15
2021-06-21
net: ipa: disable misc clock gating for IPA v3.1
Alex Elder
1
-5
/
+9
2021-06-21
net: ipa: inter-EE interrupts aren't always available
Alex Elder
2
-4
/
+12
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
1
-0
/
+2
2021-06-21
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
1
-2
/
+2
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-06-21
net: hns3: fix a double shift bug
Dan Carpenter
1
-3
/
+3
2021-06-21
net: hns3: fix different snprintf() limit
Dan Carpenter
1
-3
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
406
-1626
/
+3058
2021-06-19
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
63
-208
/
+396
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-131
/
+262
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2
-4
/
+35
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
3
-0
/
+162
2021-06-18
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
1
-1
/
+3
2021-06-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-364
/
+62
2021-06-18
net: ethernet: fix potential use-after-free in ec_bhf_remove
Pavel Skripkin
1
-1
/
+3
2021-06-18
NFC: nxp-nci: remove unnecessary label
wengjianfeng
1
-5
/
+2
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
1
-7
/
+12
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
1
-2
/
+1
2021-06-18
net: hns3: fix reuse conflict of the rx page
Yunsheng Lin
1
-7
/
+19
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
4
-16
/
+53
2021-06-18
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
Esben Haabendal
1
-0
/
+5
2021-06-18
net: ll_temac: Fix TX BD buffer overwrite
Esben Haabendal
1
-1
/
+1
2021-06-18
net: ll_temac: Add memory-barriers for TX BD access
Esben Haabendal
1
-1
/
+13
2021-06-18
net: ll_temac: Make sure to free skb when it is completely used
Esben Haabendal
1
-1
/
+5
2021-06-18
qlcnic: remove redundant continue statement
Colin Ian King
1
-3
/
+0
2021-06-18
net: stmmac: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-18
net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
Pavel Machek
1
-1
/
+1
2021-06-18
NFC: nxp-nci: remove unnecessary labels
wengjianfeng
1
-26
/
+13
2021-06-18
ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same
dingsenjie
1
-5
/
+2
2021-06-18
bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
Somnath Kotur
1
-0
/
+1
2021-06-18
bnxt_en: Fix TQM fastpath ring backing store computation
Rukhsana Ansari
1
-1
/
+1
2021-06-18
bnxt_en: Rediscover PHY capabilities after firmware reset
Michael Chan
1
-0
/
+5
2021-06-18
cxgb4: fix wrong shift.
Pavel Machek
1
-1
/
+1
2021-06-18
stmmac: pci: Add dwmac support for Loongson
Qing Zhang
3
-0
/
+228
2021-06-18
net: hostess_sv11: fix the alignment issue
Peng Li
1
-1
/
+1
2021-06-18
net: hostess_sv11: fix the comments style issue
Peng Li
1
-30
/
+18
2021-06-18
net: hostess_sv11: remove dead code
Peng Li
1
-2
/
+0
2021-06-18
net: hostess_sv11: fix the code style issue about switch and case
Peng Li
1
-27
/
+27
2021-06-18
net: hostess_sv11: remove trailing whitespace
Peng Li
1
-1
/
+1
2021-06-18
net: hostess_sv11: move out assignment in if condition
Peng Li
1
-1
/
+2
2021-06-18
net: hostess_sv11: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
[next]