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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
Documentation: networking: correct spelling
Randy Dunlap
35
-49
/
+49
2023-01-31
ibmvnic: Toggle between queue types in affinity mapping
Nick Child
1
-13
/
+16
2023-01-31
Merge branch 'add-support-for-the-the-vsc7512-internal-copper-phys'
Jakub Kicinski
17
-221
/
+582
2023-01-31
mfd: ocelot: add external ocelot switch control
Colin Foster
1
-0
/
+60
2023-01-31
net: dsa: ocelot: add external ocelot switch control
Colin Foster
4
-0
/
+186
2023-01-31
dt-bindings: mfd: ocelot: add ethernet-switch hardware support
Colin Foster
1
-0
/
+9
2023-01-31
dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512
Colin Foster
1
-23
/
+90
2023-01-31
mfd: ocelot: prepend resource size macros to be 32-bit
Colin Foster
1
-4
/
+4
2023-01-31
net: dsa: felix: add functionality when not all ports are supported
Colin Foster
2
-3
/
+9
2023-01-31
net: dsa: felix: add support for MFD configurations
Colin Foster
1
-0
/
+7
2023-01-31
net: dsa: felix: add configurable device quirks
Colin Foster
4
-2
/
+8
2023-01-31
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
3
-14
/
+17
2023-01-31
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
3
-45
/
+48
2023-01-31
net: mscc: ocelot: expose vcap_props structure
Colin Foster
3
-43
/
+46
2023-01-31
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
3
-59
/
+62
2023-01-31
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
3
-28
/
+36
2023-01-31
net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
Frank Sae
1
-2
/
+2
2023-01-31
net: phy: fix the spelling problem of Sentinel
Frank Sae
1
-1
/
+1
2023-01-31
sh: checksum: add missing linux/uaccess.h include
Jakub Kicinski
1
-0
/
+1
2023-01-31
net: b44: Remove the unused function __b44_cam_read()
Jiapeng Chong
1
-22
/
+0
2023-01-31
net/mlx5e: kTLS, Improve connection rate by using fast update encryption key
Jianbo Liu
4
-30
/
+45
2023-01-31
net/mlx5: Keep only one bulk of full available DEKs
Jianbo Liu
1
-5
/
+13
2023-01-31
net/mlx5: Add async garbage collector for DEK bulk
Jianbo Liu
1
-9
/
+65
2023-01-31
net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command
Jianbo Liu
1
-9
/
+183
2023-01-31
net/mlx5: Use bulk allocation for fast update encryption key
Jianbo Liu
1
-7
/
+208
2023-01-31
net/mlx5: Add bulk allocation and modify_dek operation
Jianbo Liu
1
-2
/
+83
2023-01-31
net/mlx5: Add support SYNC_CRYPTO command
Jianbo Liu
2
-0
/
+39
2023-01-31
net/mlx5: Add new APIs for fast update encryption key
Jianbo Liu
2
-5
/
+98
2023-01-31
net/mlx5: Refactor the encryption key creation
Jianbo Liu
1
-24
/
+53
2023-01-31
net/mlx5: Add const to the key pointer of encryption key creation
Jianbo Liu
3
-3
/
+3
2023-01-31
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
7
-0
/
+61
2023-01-31
net/mlx5: Change key type to key purpose
Jianbo Liu
3
-8
/
+8
2023-01-31
net/mlx5: Add IFC bits and enums for crypto key
Jianbo Liu
1
-6
/
+140
2023-01-31
net/mlx5: Add IFC bits for general obj create param
Jianbo Liu
2
-5
/
+12
2023-01-31
net/mlx5: Header file for crypto
Tariq Toukan
6
-15
/
+23
2023-01-30
ixgbe: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-30
igc: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-30
igb: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-30
ice: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2023-01-30
iavf: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-30
i40e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-4
/
+0
2023-01-30
fm10k: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-30
e1000e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-7
/
+0
2023-01-30
Merge branch 'devlink-next'
David S. Miller
12
-67
/
+17
2023-01-30
devlink: remove devlink features
Jiri Pirko
12
-35
/
+6
2023-01-30
devlink: send objects notifications during devlink reload
Jiri Pirko
1
-18
/
+2
2023-01-30
devlink: move devlink reload notifications back in between _down() and _up() ...
Jiri Pirko
1
-21
/
+16
2023-01-30
Merge branch 'sparx5-ES2-VCAP-support'
David S. Miller
19
-162
/
+2390
2023-01-30
net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains
Steen Hegelund
1
-0
/
+66
2023-01-30
net: microchip: sparx5: Add TC support for the ES2 VCAP
Steen Hegelund
2
-4
/
+39
[prev]
[next]