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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
3
-4
/
+4
2008-01-25
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-25
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2
-1
/
+3
2008-01-25
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
1
-0
/
+7
2008-01-25
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
1
-2
/
+5
2008-01-25
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
1
-2
/
+1
2008-01-25
IB/mthca: Update latest "native Arbel" firmware revision
Roland Dreier
1
-1
/
+1
2008-01-25
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2
-16
/
+41
2008-01-25
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
4
-1
/
+49
2008-01-25
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2
-59
/
+25
2008-01-25
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
2
-0
/
+366
2008-01-25
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
4
-26
/
+407
2008-01-25
IB/ipath: Remove unused MDIO interface code
Dave Olson
5
-168
/
+2
2008-01-25
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
3
-36
/
+95
2008-01-25
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
6
-15
/
+201
2008-01-25
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2
-4
/
+4
2008-01-25
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
1
-1
/
+4
2008-01-25
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2
-4
/
+1
2008-01-25
RDMA/cxgb3: Endianness annotation for irs field
Roland Dreier
1
-1
/
+1
2008-01-25
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
1
-1
/
+1
2008-01-25
IB/ipath: Drop support for the original QHT7040 board
Dave Olson
1
-2
/
+1
2008-01-25
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2
-2
/
+10
2008-01-25
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
5
-16
/
+10
2008-01-25
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
5
-4
/
+24
2008-01-25
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
4
-5
/
+22
2008-01-25
IB/ipath: Clean up some comments
Dave Olson
6
-13
/
+11
2008-01-25
IB/ipath: Export hardware counters more consistently
Ralph Campbell
5
-17
/
+328
2008-01-25
IB/ipath: MAD performance sampling registers support
Ralph Campbell
5
-44
/
+101
2008-01-25
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
5
-36
/
+17
2008-01-25
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
7
-13
/
+40
2008-01-25
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
6
-26
/
+46
2008-01-25
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
1
-4
/
+2
2008-01-25
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2
-12
/
+12
2008-01-25
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
1
-0
/
+12
2008-01-25
IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Roland Dreier
1
-4
/
+5
2008-01-25
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
3
-44
/
+13
2008-01-25
IB: Spelling fixes in comments
Joe Perches
2
-2
/
+2
2008-01-25
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-25
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-25
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-25
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-25
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-25
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
2
-4
/
+4
2008-01-25
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-25
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-25
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
[next]