blob: c2ab31b3292dfbd3c96047cb65db21d2f3c9e662 [file] [log] [blame]
e0b0722643fc ("RDMA/hns: Remove redundant judgment of qp_type")
d6a3627e311c ("RDMA/hns: Optimize wqe buffer set flow for post send")
e363f7de4e60 ("RDMA/hns: Optimize the wr opcode conversion from ib to hns")
00a59d30f3f9 ("RDMA/hns: Optimize wqe buffer filling process for post send")
75c994e6943c ("RDMA/hns: Stop doorbell update while qp state error")
52c5e9e7497b ("RDMA/hns: Initialize all fields of doorbells to zero")
b53742865e9f ("RDMA/hns: Delayed flush cqe process with workqueue")
ffd541d45726 ("RDMA/hns: Add the workqueue framework for flush cqe handler")
626903e9355b ("RDMA/hns: Add support for reporting wc as software mode")
468d020e2f02 ("RDMA/hns: Bugfix for posting a wqe with sge")
4768820243d7 ("RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs")
ec6adad0a1e3 ("RDMA/hns: Delete unnecessary variable max_post")
d302c6e3a689 ("RDMA/hns: Release qp resources when failed to destroy qp")
32883228b980 ("RDMA/hns: Modify variable/field name from vlan to vlan_id")
9f7d7064009c ("RDMA/hns: remove a redundant le16_to_cpu")
395b59a116a2 ("RDMA/hns: Package operations of rq inline buffer into separate functions")
bfe860351e31 ("RDMA/hns: Fix cast from or to restricted __le32 for driver")
82e620d9c3a0 ("RDMA/hns: Modify the data structure of hns_roce_av")
db50077b9530 ("RDMA/hns: Use the new APIs for printing log")
4b42d05d0b2c ("RDMA/hns: Remove unnecessary kzalloc")
b5c229dc1585 ("RDMA/hns: Clean up unnecessary initial assignment")
ece9c205f707 ("RDMA/hns: Update the prompt message for creating and destroy qp")
8ea417ffc2db ("RDMA/hns: Optimize hns_roce_modify_qp function")
947441eadb90 ("RDMA/hns: Use a separated function for setting extend sge paramters")
606bf89e98ef ("RDMA/hns: Refactor for hns_roce_v2_modify_qp function")
8d18ad83f19b ("RDMA/hns: Fix bug when wqe num is larger than 16K")
38389eaa4db1 ("RDMA/hns: Add mtr support for mixed multihop addressing")
2a3d923f8730 ("RDMA/hns: Replace magic numbers with #defines")
a70c07397fd8 ("RDMA: Introduce and use GID attr helper to read RoCE L2 fields")
574258222281 ("RDMA/hns: Remove asynchronic QP destroy")
e1c9a0dc2939 ("RDMA/hns: Dump detailed driver-specific CQ")
d345691471b4 ("RDMA: Handle AH allocations by IB/core")
6734b2973565 ("RDMA/hns: Fix bad endianess of port_pd variable")
bdeacabd1a5f ("IB: Remove 'uobject->context' dependency in object destroy APIs")
c4367a26357b ("IB: Pass uverbs_attr_bundle down ib_x destroy path")
d0a935563bc0 ("RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp function")
5b01b243b0b3 ("RDMA/hns: Only assgin some fields if the relatived attr_mask is set")
601f3e6d067c ("RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is set")
f04cc17878b4 ("RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is set")
2f43129127e6 ("cxgb4: Convert qpidr to XArray")
52e124c27e7b ("cxgb4: Convert cqidr to XArray")
4e69cf1fe2c5 ("RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp")
bb618451544c ("RDMA/uverbs: Don't do double free of allocated PD")
a2a074ef396f ("RDMA: Handle ucontext allocations by IB/core")
d0899892edd0 ("RDMA/device: Provide APIs from the core code to help unregistration")
c2261dd76b54 ("RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev")
8faea9fd4a39 ("RDMA/cache: Move the cache per-port data into the main ib_port_data")
8ceb1357b337 ("RDMA/device: Consolidate ib_device per_port data into one place")
ea1075edcbab ("RDMA: Add and use rdma_for_each_port")
5f8f5499005c ("RDMA/core: Move device addition deletion to device.c")