summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
AgeCommit message (Expand)Author
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng
2019-08-12RDMA/hns: Update some comments styleLang Cheng
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman