index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-07
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
3
-7
/
+11
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-176
/
+204
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+2
2010-08-04
RDMA/cxgb4: Add timeouts when waiting for FW responses
Steve Wise
1
-4
/
+18
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
6
-25
/
+42
2010-08-02
RDMA/cxgb4: Set/reset the EP timer inside EP lock
Steve Wise
1
-26
/
+8
2010-08-02
RDMA/cxgb4: Use correct control txq
Steve Wise
2
-4
/
+10
2010-08-02
RDMA/cxgb4: Fix race in fini path
Steve Wise
1
-7
/
+7
2010-07-21
RDMA/cxgb4: Support variable sized work requests
Steve Wise
2
-122
/
+130
2010-07-21
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
3
-6
/
+6
2010-07-21
RDMA/cxgb4: Add module option to tweak delayed ack
Steve Wise
2
-1
/
+19
2010-07-19
RDMA/cxgb4: Remove unneeded NULL check
Roland Dreier
1
-5
/
+5
2010-07-19
RDMA/cxgb4: Remove unneeded assignment
Dan Carpenter
1
-1
/
+1
2010-07-06
RDMA/cxgb4: Derive smac_idx from port viid
Steve Wise
1
-4
/
+5
2010-07-06
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
1
-5
/
+20
2010-07-06
RDMA/cxgb4: Don't call abort_connection() for active connect failures
Steve Wise
1
-1
/
+2
2010-07-06
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
5
-15
/
+15
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
7
-76
/
+105
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-2
/
+2
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-2
/
+2
2010-05-25
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+1
2010-05-24
RDMA/cxgb4: Only insert sq qid in lookup table
Steve Wise
1
-16
/
+9
2010-05-24
RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
Steve Wise
1
-1
/
+5
2010-05-24
RDMA/cxgb4: Set fence flag for inv-local-stag work requests
Steve Wise
1
-0
/
+2
2010-05-24
RDMA/cxgb4: Update some HW limits
Steve Wise
1
-8
/
+9
2010-05-24
RDMA/cxgb4: Don't limit fastreg page list depth
Steve Wise
1
-3
/
+0
2010-05-24
RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation
Steve Wise
1
-2
/
+6
2010-05-24
RDMA/cxgb4: Fix overflow bug in CQ arm
Steve Wise
1
-19
/
+12
2010-05-24
RDMA/cxgb4: Optimize CQ overflow detection
Steve Wise
2
-12
/
+17
2010-05-24
RDMA/cxgb4: CQ size must be IQ size - 2
Steve Wise
1
-1
/
+4
2010-05-24
RDMA/cxgb4: Register RDMA provider based on LLD state_change events
Steve Wise
3
-10
/
+39
2010-05-24
RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
Steve Wise
1
-3
/
+1
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-05-05
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
6
-164
/
+224
2010-04-21
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
14
-0
/
+9445