aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_7322_regs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28RDMA/hns: Add support for filling GMV tableWeihang Li3-31/+116
2020-10-28RDMA/hns: Add support for configuring GMV tableWeihang Li6-28/+159
2020-10-28RDMA/rtrs-clt: Remove 'addr' from rtrs_clt_add_path_to_arrGuoqing Jiang1-3/+2
2020-10-28RDMA/rtrs: Introduce rtrs_post_sendGuoqing Jiang1-33/+19
2020-10-28RDMA/rtrs-srv: Kill rtrs_srv_change_state_get_oldGuoqing Jiang1-16/+3
2020-10-28RDMA/rtrs-clt: Remove duplicated codeGioh Kim1-6/+5
2020-10-28RDMA/rtrs-clt: Remove duplicated switch-case handling for CM error eventsGioh Kim1-5/+7
2020-10-28RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_freeGioh Kim4-23/+17
2020-10-28RDMA/rtrs-srv: Fix typoGuoqing Jiang1-1/+1
2020-10-28RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutexGuoqing Jiang1-49/+37
2020-10-28RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_establishedGioh Kim1-2/+2
2020-10-28RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallelJack Wang2-2/+14
2020-10-28RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qpJack Wang1-9/+0
2020-10-28RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failedDanil Kipnis1-3/+1
2020-10-28RDMA/hns: Support owner mode doorbellLang Cheng3-7/+28
2020-10-28IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy2-1/+32
2020-10-28RDMA/rxe: Compute PSN windows correctlyBob Pearson1-1/+2
2020-10-28RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng1-1/+3
2020-10-28IB/verbs: avoid nested container_of()Arnd Bergmann1-6/+9
2020-10-27RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier1-2/+2
2020-10-26RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson2-2/+0
2020-10-26RDMA: Convert sysfs kobject * show functions to use sysfs_emit()Joe Perches2-24/+14
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches23-142/+152
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe11-40/+20
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe8-53/+3
2020-10-26RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe3-20/+1
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe17-28/+33
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe16-8/+28
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe21-22/+53
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe13-9/+32
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe15-116/+30
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe16-224/+31
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe7-38/+15
2020-10-26RDMA/cxgb4: Remove MW supportJason Gunthorpe3-88/+0
2020-10-26RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib1-0/+1
2020-10-25Linux 5.10-rc1Linus Torvalds1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devsHans de Goede1-1/+10
2020-10-24random32: add a selftest for the prandom32 codeWilly Tarreau1-0/+56
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau4-0/+30
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin4-190/+318
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov1-4/+1
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini3-4/+4
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson1-1/+1
2020-10-23cifs: update internal module version numberSteve French1-1/+1
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes1-1/+9
2020-10-23smb3: add some missing definitions from MS-FSCCSteve French2-0/+28