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