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
2019-04-10
net/mlx5: E-Switch, add a new prio to be used by the RDMA side
Mark Bloch
1
-0
/
+7
2019-04-10
net/mlx5: E-Switch, don't use hardcoded values for FDB prios
Mark Bloch
2
-7
/
+3
2019-04-02
net/mlx5: Fix false compilation warning
Tariq Toukan
1
-1
/
+1
2019-04-02
net/mlx5: Add rate limit print macros
Aya Levin
1
-0
/
+10
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
5
-10
/
+10
2019-04-02
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
4
-103
/
+106
2019-04-02
net/mlx5: Use dev->priv.name instead of dev_name
Huy Nguyen
3
-4
/
+4
2019-04-02
net/mlx5: Make mlx5_core messages independent from mdev->pdev
Huy Nguyen
1
-10
/
+9
2019-04-02
net/mlx5: Break load_one into three stages
Saeed Mahameed
1
-71
/
+77
2019-04-02
net/mlx5: Function setup/teardown procedures
Saeed Mahameed
1
-52
/
+68
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2
-17
/
+27
2019-04-02
net/mlx5: Split mdev init and pci init
Saeed Mahameed
1
-41
/
+54
2019-04-02
net/mlx5: Remove redundant init functions parameter
Saeed Mahameed
1
-27
/
+22
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
3
-3
/
+3
2019-02-19
net/mlx5: Factor out HCA capabilities functions
Leon Romanovsky
1
-15
/
+31
2019-02-14
IB/mlx5: Add support for 50Gbps per lane link modes
Aya Levin
1
-5
/
+61
2019-02-14
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
4
-30
/
+75
2019-02-14
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
5
-131
/
+91
2019-02-14
net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode
Bodong Wang
2
-11
/
+16
2019-02-14
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2
-0
/
+2
2019-02-14
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
6
-30
/
+26
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2
-0
/
+5
2019-02-14
net/mlx5: Add query host params command
Bodong Wang
3
-0
/
+33
2019-02-14
net/mlx5: Update enable HCA dependency
Bodong Wang
3
-0
/
+94
2019-02-14
net/mlx5: Introduce Mellanox SmartNIC and modify page management logic
Bodong Wang
7
-19
/
+77
2019-02-14
IB/mlx5: Use unified register/load function for uplink and VF vports
Bodong Wang
3
-72
/
+37
2019-02-14
net/mlx5: Use consistent vport num argument type
Bodong Wang
2
-20
/
+20
2019-02-13
net/mlx5: Align ODP capability function with netdev coding style
Leon Romanovsky
1
-9
/
+6
2019-02-12
mlx5: use RCU lock in mlx5_eq_cq_get()
Cong Wang
1
-6
/
+6
2019-02-03
net/mlx5: Set ODP SRQ support in firmware
Moni Shoua
1
-0
/
+53
2019-01-24
net/mlx5: Add pci AtomicOps request
Michael Guralnik
1
-0
/
+5
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
4
-42
/
+65
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
6
-83
/
+47
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-56
/
+186
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-6
/
+33
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
7
-36
/
+181
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-2
/
+3
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-64
/
+185
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
170
-940
/
+905
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-102
/
+185
2019-01-12
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-12
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-12
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-12
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-12
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+3
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
[next]