aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma
Commit message (Expand)AuthorAge
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-03
* RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-26
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-30
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* RDMA/ocrdma: Suppress a compiler warningBart Van Assche2018-07-25
* RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyzeBart Van Assche2018-07-11
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche2018-07-09
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-03
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-03
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-03
* IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva2018-04-03
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-19
* IB/ocrdma: Removed GID add/del null routinesParav Pandit2018-03-15
* IB/ocrdma: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-02
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2017-12-20
* IB/ocrdma: Remove unneeded conversions to boolAndrew F. Davis2017-12-13
* IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkeyGustavo A. R. Silva2017-11-13
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
|\
| * RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2017-10-14
| * RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-14
| * RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-14
| * IB/ocrdma: pr_err() strings should end with newlinesArvind Yadav2017-09-27
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-18
|/
* IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-22
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-10
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-24
* RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter2017-07-20
* RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter2017-07-20
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2017-05-01
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/ocrdma: Add identifier names to function definitionsDasaratharaman Chandramouli2017-05-01
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-24
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23
|\ \ | |/ |/|
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-14
* | RDMA/ocrdma: Replace BUG() with BUG_ON()ssh102017-01-12
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-10
|/