index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
1
-1
/
+0
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-17
/
+10
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-8
/
+5
*
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
1
-3
/
+3
*
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
1
-4
/
+4
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-5
/
+4
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-2
/
+4
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
*
cxgb4: Convert cqidr to XArray
Matthew Wilcox
2019-03-25
1
-3
/
+3
*
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-25
1
-1
/
+1
*
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-03
1
-3
/
+20
*
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-31
1
-5
/
+0
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-26
1
-22
/
+120
*
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
2018-07-13
1
-6
/
+37
*
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
2018-07-11
1
-1
/
+1
*
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
2018-07-09
1
-27
/
+35
*
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
1
-1
/
+10
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-22
1
-5
/
+2
*
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2017-12-22
1
-3
/
+3
*
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-11
1
-0
/
+5
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
1
-10
/
+0
*
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
1
-13
/
+5
*
iw_cxgb4: allocate wait object for each cq object
Steve Wise
2017-09-29
1
-27
/
+36
*
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-09-27
1
-25
/
+25
*
cxgb4: Fix error codes in c4iw_create_cq()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-4
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-35
/
+36
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-5
/
+3
*
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2017-01-10
1
-8
/
+13
*
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-17
1
-14
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-0
/
+17
|
\
|
*
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
1
-0
/
+17
*
|
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2016-08-23
1
-5
/
+5
|
/
*
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
2016-06-23
1
-17
/
+25
*
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
1
-1
/
+1
*
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
1
-1
/
+8
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-3
/
+0
*
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-29
1
-1
/
+1
*
iw_cxgb4: gracefully handle unknown CQE status errors
Hariprasad S
2015-07-28
1
-1
/
+1
*
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
1
-2
/
+7
*
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
2015-06-11
1
-12
/
+10
*
iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
Hariprasad S
2015-05-05
1
-4
/
+11
*
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-05-05
1
-4
/
+3
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
1
-11
/
+11
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
2015-01-16
1
-19
/
+19
*
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-4
/
+4
*
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
2014-07-22
1
-7
/
+1
*
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
2014-07-16
1
-0
/
+4
*
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2014-07-16
1
-2
/
+2
[next]