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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
5
-0
/
+445
2021-04-08
ice: Remove unnecessary blank line
Tony Nguyen
1
-1
/
+0
2021-04-08
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
1
-12
/
+0
2021-04-08
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
4
-6
/
+1
2021-04-08
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
1
-15
/
+12
2021-04-08
ice: Remove unnecessary variable
Anirudh Venkataramanan
1
-6
/
+1
2021-04-08
ice: Limit forced overrides based on FW version
Jeb Cramer
1
-12
/
+2
2021-04-08
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
6
-42
/
+103
2021-04-08
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
1
-7
/
+3
2021-04-08
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
1
-7
/
+7
2021-04-08
ice: Rename a couple of variables
Anirudh Venkataramanan
1
-25
/
+25
2021-04-08
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
1
-9
/
+1
2021-04-08
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
4
-38
/
+59
2021-04-08
ice: Align macro names to the specification
Anirudh Venkataramanan
4
-23
/
+24
2021-04-08
ice: Modify recursive way of adding nodes
Victor Raj
1
-53
/
+77
2021-04-08
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
3
-2
/
+84
2021-04-08
net: fealnx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
1
-23
/
+1
2021-04-08
net: sundance: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2021-04-08
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
enic: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
net: encx24j600: use module_spi_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2021-04-08
net: wan: z85230: drop unused async state
Johan Hovold
1
-39
/
+0
2021-04-08
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
1
-1
/
+1
2021-04-08
xircom: remove redundant error check on variable err
Colin Ian King
1
-2
/
+0
2021-04-08
Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/...
David S. Miller
5
-21
/
+90
2021-04-08
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
6
-13
/
+19
2021-04-08
net: introduce nla_policy for IFLA_NEW_IFINDEX
Andrei Vagin
1
-3
/
+1
2021-04-08
Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-283
/
+1101
2021-04-08
nfc/fdp: remove unnecessary assignment and label
wengjianfeng
1
-26
/
+16
2021-04-08
mlxsw: core: Remove critical trip points from thermal zones
Vadim Pasternak
1
-21
/
+6
2021-04-08
stmmac: intel: Enable SERDES PHY rx clk for PSE
Voon Weifeng
2
-0
/
+11
2021-04-08
ethtool: document PHY tunable callbacks
Jakub Kicinski
1
-0
/
+2
2021-04-08
Merge branch 'mptcp-next'
David S. Miller
6
-175
/
+115
2021-04-08
mptcp: drop all sub-options except ADD_ADDR when the echo bit is set
Davide Caratti
1
-1
/
+2
2021-04-08
selftests: mptcp: add the net device name testcase
Geliang Tang
1
-0
/
+8
2021-04-08
mptcp: unify add_addr(6)_generate_hmac
Geliang Tang
1
-56
/
+25
2021-04-08
mptcp: drop MPTCP_ADDR_IPVERSION_4/6
Geliang Tang
2
-9
/
+7
2021-04-08
mptcp: use mptcp_addr_info in mptcp_options_received
Geliang Tang
2
-45
/
+23
2021-04-08
mptcp: drop OPTION_MPTCP_ADD_ADDR6
Geliang Tang
2
-15
/
+9
2021-04-08
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
3
-44
/
+33
2021-04-08
mptcp: move flags and ifindex out of mptcp_addr_info
Geliang Tang
3
-25
/
+28
2021-04-07
can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC re...
Marc Kleine-Budde
1
-0
/
+34
2021-04-07
can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into se...
Marc Kleine-Budde
1
-10
/
+20
2021-04-07
can: mcp251xfd: add BQL support
Marc Kleine-Budde
1
-5
/
+18
2021-04-07
can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
Marc Kleine-Budde
1
-1
/
+0
2021-04-07
can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload...
Marc Kleine-Budde
1
-3
/
+10
2021-04-07
can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails
Marc Kleine-Budde
1
-2
/
+8
2021-04-07
net/mlx5e: TC, Add support to offload sample action
Chris Mi
5
-2
/
+328
[prev]
[next]