Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
00e6c28c6808c0ef6a3f25bb420d037fbb724d84
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_verbs.c
e4dd23d
infiniband: Fix up module files that need to include module.h
by Paul Gortmaker
· 14 years ago
9a6edb6
IB/core: Allow device-specific per-port sysfs files
by Ralph Campbell
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9c3da09
IB: Remove __constant_{endian} uses
by Harvey Harrison
· 16 years ago
3d08909
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
by Dave Olson
· 16 years ago
e441d63
IB/ipath: Fix hang on module unload
by Yannick Cote
· 16 years ago
52fd8ca
IB/ipath: Use unsigned long for irq flags
by Vegard Nossum
· 17 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 17 years ago
df86661
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
by Ralph Campbell
· 17 years ago
766d027
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 17 years ago
03031f7
IB/ipath: Fix device capability flags
by Ralph Campbell
· 17 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 17 years ago
e509be8
IB/ipath: Fix many locking issues when switching to error state
by Ralph Campbell
· 17 years ago
53dc1ca
IB/ipath: Fix RC and UC error handling
by Ralph Campbell
· 17 years ago
6e87d15
IB/ipath: Only increment SSN if WQE is put on send queue
by Ralph Campbell
· 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
f4e91eb
IB: convert struct class_device to struct device
by Tony Jones
· 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
c4b4d16
IB/ipath: Make send buffers available for kernel if not allocated to user
by Ralph Campbell
· 17 years ago
a51a251
IB/ipath: Add code to support multiple link speeds and widths
by Ralph Campbell
· 17 years ago
826d801
IB/ipath: Enable 4KB MTU
by Dave Olson
· 17 years ago
3d68ea3
IB/ipath: Add mappings from HW register to PortInfo port physical state
by Ralph Campbell
· 17 years ago
9e2ef36b
IB/ipath: Clean up some comments
by Dave Olson
· 17 years ago
6c719ca
IB/ipath: MAD performance sampling registers support
by Ralph Campbell
· 17 years ago
4187b91
IB/ipath: Normalize error return codes for posting work requests
by Ralph Campbell
· 17 years ago
49739b3
IB/ipath: Fix IB_EVENT_PORT_ERR event
by Ralph Campbell
· 17 years ago
542869a
IB/ipath: Remove duplicate copy of LMC
by Ralph Campbell
· 17 years ago
c9cf7db
IB/ipath: Generate flush CQE when QP is in error state
by Ralph Campbell
· 17 years ago
4ee9718
IB/ipath: Change UD to queue work requests like RC & UC
by Ralph Campbell
· 18 years ago
210d6ca
IB/ipath: Performance optimization for CPU differences
by Ralph Campbell
· 18 years ago
da9aec7
IB/ipath: Make a few functions static
by Roland Dreier
· 18 years ago
9ca4865
IB/ipath: Remove support for preproduction HTX InfiniPath cards
by Ralph Campbell
· 18 years ago
4fc570b
IB/ipath: Add barrier before updating WC head in shared memory
by Ralph Campbell
· 18 years ago
87427da
IB/ipath: Update copyright dates
by John Gregor
· 18 years ago
30d149a
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
by Ralph Campbell
· 18 years ago
db5518c
IB/ipath: Wait for PIO available interrupt
by Ralph Campbell
· 18 years ago
fdc7215
IB/ipath: Fill in some missing FMR-related fields in query_device
by Robert Walsh
· 18 years ago
e7340f0
IB/ipath: Fix maximum MTU reporting
by Robert Walsh
· 18 years ago
8f140b4
IB/ipath: Shadow the gpio_mask register
by Arthur Jones
· 18 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
6b66b2d
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
by Robert Walsh
· 18 years ago
1912ffb
IB: Set class_dev->dev in core for nice device symlink
by Joachim Fenkes
· 18 years ago
5a7d4ee
IB/ipath: Discard multicast packets without a GRH
by Bryan O'Sullivan
· 18 years ago
3859e39
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
by Ralph Campbell
· 18 years ago
f2cbb66
IB/ipath: Implement new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
53533e1
IB/ipath: Fix typo in pma_counter_select subscript
by Roland Dreier
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
3d27b00
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
by Bryan O'Sullivan
· 18 years ago
2c9446a
IB/ipath: Support revision 2 InfiniPath PCIE devices
by Bryan O'Sullivan
· 18 years ago
6022943
IB/ipath: Limit # of packets sent without an ACK received
by Bryan O'Sullivan
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 19 years ago
d821f02
IB/ipath: allow SMA to be disabled
by Bryan O'Sullivan
· 18 years ago
0b81e4f
IB/ipath: put a limit on the number of QPs that can be created
by Bryan O'Sullivan
· 18 years ago
0fd4136
IB/ipath: remove stale references to userspace SMA
by Bryan O'Sullivan
· 18 years ago
b55f4f0
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
by Bryan O'Sullivan
· 18 years ago
34b2aaf
IB/ipath: simplify layering code
by Bryan O'Sullivan
· 18 years ago
b1c1b6a
IB/ipath: merge ipath_core and ib_ipath drivers
by Bryan O'Sullivan
· 18 years ago
c27fef2
IB/ipath: lock resource limit counters correctly
by Bryan O'Sullivan
· 18 years ago
373d991
IB/ipath: Performance improvements via mmap of queues
by Ralph Campbell
· 18 years ago
16c5941
IB/ipath: ipath_skip_sge() can break if num_sge > 1
by Ralph Campbell
· 19 years ago
c9f79bd
IB/ipath: Fix ib_ipath driver to work with SRP
by Ralph Campbell
· 19 years ago
27b678d
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
by Bryan O'Sullivan
· 19 years ago
fba7520
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
by Bryan O'Sullivan
· 19 years ago
c100f62
[PATCH] IB/ipath: don't confuse the max message size with the MTU
by Bryan O'Sullivan
· 19 years ago
fe62546
[PATCH] IB/ipath: enforce device resource limits
by Bryan O'Sullivan
· 19 years ago
e8a88f0
[PATCH] IB/ipath: report correct device identification information in /sys
by Bryan O'Sullivan
· 19 years ago
4a45b7d
[PATCH] IB/ipath: don't allow resources to be created with illegal values
by Bryan O'Sullivan
· 19 years ago
ddd4bb2
[PATCH] IB/ipath: share more common code between RC and UC protocols
by Bryan O'Sullivan
· 19 years ago
759d576
[PATCH] IB/ipath: update copyrights and other strings to reflect new company name
by Bryan O'Sullivan
· 19 years ago
443a64a
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
by Bryan O'Sullivan
· 19 years ago
41c75a1
IB/ipath: register as IB device owner
by Bryan O'Sullivan
· 19 years ago
94b8d9f
IB/ipath: replace uses of LIST_POISON
by Bryan O'Sullivan
· 19 years ago
9b2017f
IB/ipath: simplify IB timer usage
by Bryan O'Sullivan
· 19 years ago
5494c22
IB/ipath: Fix whitespace
by Roland Dreier
· 19 years ago
ac2ae4c
IB/ipath: Make more names static
by Roland Dreier
· 19 years ago
6522108
IB/ipath: infiniband verbs support
by Bryan O'Sullivan
· 19 years ago