summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ocrdma/ocrdma_main.c
AgeCommit message (Expand)Author
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-04-12RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-12RDMA/ocrdma: Initialize ib_device_ops structKamal Heib
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche
2016-10-07IB/ocrdma: Move user vendor structuresLeon Romanovsky
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-06-23IB/ocrdma: Support device FW version stringIra Weiny
2016-02-29RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur
2016-02-05RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier
2016-01-19RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2016-01-19RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2015-02-18RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja
2015-02-18RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja
2015-02-18RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...Devesh Sharma