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
2021-06-07
net: hd64570: add some required spaces
Peng Li
1
-2
/
+2
2021-06-07
net: hd64570: remove redundant parentheses
Peng Li
1
-2
/
+2
2021-06-07
net: hd64570: fix the comments style issue
Peng Li
1
-3
/
+3
2021-06-07
net: hd64570: add braces {} to all arms of the statement
Peng Li
1
-4
/
+8
2021-06-07
net: hd64570: fix the code style issue about trailing statements
Peng Li
1
-18
/
+42
2021-06-07
net: hd64570: fix the code style issue about "foo* bar"
Peng Li
1
-7
/
+7
2021-06-07
net: hd64570: add blank line after declarations
Peng Li
1
-0
/
+2
2021-06-07
net: hd64570: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
1
-46
/
+18
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2
-14
/
+15
2021-06-05
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
1
-0
/
+67
2021-06-05
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
1
-1
/
+1
2021-06-05
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
1
-4
/
+5
2021-06-05
net: hdlc_x25: fix the alignment issue
Peng Li
1
-14
/
+14
2021-06-05
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
1
-2
/
+1
2021-06-05
net: hdlc_x25: add some required spaces
Peng Li
1
-1
/
+2
2021-06-05
net: hdlc_x25: move out assignment in if condition
Peng Li
1
-6
/
+11
2021-06-05
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
1
-3
/
+1
2021-06-05
net: hdlc_x25: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
4
-2
/
+78
2021-06-04
igc: Indentation fixes
Sasha Neftin
1
-2
/
+2
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
1
-26
/
+13
2021-06-04
netdevsim: Fix unsigned being compared to less than zero
Colin Ian King
1
-1
/
+1
2021-06-04
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
1
-10
/
+3
2021-06-04
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
1
-11
/
+4
2021-06-04
bonding: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-04
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
2021-06-04
Revert "net: ipa: disable checksum offload for IPA v4.5+"
Alex Elder
1
-16
/
+0
2021-06-04
net: ipa: add support for inline checksum offload
Alex Elder
2
-11
/
+37
2021-06-04
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
18
-48
/
+89
2021-06-04
net:cxgb3: fix code style issues
Íñigo Huguet
1
-9
/
+10
2021-06-04
net:cxgb3: replace tasklets with works
Íñigo Huguet
3
-17
/
+25
2021-06-04
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2
-7
/
+4
2021-06-04
nvme-tcp-offload: Add IO level implementation
Dean Balandin
2
-7
/
+171
2021-06-04
nvme-tcp-offload: Add queue level implementation
Dean Balandin
2
-28
/
+393
2021-06-04
nvme-tcp-offload: Add controller level error recovery implementation
Arie Gershberg
2
-2
/
+126
2021-06-04
nvme-tcp-offload: Add controller level implementation
Arie Gershberg
1
-5
/
+476
2021-06-04
nvme-tcp-offload: Add device scan implementation
Dean Balandin
1
-0
/
+77
2021-06-04
nvme-fabrics: Expose nvmf_check_required_opts() globally
Prabhakar Kushwaha
2
-2
/
+5
2021-06-04
nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
Prabhakar Kushwaha
2
-7
/
+7
2021-06-04
nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
Shai Malin
4
-0
/
+343
2021-06-04
qed: Add IP services APIs support
Nikolay Assa
1
-0
/
+238
2021-06-04
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
4
-2
/
+426
2021-06-04
qed: Add support of HW filter block
Prabhakar Kushwaha
3
-0
/
+103
2021-06-04
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
3
-2
/
+610
2021-06-04
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
14
-22
/
+429
2021-06-04
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
8
-28
/
+28
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
1
-2
/
+4
[next]