Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12f9a49e1bce241c243268c764e1b37391157cd0
/
drivers
/
infiniband
/
hw
/
ipath
12f9a49
IB/ipath: Change version wording to be less confusing with release number
by Dave Olson
· 17 years ago
37a7e9b
IB/ipath: Lower default number of kernel send buffers
by Ralph Campbell
· 17 years ago
0f4fc5e
IB/ipath: Be more cautious about coming out of freeze mode
by Dave Olson
· 17 years ago
4fc570b
IB/ipath: Add barrier before updating WC head in shared memory
by Ralph Campbell
· 17 years ago
06cc850
IB: Use menuconfig for InfiniBand menu
by Jan Engelhardt
· 18 years ago
87427da
IB/ipath: Update copyright dates
by John Gregor
· 18 years ago
991bda2
IB/ipath: Clean send flags properly on QP reset
by Robert Walsh
· 18 years ago
f2d0423
IB/ipath: ipath_poll fixups and enhancements
by Robert Walsh
· 17 years ago
b506e1d
IB/ipath: Send ACK invalid where appropriate
by Robert Walsh
· 17 years ago
e8e7ad7
IB/ipath: Add capability to modify PBC word
by Michael Albaugh
· 17 years ago
bacf401
IB/ipath: Make handling of one subport consistent
by Mark Debbage
· 17 years ago
0df6291
IB/ipath: Correct checking of swminor version field when using subports
by Mark Debbage
· 17 years ago
d781b12
IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
by Ralph Campbell
· 17 years ago
30d149a
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
by Ralph Campbell
· 17 years ago
db5518c
IB/ipath: Wait for PIO available interrupt
by Ralph Campbell
· 17 years ago
06ee109
IB/ipath: Fix RDMA read retry code
by Ralph Campbell
· 17 years ago
9380068
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
by Dave Olson
· 17 years ago
561095f
IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
by Dave Olson
· 17 years ago
f716cdf
IB/ipath: Change use of constants for TID type to defined values
by Joan Eslinger
· 17 years ago
1dd6a1b
IB/ipath: Set M bit in BTH according to IB spec
by Ralph Campbell
· 17 years ago
6d2fad0
IB/ipath: Fix local loopback bug when waiting for resources
by Ralph Campbell
· 17 years ago
2c9749c
IB/ipath: Fix problem with next WQE after a UC completion
by Ralph Campbell
· 17 years ago
fdc7215
IB/ipath: Fill in some missing FMR-related fields in query_device
by Robert Walsh
· 17 years ago
e7340f0
IB/ipath: Fix maximum MTU reporting
by Robert Walsh
· 17 years ago
380bf5d
IB/ipath: Support the IBA6110 revision 4
by Dave Olson
· 17 years ago
aecd3b5
IB/ipath: Log "active" time and some errors to EEPROM
by Michael Albaugh
· 18 years ago
8e9ab3f
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
by John Gregor
· 18 years ago
17b2eb9
IB/ipath: Lock and always use shadow copies of GPIO register
by Michael Albaugh
· 18 years ago
82466f0
IB/ipath: Support blinking LEDs with an led_override file
by Michael Albaugh
· 18 years ago
a024291
IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
by Bryan O'Sullivan
· 18 years ago
8b8c8bc
IB/ipath: Fix potential deadlock with multicast spinlocks
by Roland Dreier
· 18 years ago
8f140b4
IB/ipath: Shadow the gpio_mask register
by Arthur Jones
· 18 years ago
f7c6a7b
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
by Roland Dreier
· 18 years ago
1a1c9bb
inode numbering: change libfs sb creation routines to avoid collisions with their root inodes
by Jeff Layton
· 18 years ago
972d45f
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
ed23a72
IB: Return "maybe missed event" hint from ib_req_notify_cq()
by Roland Dreier
· 18 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
154257f
IB/ipath: Fix a race condition when generating ACKs
by Ralph Campbell
· 18 years ago
6ed89b9
IB/ipath: Fix two more spin lock problems
by Ralph Campbell
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
6b66b2d
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
by Robert Walsh
· 18 years ago
c3af664
IB/ipath: Don't put QP in timeout queue if waiting to send
by Ralph Campbell
· 18 years ago
35ff032
IB/ipath: Don't call spin_lock_irq() from interrupt context
by Ralph Campbell
· 18 years ago
1912ffb
IB: Set class_dev->dev in core for nice device symlink
by Joachim Fenkes
· 18 years ago
40b9043
IB/ipath: Fix WC format drift between user and kernel space
by Robert Walsh
· 18 years ago
6ce73b0
IB/ipath: Check that a UD work request's address handle is valid
by Robert Walsh
· 18 years ago
0d6172a
IB/ipath: Remove duplicate stuff from ipath_verbs.h
by Robert Walsh
· 18 years ago
253fb39
IB/ipath: Check reserved memory keys
by Robert Walsh
· 18 years ago
f0810da
IB/ipath: Fix unit selection when all CPU affinity bits set
by Bryan O'Sullivan
· 18 years ago
662af58
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
by Bryan O'Sullivan
· 18 years ago
53c1d2c
IB/ipath: Disable IB link earlier in shutdown sequence
by Bryan O'Sullivan
· 18 years ago
490462c
IB/ipath: Prevent random program use of diags interface
by Bryan O'Sullivan
· 18 years ago
f5408ac
IB/ipath: On unrecoverable errors, force link down, LEDs off
by Bryan O'Sullivan
· 18 years ago
27b044a
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
by Michael Albaugh
· 18 years ago
9783ab4
IB/ipath: Improve handling and reporting of parity errors
by Bryan O'Sullivan
· 18 years ago
820054b
IB/ipath: Print better error messages if kernel is misconfigured
by Bryan O'Sullivan
· 18 years ago
569b87b
IB/ipath: Force PIOAvail update entry point
by Arthur Jones
· 18 years ago
7b196e2
IB/ipath: Call free_irq() on chip specific initialization failure
by Arthur Jones
· 18 years ago
5a7d4ee
IB/ipath: Discard multicast packets without a GRH
by Bryan O'Sullivan
· 18 years ago
0ed3c59
IB/ipath: Fix calculation for number of kernel PIO buffers
by Bryan O'Sullivan
· 18 years ago
c8c6f5d
IB/ipath: Remove unused ipath_read_kreg64_port()
by Bryan O'Sullivan
· 18 years ago
dd5190b
IB/ipath: Fix RDMA reads of length zero and error handling
by Ralph Campbell
· 18 years ago
c7e29ff
IB/ipath: Allow receive ports mapped into userspace to be shared
by Mark Debbage
· 18 years ago
0a5a83c
IB/ipath: Fix port sharing on powerpc
by Ralph Campbell
· 18 years ago
041eab9
IB/ipath: Fix CQ flushing when QP is modified to error state
by Bryan O'Sullivan
· 18 years ago
614d49a
IB/ipath: Fix bad argument to clear_bit()
by Bryan O'Sullivan
· 18 years ago
8ec1077
IB/ipath: Change packet problems vs chip errors handling and reporting
by Bryan O'Sullivan
· 18 years ago
6f5c407
IB/ipath: Fix PSN update for RC retries
by Ralph Campbell
· 18 years ago
0434d27
IB/ipath: Fix QP error completion queue entries
by Ralph Campbell
· 18 years ago
39c0d0b
IB/ipath: Fix up some debug messages
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
7b21d26
IB/ipath: NMI cpu lockup if local loopback used
by Ralph Campbell
· 18 years ago
9f9630d
IB/ipath: Fix SRQ limit event causing dropped CQ entry
by Ralph Campbell
· 18 years ago
947d761
IB/ipath: Don't initialize port memory for subports
by Ralph Campbell
· 18 years ago
1908574
IB/ipath: Definitions of two RXE parity err bits were reversed
by Bryan O'Sullivan
· 18 years ago
165c552
IB/ipath: Fix user memory region creation when IOMMU present
by Bryan O'Sullivan
· 18 years ago
946db67
IB/ipath: Add ability to set and clear IB local loopback
by Bryan O'Sullivan
· 18 years ago
fae8773
IB/ipath: Check return value of lookup_one_len
by Bryan O'Sullivan
· 18 years ago
62577fa
[PATCH] fix ipath_dma_free_coherent() prototype
by Al Viro
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
d08df60
Various typo fixes.
by Robert P. J. Day
· 18 years ago
630e61f
IB/ipath: Make ipath_map_sg() static
by Roland Dreier
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
062dbb6
IB: Return qp pointer as part of ib_wc
by Michael S. Tsirkin
· 18 years ago
f2cbb66
IB/ipath: Implement new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
0a1336c
IB/ipath: Fix IRQ for PCI Express HCAs
by Roland Dreier
· 18 years ago
44f8e3f
IB/ipath: Remove unused "write-only" variables
by Roland Dreier
· 18 years ago
1cfd6e6
[PATCH] struct path: convert infiniband
by Josef Sipek
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
53533e1
IB/ipath: Fix typo in pma_counter_select subscript
by Roland Dreier
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
3f5a6ca
IB/ipath: Depend on CONFIG_NET
by Bryan O'Sullivan
· 18 years ago
e757bef
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
by Bryan O'Sullivan
· 18 years ago
51f65eb
[PATCH] IB/ipath - program intconfig register using new HT irq hook
by Bryan O'Sullivan
· 18 years ago
6ef93dd
IB/ipath: Initialize diagpkt file on device init only
by Robert Walsh
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
13b18c8
IB/ipath: Fix RDMA reads
by Ralph Campbell
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
Next »