summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-1/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-5/+6
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-041-1/+0
* 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/+0
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* 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/+9
* 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/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-1/+0
* RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-291-2/+0
* 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/+2
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-311-230/+4
* 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
* RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
* RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
* RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier2014-08-021-0/+53
* RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier2014-08-021-0/+6
* RDMA/ocrdma: Handle shutdown event from be2net driverDevesh Sharma2014-08-021-0/+9
* RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributesSelvin Xavier2014-08-021-2/+12
* RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier2014-08-021-0/+1
* RDMA/ocrdma: Unregister inet notifier when unloading ocrdmaSelvin Xavier2014-04-031-2/+14
* RDMA/ocrdma: Code clean-upDevesh Sharma2014-04-031-1/+1
* RDMA/ocrdma: Display FW versionSelvin Xavier2014-04-031-1/+41
* RDMA/ocrdma: Query controller informationSelvin Xavier2014-04-031-0/+14
* RDMA/ocrdma: Update version stringDevesh Sharma2014-04-031-2/+2
* RDMA/ocrdma: ABI versioning between ocrdma and be2netDevesh Sharma2014-04-031-0/+1
* RDMA/ocrdma: Read ASIC_ID register to select asic_genDevesh Sharma2014-04-031-1/+1
* RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma2014-02-141-1/+1
* RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier2014-01-201-4/+4