index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-1249
/
+1573
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
1
-39
/
+56
2019-09-16
RDMA/hns: Optimize cmd init and mode selection for hip08
Yixian Liu
2
-13
/
+5
2019-09-13
RDMA/hns: Use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-28
RDMA/hns: Fix wrong assignment of qp_access_flags
Lijun Ou
1
-2
/
+2
2019-08-28
RDMA/hns: Delete the not-used lines
Wenpeng Liang
1
-1
/
+0
2019-08-28
RDMA/hns: Remove if-else judgment statements for creating srq
Wenpeng Liang
1
-22
/
+7
2019-08-28
RDMA/hns: Add reset process for function-clear
Lang Cheng
2
-2
/
+98
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
6
-126
/
+105
2019-08-28
RDMA/hns: Remove the some magic number
Lijun Ou
4
-4
/
+11
2019-08-28
RDMA/hns: Modify the data structure of hns_roce_av
Lang Cheng
4
-31
/
+18
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
1
-1
/
+1
2019-08-13
RDMA/hns: Remove unuseful member
Lang Cheng
2
-2
/
+0
2019-08-13
RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
Xi Wang
1
-2
/
+4
2019-08-13
RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
Xi Wang
1
-6
/
+13
2019-08-13
RDMA/hns: Modify pi vlaue when cq overflows
Yangyang Li
1
-1
/
+1
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
1
-6
/
+17
2019-08-13
RDMA/hns: Logic optimization of wc_flags
Weihang Li
1
-1
/
+2
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
2
-24
/
+29
2019-08-12
RDMA/hns: Disable alw_lcl_lpbk of SSU
Weihang Li
1
-1
/
+1
2019-08-12
RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
Weihang Li
1
-3
/
+2
2019-08-12
RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
Yangyang Li
1
-33
/
+42
2019-08-12
RDMA/hns: Remove unnecessary kzalloc
Lang Cheng
1
-37
/
+27
2019-08-12
RDMA/hns: Refactor irq request code
Lang Cheng
1
-12
/
+13
2019-08-12
RDMA/hns: Split bool statement and assign statement
Lang Cheng
1
-6
/
+8
2019-08-12
RDMA/hns: Handling the error return value of hem function
Lang Cheng
1
-5
/
+10
2019-08-12
RDMA/hns: Update some comments style
Lang Cheng
4
-43
/
+38
2019-08-12
RDMA/hns: Clean up unnecessary initial assignment
Lang Cheng
1
-2
/
+2
2019-08-12
RDMA/hns: Remove unnessary init for cmq reg
Yixian Liu
2
-6
/
+2
2019-08-12
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
2
-4
/
+5
2019-08-12
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
1
-48
/
+69
2019-08-12
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
1
-7
/
+22
2019-08-12
RDMA/hns: remove obsolete Kconfig comment
YueHaibing
1
-8
/
+0
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2
-11
/
+2
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
1
-13
/
+5
2019-08-01
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
1
-1
/
+3
2019-08-01
RDMA/hns: remove set but not used variable 'irq_num'
YueHaibing
1
-2
/
+0
2019-07-31
infiniband: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
3
-16
/
+13
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
2019-07-25
RDMA/hns: Refactor eq table init for hip08
Yixian Liu
1
-69
/
+107
2019-07-25
RDMA/hns: Refactor hem table mhop check and calculation
Lijun Ou
1
-110
/
+70
2019-07-25
RDMA/hns: Package for hns_roce_rereg_user_mr function
Lijun Ou
1
-64
/
+89
2019-07-25
RDMA/hns: Optimize hns_roce_mhop_alloc function.
chenglang
1
-115
/
+160
2019-07-25
RDMA/hns: optimize the duplicated code for qpc setting flow
Xi Wang
1
-58
/
+38
2019-07-25
RDMA/hns: Use a separated function for setting extend sge paramters
Lijun Ou
2
-25
/
+38
2019-07-25
RDMA/hns: Refactor for hns_roce_v2_modify_qp function
Lijun Ou
1
-150
/
+206
[next]