aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08opa_vnic: fix check on record->event, incorrect operator usedColin Ian King1-1/+1
2019-04-01opa_vnic: Convert vport_idr to XArrayMatthew Wilcox1-37/+23
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-3/+3
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe1-1/+2
2018-01-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap1-1/+1
2017-09-27IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura1-0/+1
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-6/+1
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+0
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford1-1/+26
2017-06-29IB/opa_vnic: Use GFP_ATOMIC while sending trapVishwanathapura, Niranjana1-1/+1
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana1-1/+26
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-0/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-4/+6
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-3/+3
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli1-25/+0
2017-04-20IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) functionVishwanathapura, Niranjana1-0/+1078