index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cq.c
Age
Commit message (
Expand
)
Author
2015-05-05
iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
Hariprasad S
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-07-21
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
2014-07-15
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
2014-07-15
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
2014-05-29
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2014-04-11
RDMA/cxgb4: Use uninitialized_var()
Steve Wise
2014-04-11
RDMA/cxgb4: SQ flush fix
Steve Wise
2014-03-24
RDMA/cxgb4: Ignore read reponse type 1 CQEs
Steve Wise
2014-03-20
RDMA/cxgb4: Fix incorrect BUG_ON conditions
Steve Wise
2014-03-20
RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE
Steve Wise
2014-03-20
RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
Dan Carpenter
2013-08-13
RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap
Steve Wise
2013-08-13
RDMA/cxgb4: Fix QP flush logic
Steve Wise
2011-11-28
RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
Jonathan Lallinger
2011-10-31
RDMA/cxgb4: Serialize calls to CQ's comp_handler
Kumar Sanghvi
2011-10-14
RDMA/cxgb4: Use correct QID in insert_recv_cqe()
Jonathan Lallinger
2011-06-17
RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs
Steve Wise
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
2010-09-28
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
2010-09-27
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
2010-07-21
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
2010-07-06
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
2010-07-06
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-05-24
RDMA/cxgb4: Optimize CQ overflow detection
Steve Wise
2010-05-24
RDMA/cxgb4: CQ size must be IQ size - 2
Steve Wise
2010-04-21
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise