summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma
Commit message (Expand)AuthorAgeFilesLines
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-032-6/+4
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-031-5/+1
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-033-21/+0
* IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva2018-04-031-9/+5
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/ocrdma: Removed GID add/del null routinesParav Pandit2018-03-153-28/+0
* IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-023-21/+12
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2017-12-201-1/+1
* IB/ocrdma: Remove unneeded conversions to boolAndrew F. Davis2017-12-131-1/+1
* IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva2017-11-131-4/+2
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-7/+7
|\
| * RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2017-10-142-4/+2
| * RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+2
| * RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-141-1/+1
| * IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav2017-09-272-2/+2
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-15/+0
|/
* IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter2017-07-201-0/+1
* RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter2017-07-201-1/+2
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2017-05-011-1/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-013-3/+6
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-014-53/+62
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-014-9/+9
* IB/ocrdma: Add identifier names to function definitionsDasaratharaman Chandramouli2017-05-011-5/+5
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-9/+6
* RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-241-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-4/+6
|\ \ | |/ |/|
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-142-4/+6
* | RDMA/ocrdma: Replace BUG() with BUG_ON()ssh102017-01-121-10/+5
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-103-8/+4
|/
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-1/+1
|\ \
| * | IB/ocrdma: fix bad initializationPan Bian2016-12-141-1/+1
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-142-2/+5
|\ \
| * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-132-2/+5
| |/
* | IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-032-6/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-093-151/+3
|\
| * IB/ocrdma: Move user vendor structuresLeon Romanovsky2016-10-073-151/+2
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* | RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier2016-08-243-13/+17
|/
* IB/ocrdma: Support device FW version stringIra Weiny2016-06-231-10/+9
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-2/+2
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-132-7/+5
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-3/+1
* IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-2/+1
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-034-11/+11
* RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2016-02-292-2/+8
OpenPOWER on IntegriCloud