Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1eba843dd7678b9033a0d1ccff21c21b857de77b
/
drivers
/
infiniband
/
hw
/
mthca
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
eb4a7cb
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
by John L. Burr
· 14 years ago
d0444f1
IB/mthca: Handle -ENOMEM in forward_trap()
by Dan Carpenter
· 14 years ago
af7bd46
IB/core: Add VLAN support for IBoE
by Eli Cohen
· 14 years ago
ff7f5aa
IB/pack: IBoE UD packet packing support
by Eli Cohen
· 14 years ago
a2ebf07
IB: Rename RAW_ETY to RAW_ETHERTYPE
by Aleksey Senin
· 14 years ago
9a6edb6
IB/core: Allow device-specific per-port sysfs files
by Ralph Campbell
· 15 years ago
3a2baff
IB/mthca: Use the dma state API instead of pci equivalents
by FUJITA Tomonori
· 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
920d706
IB/core: Fix and clean up ib_ud_header_init()
by Eli Cohen
· 15 years ago
d686159
IB/mthca: Fix access to freed memory in catastrophic event handling
by Jack Morgenstein
· 15 years ago
45c448a
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
by Roland Dreier
· 15 years ago
d841064
IB/mthca: Don't allow userspace open while recovering from catastrophic error
by Jack Morgenstein
· 15 years ago
d94a8689
IB/mthca: Distinguish multiple devices in /proc/interrupts
by Arputham Benjamin
· 15 years ago
ffe063f
IB/mthca: Annotate CQ locking
by Roland Dreier
· 15 years ago
deecb5d
IB/mthca: Remove unnecessary include of <linux/init.h>
by Roland Dreier
· 15 years ago
fc12855
IB/mthca: Remove unnecessary include of <asm/page.h>
by Roland Dreier
· 15 years ago
f1aa78b
IB: Use printk_once() for driver versions
by Marcin Slusarz
· 15 years ago
99987be
IB/mthca: Replace dma_sync_single() use with proper functions
by Roland Dreier
· 15 years ago
9aa0a48
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
by Roland Dreier
· 15 years ago
c1f67a8
IB/mthca: Add module parameter for number of MTTs per segment
by Eli Cohen
· 16 years ago
8531f1f
IB/mthca: Fix timeout for INIT_HCA and a few other commands
by Jack Morgenstein
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
270b8b8
IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event
by Moni Shoua
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
8867cd7
infiniband: use %p6 for printing message ids
by Harvey Harrison
· 16 years ago
208dde2
IB/mthca: Use pci_request_regions()
by Roland Dreier
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
e8bb4be
IB/mthca: Keep free count for MTT buddy allocator
by Roland Dreier
· 16 years ago
aed0122
IB/mthca: Fix check of max_send_sge for special QPs
by Roland Dreier
· 16 years ago
c036925
IB/mthca: Use round_jiffies() for catastrophic error polling timer
by Roland Dreier
· 16 years ago
4522e08
IB/mthca: Remove "stop" flag for catastrophic error polling timer
by Roland Dreier
· 16 years ago
d3809ad
IB/mthca: Remove extra code for RESET->ERR QP state transition
by Roland Dreier
· 16 years ago
00f7ec3
RDMA/core: Add memory management extensions support
by Steve Wise
· 16 years ago
f3781d2
RDMA: Remove subversion $Id tags
by Roland Dreier
· 16 years ago
87afd44
IB/mthca: Clear ICM pages before handing to FW
by Eli Cohen
· 16 years ago
12103dc
IB/mthca: Fix max_sge value returned by query_device
by Roland Dreier
· 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
cb9fbc5
IB: expand ib_umem_get() prototype
by Arthur Kepner
· 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
940801b
IB/mthca: Update module version and release date
by Jack Morgenstein
· 17 years ago
5121df3
IB/mthca: Update QP state if query QP succeeds
by Dotan Barak
· 17 years ago
0f39cf3
IB/core: Add support for "send with invalidate" work requests
by Roland Dreier
· 17 years ago
b846f25
IB/core: Add creation flags to struct ib_qp_init_attr
by Eli Cohen
· 17 years ago
c263ff6
IB/mthca: Avoid integer overflow when allocating huge ICM table
by Roland Dreier
· 17 years ago
1977353
IB/mthca: Avoid integer overflow when dealing with profile size
by Roland Dreier
· 17 years ago
680b575
IB/mthca: Add IPoIB checksum offload support
by Eli Cohen
· 17 years ago
b399939
IB/mthca: Formatting cleanups
by Roland Dreier
· 17 years ago
b7f9c11
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
by Roland Dreier
· 17 years ago
5163dc1
IB/mthca: Convert to use be16_add_cpu()
by Marcin Slusarz
· 17 years ago
fe17435
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
by Roland Dreier
· 17 years ago
2c78853
IB/mthca: Return proper error codes from mthca_fmr_alloc()
by Olaf Kirch
· 17 years ago
f33afc2
IB: Avoid marking __devinitdata as const
by Roland Dreier
· 17 years ago
1d368c5
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
by Eli Cohen
· 17 years ago
1203c42
IB/mthca: Remove checks for srq->first_free < 0
by Eli Cohen
· 17 years ago
6ccef1d
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
by Jack Morgenstein
· 17 years ago
0d89fe2
IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()
by Roland Dreier
· 17 years ago
950529e
IB/mthca: Update latest "native Arbel" firmware revision
by Roland Dreier
· 17 years ago
e57895d
IB/mthca: Remove MSI support as scheduled
by Adrian Bunk
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
0b776eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
ab8403c
IB/mthca: Avoid alignment traps when writing doorbells
by Roland Dreier
· 17 years ago
55a98e9
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
by Eli Cohen
· 17 years ago
76d7cc0
IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up
by Roland Dreier
· 17 years ago
1a1eb6a
IB/mthca: Increase max number of QPs per multicast group to 56
by Roland Dreier
· 17 years ago
a855b1a
IB/mthca: Use PCI-X/PCI-Express read control interfaces
by Peter Oruba
· 17 years ago
017aadc
IB/mthca: Enable MSI-X by default
by Michael S. Tsirkin
· 17 years ago
c1f7495
IB/mthca: Change command token on timeout
by Michael S. Tsirkin
· 17 years ago
43509d1
IB/mthca: Simplify use of size0 in work request posting
by Roland Dreier
· 17 years ago
e535c69
IB/mthca: Factor out setting WQE UD segment entries
by Roland Dreier
· 17 years ago
400ddc1
IB/mthca: Factor out setting WQE remote address and atomic segment entries
by Roland Dreier
· 17 years ago
8088545
IB/mthca: Factor out setting WQE data segment entries
by Roland Dreier
· 17 years ago
6d7d080
IB/mthca: Use uninitialized_var() for f0
by Roland Dreier
· 17 years ago
e4daf73
IB/mthca: Fix printk format used for firmware version in warning
by Roland Dreier
· 17 years ago
f6be6fb
IB/mthca: Schedule MSI support for removal
by Roland Dreier
· 17 years ago
9db4892
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
8909c57
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
by Shani Moideen
· 17 years ago
06cc850
IB: Use menuconfig for InfiniBand menu
by Jan Engelhardt
· 18 years ago
3e1db33
IB/mthca, mlx4_core: Fix typo in comment
by Roland Dreier
· 18 years ago
8b7e1577
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
by Michael S. Tsirkin
· 18 years ago
8aee74c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
b18aad7
IB/mthca: Fix RESET to ERROR transition
by Michael S. Tsirkin
· 18 years ago
3f37cae
IB/mthca: Set GRH:HopLimit when building MLX headers
by Rolf Manderscheid
· 18 years ago
de57c9f
IB/mthca: Fix use-after-free on device restart
by Ali Ayoub
· 18 years ago
bd18c11
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
by Michael S. Tsirkin
· 18 years ago
3e28c56
IB/mthca: Fix posting >255 recv WRs for Tavor
by Michael S. Tsirkin
· 18 years ago
f7c6a7b
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
by Roland Dreier
· 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
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
9ba6d55
IB/mthca: Work around kernel QP starvation
by Michael S. Tsirkin
· 18 years ago
1912ffb
IB: Set class_dev->dev in core for nice device symlink
by Joachim Fenkes
· 18 years ago
30c0098
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
by Roland Dreier
· 18 years ago
Next »