Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
933b2a1d8d458d6fe12b5efd63a0432852c44d6d
/
drivers
/
net
/
mlx4
8be1a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
51a379d
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
by Jack Morgenstein
· 16 years ago
5c40235
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
7644264
mlx4_core: Improve error message when not enough UAR pages are available
by Roland Dreier
· 16 years ago
95d04f0
IB/mlx4: Add support for memory management extensions and local DMA L_Key
by Roland Dreier
· 16 years ago
e4044cf
mlx4_core: Keep free count for MTT buddy allocator
by Roland Dreier
· 16 years ago
899698d
mlx4_code: Add missing FW status return code
by Jack Morgenstein
· 16 years ago
51f5f0e
mlx4_core: Add module parameter to enable QoS support
by Jack Morgenstein
· 16 years ago
2d92865
mlx4_core: Use MOD_STAT_CFG command to get minimal page size
by Vladimir Sokolovsky
· 16 years ago
521e575
IB/mlx4: Add support for blocking multicast loopback packets
by Ron Livne
· 16 years ago
c5057dd
mlx4_core: Support creation of FMRs with pages smaller than 4K
by Oren Duer
· 17 years ago
bbdc282
mlx4_core: Avoid recycling old FMR R_Keys too soon
by Olaf Kirch
· 17 years ago
e463c7b
mlx4_core: Add a way to set the "collapsed" CQ flag
by Yevgeny Petrilin
· 17 years ago
ed4d3c1
mlx4_core: Add helper to move QP to ready-to-send
by Yevgeny Petrilin
· 17 years ago
38ae6a5
mlx4_core: Add HW queues allocation helpers
by Yevgeny Petrilin
· 17 years ago
f5b3a09
mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQ
by Vladimir Sokolovsky
· 17 years ago
6296883
mlx4_core: Move kernel doorbell management into core
by Yevgeny Petrilin
· 17 years ago
4ff08a7
IB/mlx4: Fix incorrect comment
by Eli Cohen
· 17 years ago
4dc51b3
IB/mlx4: Fix race when detaching a QP from a multicast group
by Eli Cohen
· 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
9b1f385
mlx4_core: Increase max number of QPs to 128K
by Jack Morgenstein
· 17 years ago
b832be1
IB/mlx4: Add IPoIB LSO support
by Eli Cohen
· 17 years ago
8ff095e
IB/mlx4: Add IPoIB checksum offload support
by Eli Cohen
· 17 years ago
37608ee
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
by Roland Dreier
· 17 years ago
ca28121
mlx4_core: Move opening brace of function onto a new line
by Roland Dreier
· 17 years ago
11e75a7
mlx4_core: Move table_find from fmr_alloc to fmr_enable
by Jack Morgenstein
· 17 years ago
29c2711
mlx4_core: Fix build break (missing include)
by Olof Johansson
· 17 years ago
b57aacf
mlx4_core: Clean up struct mlx4_buf
by Roland Dreier
· 17 years ago
313abe5
mlx4_core: For 64-bit systems, vmap() kernel queue buffers
by Jack Morgenstein
· 17 years ago
f33afc2
IB: Avoid marking __devinitdata as const
by Roland Dreier
· 17 years ago
893da75
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
by Jack Morgenstein
· 17 years ago
e8f9b2e
mlx4_core: Fix more section mismatches
by Roland Dreier
· 17 years ago
5920869
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
by Jack Morgenstein
· 17 years ago
9ed87fd
mlx4_core: Fix state check in mlx4_qp_modify()
by Jack Morgenstein
· 17 years ago
e383d19
mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
by Jack Morgenstein
· 17 years ago
3bba11e
mlx4_core: Fix possible bad free in mlx4_buf_free()
by Ali Ayoub
· 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
77109cc
mlx4_core: Increase command timeout for INIT_HCA to 10 seconds
by Jack Morgenstein
· 17 years ago
b027cac
mlx4_core: Fix infinite loop on device initialization
by Roland Dreier
· 17 years ago
3d73c28
mlx4_core: Fix section mismatches
by Roland Dreier
· 17 years ago
2e61c64
mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up
by Roland Dreier
· 17 years ago
e57ac0c
mlx4_core: Increase max number of QPs per multicast group to 56
by Jack Morgenstein
· 17 years ago
8ad11fb
IB/mlx4: Implement FMRs
by Jack Morgenstein
· 17 years ago
d7bb58f
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
by Jack Morgenstein
· 17 years ago
121964e
mlx4_core: Fix meaning of dev->caps.reserved_mtts
by Roland Dreier
· 17 years ago
cf78237
mlx4_core: Reserve the correct number of MTT segments
by Roland Dreier
· 17 years ago
5b0bf5e
mlx4_core: Support ICM tables in coherent memory
by Jack Morgenstein
· 17 years ago
cd9281d
IB/mlx4: Display misc device information under /sys/class/infiniband/
by Jack Morgenstein
· 17 years ago
ea98054
mlx4_core: Change capability decoding: SRC->XRC
by Roland Dreier
· 17 years ago
d7dc3cc
IB/mlx4: Fix up SRQ limit_watermark endianness
by Roland Dreier
· 17 years ago
08fb105
mlx4_core: Enable MSI-X by default
by Michael S. Tsirkin
· 17 years ago
eaf559b
mlx4_core: Don't free special QPs in QP number bitmap
by Roland Dreier
· 17 years ago
36ce10d
mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
by Dotan Barak
· 17 years ago
947b2a8
mlx4_core: Wait 1 second after reset before accessing device
by Eli Cohen
· 17 years ago
0172e2e
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
by Jack Morgenstein
· 17 years ago
0981582
mlx4_core: Change command token on timeout
by Roland Dreier
· 17 years ago
c9f2ba5
IB/mlx4: Increase max outstanding RDMA reads as target
by Jack Morgenstein
· 17 years ago
ee49bd9
mlx4_core: Reset device when internal error is detected
by Jack Morgenstein
· 17 years ago
65541cb
IB/mlx4: Implement query SRQ
by Jack Morgenstein
· 17 years ago
6a775e2
IB/mlx4: Implement query QP
by Jack Morgenstein
· 17 years ago
149983af
mlx4_core: Get the maximum message size from reported device capabilities
by Dotan Barak
· 17 years ago
525f5f4
mlx4_core: Include linux/mutex.h from mlx4.h
by Michael S. Tsirkin
· 17 years ago
287aa83
drivers/net: fix comparisons of unsigned < 0
by Bill Nottingham
· 17 years ago
786f238
mlx4_core: Add new Mellanox device IDs
by Jack Morgenstein
· 17 years ago
5ae2a7a
IB/mlx4: Handle FW command interface rev 3
by Roland Dreier
· 17 years ago
0e6e741
IB/mlx4: Handle new FW requirement for send request prefetching
by Roland Dreier
· 17 years ago
b2d9308
mlx4_core: Don't set MTT address in dMPT entries with PA set
by Jack Morgenstein
· 17 years ago
fe40900
mlx4_core: Check firmware command interface revision
by Roland Dreier
· 17 years ago
3e1db33
IB/mthca, mlx4_core: Fix typo in comment
by Roland Dreier
· 17 years ago
2c5cb23
mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id
by Roland Dreier
· 17 years ago
b581401
mlx4_core: Initialize ctx_list and ctx_lock earlier
by Roland Dreier
· 17 years ago
09360d5
mlx4_core: Fix CQ context layout
by Eli Cohen
· 17 years ago
a2cb4a9
IB/mlx4: Fix last allocated object tracking in bitmap allocator
by Roland Dreier
· 17 years ago
23c15c2
mlx4_core: Fix array overrun in dump_dev_cap_flags()
by Roland Dreier
· 18 years ago
9cbe05c
missing includes in mlx4
by Al Viro
· 18 years ago
de7860c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
20eebcf
mlx4_core: Remove unused doorbell_lock
by Roland Dreier
· 18 years ago
4093785
mlx4: don't use deprecated IRQ flags
by Andrew Morton
· 18 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago