index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
cxio_hal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel
Potnuri Bharat Teja
2019-10-04
1
-1312
/
+0
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
1
-3
/
+0
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-4
/
+2
*
RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
Leon Romanovsky
2019-05-27
1
-14
/
+0
*
RDMA/cxgb3: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
1
-3
/
+3
*
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
Leon Romanovsky
2019-05-27
1
-2
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-21
1
-2
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
RDMA/cxgb3: remove redundant first assignement of sqp
Colin Ian King
2017-09-27
1
-4
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-4
/
+2
*
cxgb3: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-89
/
+85
*
cxgb3: Use more common logging style
Joe Perches
2017-04-20
1
-15
/
+12
*
RDMA/cxgb3: device driver frees DMA memory with different size
Honggang Li
2016-05-24
1
-1
/
+1
*
RDMA/cxgb3: Remove a couple unneeded conditions
Dan Carpenter
2014-05-28
1
-4
/
+2
*
RDMA/cxgb3,cxgb4: Remove dead code
Stephen Hemminger
2011-01-10
1
-0
/
+2
*
RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
Steve Wise
2010-10-22
1
-0
/
+1
*
RDMA/cxgb3: Use the dma state API instead of pci equivalents
FUJITA Tomonori
2010-04-21
1
-6
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
Steve Wise
2010-02-24
1
-7
/
+7
*
RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
Steve Wise
2010-02-11
1
-1
/
+0
*
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2009-11-09
1
-1
/
+1
*
RDMA/cxgb3: Clean up properly on FW mismatch failures
Steve Wise
2009-09-09
1
-0
/
+1
*
RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests
Steve Wise
2009-09-05
1
-1
/
+3
*
RDMA/cxgb3: Don't complete flushed send work requests twice
Steve Wise
2009-04-29
1
-0
/
+1
*
RDMA/cxgb3: Handle EEH events
Steve Wise
2009-03-30
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
1
-0
/
+3
|
\
|
*
iw_cxgb3: handle chip reset notifications
Divy Le Ray
2009-01-26
1
-0
/
+3
*
|
RDMA/cxgb3: Enforce required firmware
Steve Wise
2009-03-24
1
-0
/
+17
*
|
RDMA/cxgb3: Connection termination fixes
Steve Wise
2009-02-10
1
-2
/
+11
|
/
*
RDMA/cxgb3: Fix up MW access rights
Steve Wise
2008-08-04
1
-3
/
+3
*
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-14
1
-4
/
+8
*
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
2008-07-14
1
-3
/
+12
*
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
2008-05-13
1
-2
/
+2
*
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
2008-05-06
1
-45
/
+45
*
RDMA/cxgb3: QP flush fixes
Steve Wise
2008-05-02
1
-3
/
+10
*
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
2008-04-29
1
-2
/
+16
*
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
1
-42
/
+42
*
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
2008-01-25
1
-1
/
+1
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
1
-1
/
+1
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
1
-1
/
+1
*
RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
Steve Wise
2007-07-09
1
-2
/
+2
*
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
2007-07-09
1
-1
/
+1
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
1
-0
/
+3
*
RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()
Steve Wise
2007-03-26
1
-4
/
+8
*
RDMA/cxgb3: Fix build on sparc64
David Miller
2007-03-06
1
-0
/
+1
*
RDMA/cxgb3: cleanups
Adrian Bunk
2007-02-23
1
-22
/
+9
*
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
2007-02-16
1
-1
/
+0
[next]