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
/
include
/
linux
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-3
/
+13
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
3
-92
/
+207
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
3
-75
/
+188
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
2
-12
/
+40
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-11
/
+20
2014-07-31
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
1
-2
/
+2
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2
-8
/
+4
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-2
/
+15
2014-07-24
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
1
-2
/
+2
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-1
/
+0
2014-04-11
IB/mlx5: Add block multicast loopback support
Eli Cohen
2
-0
/
+2
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
4
-0
/
+28
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
1
-0
/
+61
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
1
-0
/
+18
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
1
-0
/
+1
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2
-0
/
+44
2014-02-14
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
1
-0
/
+2
2014-02-07
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
1
-0
/
+1
2014-01-23
IB/mlx5: Remove old field for create mkey mailbox
Eli Cohen
1
-2
/
+2
2014-01-23
mlx5_core: Fix PowerPC support
Eli Cohen
1
-1
/
+2
2014-01-23
mlx5_core: Improve debugfs readability
Eli Cohen
1
-0
/
+45
2014-01-23
IB/mlx5: Add support for resize CQ
Eli Cohen
2
-2
/
+12
2014-01-23
IB/mlx5: Implement modify CQ
Eli Cohen
2
-4
/
+19
2014-01-15
IB/mlx5: Fix micro UAR allocator
Eli Cohen
1
-3
/
+4
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-0
/
+4
2013-11-09
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
1
-2
/
+7
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
1
-0
/
+1
2013-11-09
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-2
/
+15
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
1
-1
/
+1
2013-10-10
mlx5: Fix layout of struct mlx5_init_seg
Eli Cohen
1
-1
/
+1
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2
-4
/
+2
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2
-14
/
+12
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
1
-3
/
+0
2013-08-01
mlx5_core: Implement new initialization sequence
Eli Cohen
2
-1
/
+23
2013-07-12
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
1
-2
/
+2
2013-07-08
mlx5: Fix parameter type of health_handler_t
Roland Dreier
1
-1
/
+1
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
7
-0
/
+2465