Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13864515f7bf6cabd60e63c62e09d311386ae1f1
/
drivers
/
infiniband
/
hw
87afd44
IB/mthca: Clear ICM pages before handing to FW
by Eli Cohen
· 16 years ago
24797a3
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
by Roland Dreier
· 16 years ago
4c0283f
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
by Roland Dreier
· 16 years ago
27676a3
IB/ipath: Fix SM trap forwarding
by Ralph Campbell
· 16 years ago
088af15
IB/ehca: Reject send WRs only for RESET, INIT and RTR state
by Joachim Fenkes
· 16 years ago
03031f7
IB/ipath: Fix device capability flags
by Ralph Campbell
· 16 years ago
e8ffef7
IB/ipath: Avoid test_bit() on u64 SDMA status value
by Roland Dreier
· 16 years ago
cd155c1
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
by Roland Dreier
· 16 years ago
12103dc
IB/mthca: Fix max_sge value returned by query_device
by Roland Dreier
· 16 years ago
21609ae
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
by Roland Dreier
· 16 years ago
a3d8e15
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
by Andrew Morton
· 16 years ago
df3f0da
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
by Ralph Campbell
· 16 years ago
cd80ec6
IB/ipath: Fix printk format for ipath_sdma_status
by Roland Dreier
· 16 years ago
a58e58f
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
by Steve Wise
· 16 years ago
f018c7e
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
by Roland Dreier
· 16 years ago
40d9769
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
by Pavel Emelyanov
· 16 years ago
74116f58
IB/ipath: Fix RDMA read response sequence checking
by Ralph Campbell
· 16 years ago
e509be8
IB/ipath: Fix many locking issues when switching to error state
by Ralph Campbell
· 16 years ago
53dc1ca
IB/ipath: Fix RC and UC error handling
by Ralph Campbell
· 16 years ago
dd37818
RDMA/nes: Fix up nes_lro_max_aggr module parameter
by Roland Dreier
· 16 years ago
12137c5
IB/ehca: Wait for async events to finish before destroying QP
by Stefan Roscher
· 16 years ago
ab69b3c
IB/ipath: Fix SDMA error recovery in absence of link status change
by John Gregor
· 16 years ago
e2ab41c
IB/ipath: Need to always request and handle PIO avail interrupts
by Dave Olson
· 16 years ago
2889d1e
IB/ipath: Fix count of packets received by kernel
by Michael Albaugh
· 16 years ago
2bfc8e9
IB/ipath: Return the correct opcode for RDMA WRITE with immediate
by Ralph Campbell
· 16 years ago
b4d390d
IB/ipath: Fix bug that can leave sends disabled after freeze recovery
by Dave Olson
· 16 years ago
6e87d15
IB/ipath: Only increment SSN if WQE is put on send queue
by Ralph Campbell
· 16 years ago
5f51efc
IB/ipath: Only warn about prototype chip during init
by Michael Albaugh
· 16 years ago
273748c
RDMA/cxgb3: Fix severe limit on userspace memory registration size
by Roland Dreier
· 16 years ago
0e99133
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
by Roland Dreier
· 16 years ago
cf04690
IB/ehca: Fix function return types
by Stefan Roscher
· 17 years ago
77a8d57
RDMA/cxgb3: Bump up the MPA connection setup timeout.
by Steve Wise
· 17 years ago
c4d4977
RDMA/cxgb3: Silently ignore close reply after abort.
by Steve Wise
· 17 years ago
c828694
RDMA/cxgb3: QP flush fixes
by Steve Wise
· 17 years ago
3ae15e1
IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()
by Roland Dreier
· 17 years ago
7495ab6
RDMA/nes: Formatting cleanup
by Glenn Streiff
· 17 years ago
0e1de5d
RDMA/nes: Add support for SFP+ PHY
by Eric Schneider
· 17 years ago
37dab41
RDMA/nes: Use LRO
by Faisal Latif
· 17 years ago
baaad38
IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute
by Roland Dreier
· 17 years ago
0bfe151
IB/mthca: Avoid recycling old FMR R_Keys too soon
by Olaf Kirch
· 17 years ago
d227fa7
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
by Stefan Roscher
· 17 years ago
7df109d
IB/ehca: handle negative return value from ibmebus_request_irq() properly
by Hoang-Nam Nguyen
· 17 years ago
f8b0dfd
RDMA/cxgb3: Support peer-2-peer connection setup
by Steve Wise
· 17 years ago
ccaf10d
RDMA/cxgb3: Set the max_mr_size device attribute correctly
by Steve Wise
· 17 years ago
989a178
RDMA/cxgb3: Correctly serialize peer abort path
by Steve Wise
· 17 years ago
e463c7b
mlx4_core: Add a way to set the "collapsed" CQ flag
by Yevgeny Petrilin
· 17 years ago
cb9fbc5
IB: expand ib_umem_get() prototype
by Arthur Kepner
· 17 years ago
31d1e34
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
by Roland Dreier
· 17 years ago
6296883
mlx4_core: Move kernel doorbell management into core
by Yevgeny Petrilin
· 17 years ago
14fb05b
IB/ehca: Bump version number to 0026
by Joachim Fenkes
· 17 years ago
0455e36
IB/ehca: Make some module parameters bool, update descriptions
by Joachim Fenkes
· 17 years ago
a7607c9
IB/ehca: Remove mr_largepage parameter
by Joachim Fenkes
· 17 years ago
4da27d6
IB/ehca: Move high-volume debug output to higher debug levels
by Joachim Fenkes
· 17 years ago
863fb09
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
by Joachim Fenkes
· 17 years ago
bc5698f3
RDMA/nes: Fix adapter reset after PXE boot
by Chien Tung
· 17 years ago
e447703
RDMA/nes: Print IPv4 addresses in a readable format
by Roland Dreier
· 17 years ago
2bd01c5
RDMA/nes: Use print_mac() to format ethernet addresses for printing
by Roland Dreier
· 17 years ago
bc751fe
IB/ipath: Correct capitalization "IntX" -> "INTx"
by Roland Dreier
· 17 years ago
4495757
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
by Roland Dreier
· 17 years ago
480f58e
IB/ipath: Remove dependency on PCI_MSI || HT_IRQ
by Roland Dreier
· 17 years ago
37a6ab5
IB/ipath: Build IBA7220 code unconditionally
by Roland Dreier
· 17 years ago
88a8317
IB/ipath: Remove reference to dev->class_dev
by Roland Dreier
· 17 years ago
9862874
IB/ipath: Fix module parameter description for disable_sma
by Paul Bolle
· 17 years ago
6a5546e
RDMA/nes: Remove unneeded function declarations
by Roland Dreier
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
f4e91eb
IB: convert struct class_device to struct device
by Tony Jones
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
068c4ea
IB/mlx4: Update module version and release date
by Jack Morgenstein
· 17 years ago
c83b5b1
IB/ehca: Support all ibv_devinfo values in query_device() and query_port()
by Stefan Roscher
· 17 years ago
4cd1e5e
RDMA/nes: Free IRQ before killing tasklet
by Roland Dreier
· 17 years ago
940801b
IB/mthca: Update module version and release date
by Jack Morgenstein
· 17 years ago
0df67030
IB/mlx4: Update QP state if query QP succeeds
by Dotan Barak
· 17 years ago
5121df3
IB/mthca: Update QP state if query QP succeeds
by Dotan Barak
· 17 years ago
9285faa
RDMA/amso1100: Add check for NULL reply_msg in c2_intr()
by Tom Tucker
· 17 years ago
bbf8eed1
IB/mlx4: Add support for resizing CQs
by Vladimir Sokolovsky
· 17 years ago
3fdcb97
IB/mlx4: Add support for modifying CQ moderation parameters
by Eli Cohen
· 17 years ago
139b2db
RDMA/amso1100: Add support for "send with invalidate" work requests
by Roland Dreier
· 17 years ago
0f39cf3
IB/core: Add support for "send with invalidate" work requests
by Roland Dreier
· 17 years ago
e7eacd3
IB/ipath: Update copyright dates for files changed in 2008
by Ralph Campbell
· 17 years ago
124b4dc
IB/ipath: add calls to new 7220 code and enable in build
by Dave Olson
· 17 years ago
bb91714
IB/ipath: Misc changes to prepare for IB7220 introduction
by Arthur Jones
· 17 years ago
8babfa4
IB/ipath: User mode send DMA
by Arthur Jones
· 17 years ago
909c0fa
IB/ipath: User mode send DMA header file
by Arthur Jones
· 17 years ago
f7a60d7
IB/ipath: Add code for IBA7220 send DMA
by John Gregor
· 17 years ago
2c19643
IB/ipath: Add IBA7220-specific SERDES initialization data
by Ralph Campbell
· 17 years ago
ab0fb2e
IB/ipath: Support for SerDes portion of IBA7220
by Michael Albaugh
· 17 years ago
843e6ab
IB/ipath: HCA-specific code to support IBA7220
by Ralph Campbell
· 17 years ago
dd042d5
IB/ipath: Isolate 7220-specific content
by Michael Albaugh
· 17 years ago
afce688
IB/ipath: Header file changes to support IBA7220
by Ralph Campbell
· 17 years ago
6bb6883
IB/ipath: Fix up error handling
by Ralph Campbell
· 17 years ago
9b436eb
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
by Dave Olson
· 17 years ago
1d7c2e5
IB/ipath: Enable reduced PIO update for HCAs that support it.
by Dave Olson
· 17 years ago
0ab6b2b
IB/ipath: Set LID filtering for HCAs that support it.
by Dave Olson
· 17 years ago
b3e8f54
IB/ipath: Add support for IBTA 1.2 Heartbeat
by Dave Olson
· 17 years ago
555b203
IB/ipath: Make link state transition code ignore (transient) link recovery
by Dave Olson
· 17 years ago
9355fb6
IB/ipath: Add support for 7220 receive queue changes
by Ralph Campbell
· 17 years ago
2ba3f56
IB/ipath: Fix some white space and code style issues
by Ralph Campbell
· 17 years ago
afd9970
IB/ipath: Allow old and new diagnostic packet formats
by Michael Albaugh
· 17 years ago
b3b8128
IB/ipath: Fix time comparison to use time_after_eq()
by Robert P. J. Day
· 17 years ago
Next »