index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
1
-1
/
+1
2007-11-21
mlx4_core: Fix state check in mlx4_qp_modify()
Jack Morgenstein
1
-1
/
+1
2007-11-14
mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
Jack Morgenstein
1
-1
/
+1
2007-11-14
mlx4_core: Fix possible bad free in mlx4_buf_free()
Ali Ayoub
1
-3
/
+4
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-3
/
+1
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-5
/
+9
2007-10-22
mlx4_core: Increase command timeout for INIT_HCA to 10 seconds
Jack Morgenstein
1
-1
/
+1
2007-10-14
mlx4_core: Fix infinite loop on device initialization
Roland Dreier
1
-1
/
+1
2007-10-11
mlx4_core: Fix section mismatches
Roland Dreier
8
-30
/
+33
2007-10-10
mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled up
Roland Dreier
1
-0
/
+7
2007-10-10
mlx4_core: Increase max number of QPs per multicast group to 56
Jack Morgenstein
1
-1
/
+1
2007-10-10
IB/mlx4: Implement FMRs
Jack Morgenstein
1
-0
/
+165
2007-10-10
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
4
-43
/
+64
2007-10-10
mlx4_core: Fix meaning of dev->caps.reserved_mtts
Roland Dreier
1
-1
/
+2
2007-10-10
mlx4_core: Reserve the correct number of MTT segments
Roland Dreier
1
-1
/
+1
2007-10-10
mlx4_core: Support ICM tables in coherent memory
Jack Morgenstein
4
-49
/
+112
2007-10-10
IB/mlx4: Display misc device information under /sys/class/infiniband/
Jack Morgenstein
2
-9
/
+2
2007-10-10
mlx4_core: Change capability decoding: SRC->XRC
Roland Dreier
1
-1
/
+1
2007-10-10
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
1
-1
/
+1
2007-10-10
mlx4_core: Enable MSI-X by default
Michael S. Tsirkin
1
-12
/
+22
2007-10-10
mlx4_core: Don't free special QPs in QP number bitmap
Roland Dreier
1
-1
/
+2
2007-10-10
mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS
Dotan Barak
1
-2
/
+2
2007-08-13
mlx4_core: Wait 1 second after reset before accessing device
Eli Cohen
1
-0
/
+3
2007-07-28
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
Jack Morgenstein
1
-12
/
+3
2007-07-21
mlx4_core: Change command token on timeout
Roland Dreier
1
-2
/
+1
2007-07-18
IB/mlx4: Increase max outstanding RDMA reads as target
Jack Morgenstein
1
-1
/
+1
2007-07-18
mlx4_core: Reset device when internal error is detected
Jack Morgenstein
5
-72
/
+129
2007-07-13
IB/mlx4: Implement query SRQ
Jack Morgenstein
1
-0
/
+30
2007-07-13
IB/mlx4: Implement query QP
Jack Morgenstein
1
-0
/
+21
2007-07-10
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
3
-0
/
+5
2007-07-10
mlx4_core: Include linux/mutex.h from mlx4.h
Michael S. Tsirkin
1
-0
/
+1
2007-07-09
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
1
-2
/
+1
2007-07-03
mlx4_core: Add new Mellanox device IDs
Jack Morgenstein
1
-0
/
+2
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
3
-47
/
+87
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
1
-1
/
+1
2007-06-08
mlx4_core: Don't set MTT address in dMPT entries with PA set
Jack Morgenstein
1
-3
/
+5
2007-06-08
mlx4_core: Check firmware command interface revision
Roland Dreier
1
-2
/
+23
2007-06-07
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
1
-1
/
+1
2007-06-07
mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id
Roland Dreier
1
-1
/
+3
2007-06-07
mlx4_core: Initialize ctx_list and ctx_lock earlier
Roland Dreier
2
-3
/
+2
2007-06-07
mlx4_core: Fix CQ context layout
Eli Cohen
1
-1
/
+1
2007-05-30
IB/mlx4: Fix last allocated object tracking in bitmap allocator
Roland Dreier
1
-1
/
+1
2007-05-19
mlx4_core: Fix array overrun in dump_dev_cap_flags()
Roland Dreier
1
-1
/
+1
2007-05-16
missing includes in mlx4
Al Viro
4
-0
/
+4
2007-05-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-3
/
+0
2007-05-13
mlx4_core: Remove unused doorbell_lock
Roland Dreier
2
-3
/
+0
2007-05-12
mlx4: don't use deprecated IRQ flags
Andrew Morton
1
-1
/
+1
2007-05-09
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier
20
-0
/
+6424