index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
IB/ocrdma: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-0
/
+1
2016-06-23
IB/ocrdma: Support device FW version string
Ira Weiny
1
-10
/
+9
2016-02-29
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
1
-0
/
+4
2016-02-05
RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...
Selvin Xavier
1
-0
/
+6
2016-01-19
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
1
-9
/
+25
2016-01-19
RDMA/ocrdma: Dispatch only port event when port state changes
Devesh Sharma
1
-23
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
1
-1
/
+0
2015-10-28
RDMA/ocrdma: Remove old FRWR API
Sagi Grimberg
1
-2
/
+0
2015-10-28
RDMA/ocrdma: Support the new memory registration API
Sagi Grimberg
1
-0
/
+1
2015-10-21
RDMA/ocrdma: Cleanup unused device list and rcu variables
Selvin Xavier
1
-14
/
+2
2015-08-30
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
1
-230
/
+4
2015-08-30
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
1
-1
/
+1
2015-07-24
RDMA/ocrdma: update ocrdma module license string
Devesh Sharma
1
-1
/
+1
2015-07-24
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
1
-19
/
+34
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+2
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-1
/
+1
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
1
-0
/
+17
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
1
-0
/
+1
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
1
-0
/
+4
2015-02-18
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
1
-2
/
+2
2015-02-18
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
1
-0
/
+2
2014-10-10
RDMA/ocrdma: Remove a unused-label warning
Li RongQing
1
-0
/
+2
2014-10-10
RDMA/ocrdma: Add default GID at index 0
Devesh Sharma
1
-0
/
+10
2014-08-01
RDMA/ocrdma: Initialize the GID table while registering the device
Selvin Xavier
1
-0
/
+53
2014-08-01
RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
Selvin Xavier
1
-0
/
+6
2014-08-01
RDMA/ocrdma: Handle shutdown event from be2net driver
Devesh Sharma
1
-0
/
+9
2014-08-01
RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes
Selvin Xavier
1
-2
/
+12
2014-08-01
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
1
-0
/
+1
2014-04-03
RDMA/ocrdma: Unregister inet notifier when unloading ocrdma
Selvin Xavier
1
-2
/
+14
2014-04-03
RDMA/ocrdma: Code clean-up
Devesh Sharma
1
-1
/
+1
2014-04-03
RDMA/ocrdma: Display FW version
Selvin Xavier
1
-1
/
+41
2014-04-03
RDMA/ocrdma: Query controller information
Selvin Xavier
1
-0
/
+14
2014-04-03
RDMA/ocrdma: Update version string
Devesh Sharma
1
-2
/
+2
2014-04-03
RDMA/ocrdma: ABI versioning between ocrdma and be2net
Devesh Sharma
1
-0
/
+1
2014-04-03
RDMA/ocrdma: Read ASIC_ID register to select asic_gen
Devesh Sharma
1
-1
/
+1
2014-02-14
RDMA/ocrdma: Fix load time panic during GID table init
Devesh Sharma
1
-1
/
+1
2014-01-19
RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"
Roland Dreier
1
-4
/
+4
2014-01-19
RDMA/ocrdma: Populate GID table with IP based gids
Moni Shoua
1
-98
/
+40
2013-11-08
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
1
-3
/
+4
2013-10-14
IB: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-09-02
RDMA/ocrdma: Add ABI versioning support
Naresh Gottumukkala
1
-0
/
+2
2013-09-02
RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
Naresh Gottumukkala
1
-0
/
+1
2013-09-02
RDMA/ocrdma: Add support for fast register work requests (FRWR)
Naresh Gottumukkala
1
-0
/
+4
2013-06-20
RDMA/ocrdma: Replace ocrdma_err with pr_err
Naresh Gottumukkala
1
-3
/
+3
2013-02-27
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2012-08-10
RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs
Roland Dreier
1
-8
/
+8
2012-07-08
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-4
/
+3
[next]