Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7fc7a7cffab6b94cb5e47148e6852ba633078ea1
/
drivers
/
infiniband
/
hw
/
cxgb4
/
t4.h
7fc7a7c
rdma/cxgb4: Add support for srq functions & structs
by Raju Rangoju
· 6 years ago
65ca8d9
rdma/cxgb4: Add support for 64Byte cqes
by Raju Rangoju
· 7 years ago
76a895d
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git
by Jason Gunthorpe
· 7 years ago
96a236e
iw_cxgb4: reflect the original WR opcode in drain cqes
by Steve Wise
· 7 years ago
f8109d9
infiniband: cxgb4: use ktime_get for timestamps
by Arnd Bergmann
· 7 years ago
ba97b74
iw_cxgb4: remove BUG_ON() usage.
by Steve Wise
· 7 years ago
35fb2a88
RDMA/cxgb4: Declare stag as __be32
by Leon Romanovsky
· 7 years ago
4d45b75
iw_cxgb4: change pr_debug to appropriate log level
by Bharat Potnuri
· 7 years ago
548ddb1
iw_cxgb4: Remove __func__ parameter from pr_debug()
by Bharat Potnuri
· 7 years ago
a9a4288
cxgb4: Convert PDBG to pr_debug
by Joe Perches
· 8 years ago
700456b
cxgb4: Use more common logging style
by Joe Perches
· 8 years ago
4fe7c29
iw_cxgb4: refactor sq/rq drain logic
by Steve Wise
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
49b53a9
iw_cxgb4: add fast-path for small REG_MR operations
by Steve Wise
· 8 years ago
cff069b
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
by Bharat Potnuri
· 8 years ago
c5dfb00
iw_cxgb4: Pass qid range to user space driver
by Hariprasad S
· 9 years ago
963cab5
iw_cxgb4: Adds support for T6 adapter
by Hariprasad S
· 9 years ago
74217d4
iw_cxgb4: support for bar2 qid densities exceeding the page size
by Hariprasad S
· 10 years ago
09ece8b
iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
by Hariprasad S
· 10 years ago
a56c66e
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
by Hariprasad Shenai
· 10 years ago
f612b81
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
by Hariprasad Shenai
· 10 years ago
e3b1fd5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
678ea9b
RDMA/cxgb4: Only call CQ completion handler if it is armed
by Steve Wise
· 10 years ago
91244bb
iw_cxgb4: Don't limit TPTE count to 32KB
by Hariprasad Shenai
· 10 years ago
66eb19a
iw_cxgb4: advertise the correct device max attributes
by Hariprasad Shenai
· 10 years ago
7730b4c
cxgb4/iw_cxgb4: work request logging feature
by Hariprasad Shenai
· 10 years ago
031cf47
cxgb4/iw_cxgb4: display TPTE on errors
by Hariprasad Shenai
· 10 years ago
04e10e2
iw_cxgb4: Detect Ing. Padding Boundary at run-time
by Hariprasad Shenai
· 10 years ago
cf38be6
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
by Hariprasad Shenai
· 11 years ago
a03d9f9
RDMA/cxgb4: Max fastreg depth depends on DSGL support
by Steve Wise
· 11 years ago
def4771
RDMA/cxgb4: rmb() after reading valid gen bit
by Steve Wise
· 11 years ago
fa658a9
RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices
by Steve Wise
· 11 years ago
05eb238
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
by Steve Wise
· 11 years ago
a2de149
RDMA/cxgb4: Advertise ~0ULL as max MR size
by Steve Wise
· 11 years ago
b298881
RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK
by Steve Wise
· 11 years ago
1cf24dc
RDMA/cxgb4: Fix QP flush logic
by Steve Wise
· 11 years ago
42b6a94
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
by Vipul Pandya
· 12 years ago
f079af7
RDMA/cxgb4: Add Support for Chelsio T5 adapter
by Vipul Pandya
· 12 years ago
422eea0
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
e297d9d
cxgb4: use pgprot_writecombine() on powerpc
by Nishanth Aravamudan
· 14 years ago
ffc3f74
RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps
by Steve Wise
· 14 years ago
40dbf6e
RDMA/cxgb4: Fastreg NSMR fixes
by Steve Wise
· 14 years ago
c6d7b26
RDMA/cxgb4: Support on-chip SQs
by Steve Wise
· 14 years ago
93fb72e
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
by Steve Wise
· 15 years ago
d37ac31
RDMA/cxgb4: Support variable sized work requests
by Steve Wise
· 15 years ago
f38926a
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
f64b884
RDMA/cxgb4: Update some HW limits
by Steve Wise
· 15 years ago
7ec45b9
RDMA/cxgb4: Fix overflow bug in CQ arm
by Steve Wise
· 15 years ago
84172de
RDMA/cxgb4: Optimize CQ overflow detection
by Steve Wise
· 15 years ago
be4c9ba
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
by Roland Dreier
· 15 years ago
cfdda9d
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
by Steve Wise
· 15 years ago