summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Delayed flush cqe process with workqueueYixian Liu2020-02-131-0/+6
* RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu2020-02-131-9/+11
* RDMA/hns: Optimize eqe buffer allocation flowXi Wang2020-02-111-8/+2
* RDMA/hns: Cleanups of magic numbersLang Cheng2020-02-111-1/+1
* RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou2020-01-151-0/+6
* RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li2020-01-151-3/+0
* RDMA/hns: Add support for reporting wc as software modeXi Wang2020-01-101-0/+17
* RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang2020-01-071-2/+0
* RDMA/hns: Update the value of qp typeLijun Ou2020-01-071-5/+7
* RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou2020-01-071-1/+0
* RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu2020-01-031-2/+1
* RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2019-11-251-3/+0
* RDMA/hns: Rename the functions used inside creating cqYixian Liu2019-11-251-5/+4
* RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu2019-11-251-6/+3
* RDMA/hns: Redefine interfaces used in creating cqYixian Liu2019-11-251-3/+3
* RDMA/hns: Replace not intuitive function/macro namesYixing Liu2019-11-081-3/+3
* RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu2019-11-081-3/+2
* RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu2019-11-081-1/+0
* RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng2019-11-081-9/+0
* RDMA/hns: Delete unnecessary variable max_postYixian Liu2019-11-081-1/+0
* RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky2019-10-281-2/+0
* RDMA/hns: Fix a spelling mistake in a macroYixing Liu2019-10-211-1/+1
* RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li2019-10-211-1/+1
* RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng2019-08-281-2/+2
* RDMA/hns: Remove the some magic numberLijun Ou2019-08-281-0/+5
* RDMA/hns: Modify the data structure of hns_roce_avLang Cheng2019-08-281-3/+5
* RDMA/hns: Remove unuseful memberLang Cheng2019-08-131-1/+0
* RDMA/hns: Update some comments styleLang Cheng2019-08-121-33/+32
* RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-10/+0
* RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou2019-07-251-2/+0
* RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou2019-06-201-0/+11
* RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou2019-06-201-0/+12
* RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou2019-06-201-0/+36
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-3/+3
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-2/+2
* RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou2019-05-311-1/+1
* RDMA/hns: Replace magic numbers with #definesLijun Ou2019-05-271-5/+32
* RDMA/hns: Dump detailed driver-specific CQLijun Ou2019-04-081-0/+8
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+4
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-5/+3
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+1
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-9/+10
* RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox2019-03-291-4/+2
* RDMA/hns: Convert cq_table to XArrayMatthew Wilcox2019-03-291-2/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-4/+3
* RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)2019-02-041-0/+1
* RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)2019-02-041-0/+7
* RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)2019-02-041-0/+21
* RDMA/hns: Add timer allocation support for hip08Yangyang Li2019-01-241-0/+14
* RDMA/hns: Add SCC context clr support for hip08Yangyang Li2019-01-241-0/+4