summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
* RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma2019-04-121-11/+2Star
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-1/+7
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+2
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+2
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-0/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-0/+1
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-2/+4
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/ocrdma: Initialize ib_device_ops structKamal Heib2018-12-121-46/+46
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-40/+31Star
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-1/+0Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-5/+6
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-041-1/+0Star
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/ocrdma: Removed GID add/del null routinesParav Pandit2018-03-151-2/+0Star
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2Star
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
* 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
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+5
|/
* IB/ocrdma: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* IB/ocrdma: Support device FW version stringIra Weiny2016-06-231-10/+9Star
* RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur2016-02-291-0/+4
* RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-051-0/+6
* RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-191-9/+25
* RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2016-01-191-23/+0Star
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-1/+0Star
* RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-291-2/+0Star
* RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-291-0/+1
* RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2015-10-211-14/+2Star
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-311-230/+4Star
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-311-1/+1
* RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-241-1/+1
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-241-19/+34
* IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-1/+1
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+1
* RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja2015-02-181-0/+4
* RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja2015-02-181-2/+2
* RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...Devesh Sharma2015-02-181-1/+1
* RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja2015-02-181-0/+2