aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28RDMA/hns: Delete BITS_PER_BYTE redefinitionLeon Romanovsky1-2/+0
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu1-1/+1
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li1-1/+1
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng1-2/+2
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou1-0/+5
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng1-3/+5
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng1-1/+0
2019-08-12RDMA/hns: Update some comments styleLang Cheng1-33/+32
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib1-10/+0
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou1-2/+0
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou1-0/+11
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou1-0/+12
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou1-0/+36
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+3
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-2/+2
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou1-1/+1
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou1-5/+32
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou1-0/+8
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+4
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-5/+3
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-9/+10
2019-03-29RDMA/hns: Convert qp_table_tree to XArrayMatthew Wilcox1-4/+2
2019-03-29RDMA/hns: Convert cq_table to XArrayMatthew Wilcox1-2/+1
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-4/+3
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)1-0/+1
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)1-0/+7
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)1-0/+21
2019-01-24RDMA/hns: Add timer allocation support for hip08Yangyang Li1-0/+14
2019-01-24RDMA/hns: Add SCC context clr support for hip08Yangyang Li1-0/+4
2019-01-24RDMA/hns: Add SCC context allocation support for hip08Yangyang Li1-0/+6
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+2
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-0/+1
2018-12-11RDMA/hns: Initialize ib_device_ops structKamal Heib1-0/+2
2018-12-05RDMA/hns: Add SRQ asynchronous event supportLijun Ou1-0/+7
2018-12-05RDMA/hns: Add SRQ support for hip08 kernel modeLijun Ou1-1/+57
2018-12-05RDMA/hns: Init SRQ table for hip08Lijun Ou1-0/+23
2018-12-05RDMA/hns: Eanble SRQ capacity for hip08Lijun Ou1-0/+4
2018-10-16RDMA/hns: Add FRMR support for hip08Yixian Liu1-0/+10
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou1-0/+1
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/+21
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou1-0/+1
2018-09-26RDMA/hns: Add atomic supportLijun Ou1-0/+1
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe1-8/+0
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian1-0/+1
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu1-1/+17
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou1-1/+1