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
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
IB/cxgb3: Move user vendor structures
Leon Romanovsky
3
-76
/
+2
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-0
/
+1
2016-10-07
iw_cxgb3: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-03
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
Doug Ledford
1
-2
/
+2
2016-08-02
RDMA/cxgb3: Use AF_INET for sin_family field
Amitoj Kaur Chawla
1
-2
/
+2
2016-06-23
IB/cxgb3: Support device FW version string
Ira Weiny
1
-14
/
+13
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-44
/
+105
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
1
-43
/
+104
2016-05-24
RDMA/cxgb3: device driver frees DMA memory with different size
Honggang Li
1
-1
/
+1
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+3
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-4
/
+3
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-26
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-8
/
+8
2016-03-16
iw_cxgb3: support for iWARP port mapping
Steve Wise
1
-8
/
+8
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+2
2015-12-24
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-3
/
+0
2015-12-23
cxgb3: simplify iwch_get_dma_wr
Christoph Hellwig
3
-126
/
+26
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
4
-90
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
3
-104
/
+0
2015-10-28
RDMA/cxgb3: Remove old FRWR API
Sagi Grimberg
3
-72
/
+1
2015-10-28
RDMA/cxgb3: Support the new memory registration API
Sagi Grimberg
3
-0
/
+83
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-18
/
+18
2015-08-30
cxgb3: Support ib_alloc_mr verb
Sagi Grimberg
1
-4
/
+10
2015-07-24
RDMA/cxgb3: fail get_dma_mr on 64 bit arches
Steve Wise
1
-0
/
+4
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+5
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
1
-2
/
+6
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-3
/
+8
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-3
/
+3
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
1
-7
/
+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
/
+7
2014-05-28
RDMA/cxgb3: Remove a couple unneeded conditions
Dan Carpenter
1
-4
/
+2
2014-05-27
RDMA/cxgb3: Fix information leak in send_abort()
Dan Carpenter
1
-0
/
+1
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-12
/
+7
2013-08-12
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
1
-14
/
+32
2013-07-30
RDMA/cxgb3: Fix stack info leak in iwch_create_cq()
Dan Carpenter
1
-0
/
+1
2013-06-20
RDMA/cxgb3: Timeout condition is never true
Dan Carpenter
1
-1
/
+2
2013-04-16
RDMA: Rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-16
RDMA/cxgb3: Fix uninitialized variable
Cong Ding
1
-1
/
+1
2013-02-27
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-8
/
+12
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
2
-8
/
+12
2013-01-29
IB: cxgb3: delay freeing mem untill entirely done with it
Jesper Juhl
1
-1
/
+1
2012-11-26
RDMA/cxgb3: use WARN
Julia Lawall
1
-4
/
+2
2012-08-15
IB: Fix typos in infiniband drivers
Masanari Iida
1
-1
/
+1
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
1
-2
/
+3
[next]