aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_hw_v2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang1-1/+2
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou1-0/+2
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou1-0/+154
2019-10-28RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li1-2/+2
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng1-0/+2
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou1-1/+2
2019-08-12RDMA/hns: Remove unnessary init for cmq regYixian Liu1-2/+0
2019-06-20RDMA/hns: reset function when removing moduleLang Cheng1-0/+17
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou1-0/+4
2019-05-27RDMA/hns: Update CQE specificationsLijun Ou1-1/+1
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou1-0/+3
2019-03-25RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou1-2/+2
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou1-5/+5
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)1-0/+11
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)1-0/+2
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)1-0/+1
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li1-0/+24
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li1-0/+15
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li1-3/+30
2018-12-11RDMA/hns: Bugfix for RoCE loopback testLijun Ou1-0/+19
2018-12-11RDMA/hns: Update posting & querying mailboxLijun Ou1-12/+16
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-0/+86
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou1-0/+6
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou1-0/+3
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu1-0/+22
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou1-0/+2
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou1-24/+18
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou1-0/+6
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou1-0/+1
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou1-0/+1
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu1-0/+10
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou1-0/+2
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou1-0/+5
2018-09-26RDMA/hns: Add atomic supportLijun Ou1-0/+5
2018-07-30RDMA/hns: Use macro instead of magic numberLijun Ou1-0/+3
2018-07-30RDMA/hns: Assign the value for vlan field of qp contextLijun Ou1-2/+2
2018-07-26RDMA/hns: Update the data type of immediate dataLijun Ou1-3/+3
2018-07-11RDMA/hns: Update the implementation of set_macoulijun1-4/+13
2018-07-11RDMA/hns: Update the implementation of set_gidoulijun1-3/+15
2018-07-11RDMA/hns: Add TPQ link table supportoulijun1-0/+3
2018-07-11RDMA/hns: Add TSQ link table supportoulijun1-1/+84
2018-05-30RDMA/hns: Fix the illegal memory operation when cross pageWei Hu(Xavier)1-0/+1
2018-05-24RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)1-1/+1
2018-05-24RDMA/hns: Rename the idx field of dboulijun1-2/+2
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu1-0/+3
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun1-140/+143
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun1-1/+1
2018-01-16RDMA/hns: Fill sq wqe context of ud type in hip08oulijun1-0/+84
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe1-1/+4
2017-12-22RDMA/hns: Add eq support of hip08Yixian Liu1-3/+189