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.12.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
/
infiniband
/
hw
/
mthca
/
mthca_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
1
-1
/
+1
2009-04-21
IB/mthca: Fix timeout for INIT_HCA and a few other commands
Jack Morgenstein
1
-7
/
+9
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-17
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+4
2008-04-17
IB/mthca: Formatting cleanups
Roland Dreier
1
-1
/
+1
2008-02-05
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
Jack Morgenstein
1
-3
/
+8
2007-10-10
IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up
Roland Dreier
1
-0
/
+6
2007-07-21
IB/mthca: Change command token on timeout
Michael S. Tsirkin
1
-2
/
+1
2007-06-07
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
1
-1
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-02-13
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
1
-1
/
+5
2007-02-05
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-1
/
+1
2006-10-31
IB/mthca: Fix MAD extended header format for MAD_IFC firmware command
Michael S. Tsirkin
1
-7
/
+7
2006-09-23
IB/mthca: Include the header we really want
James Lentini
1
-1
/
+1
2006-07-24
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
1
-2
/
+3
2006-06-18
IB/mthca: Convert FW commands to use wait_for_completion_timeout()
Roland Dreier
1
-19
/
+4
2006-05-17
IB/mthca: Make fw_cmd_doorbell default to 0
Roland Dreier
1
-1
/
+1
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
1
-0
/
+4
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
1
-4
/
+8
2006-03-20
IB/mthca: Use an enum for HCA page size
Ishai Rabinovitz
1
-12
/
+14
2006-03-20
IB/mthca: Write FW commands through doorbell page
Eli Cohen
1
-22
/
+124
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
1
-0
/
+7
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
1
-38
/
+60
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
1
-1
/
+2
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
1
-1
/
+1
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
1
-1
/
+32
2006-02-11
IB/mthca: Don't print debugging info until we have all values
Roland Dreier
1
-19
/
+19
2006-01-31
IB/mthca: Semaphore to mutex conversions
Roland Dreier
1
-3
/
+3
2006-01-31
IB/mthca: Don't cancel commands on a signal
Michael S. Tsirkin
1
-6
/
+3
2006-01-13
IB/mthca: Cosmetic: use the ALIGN macro
Michael S. Tsirkin
1
-2
/
+3
2006-01-13
IB/mthca: Fix memory leak of multicast group structures
Ishai Rabinovitz
1
-1
/
+1
2005-11-30
IB/mthca: fix QP size limits for mem-free HCAs
Jack Morgenstein
1
-4
/
+8
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
1
-0
/
+2
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Roland Dreier
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
1
-1
/
+1
2005-10-27
[IB] mthca: first pass at catastrophic error reporting
Roland Dreier
1
-0
/
+5
2005-10-18
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
1
-2
/
+4
2005-09-26
[IB] mthca: Fix off by one bug in mthca_map_cmd
Michael S. Tsirkin
1
-2
/
+2
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
1
-1
/
+1
2005-08-27
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
1
-0
/
+24
2005-08-27
[PATCH] IB/mthca: Use correct port width capability value
Roland Dreier
1
-5
/
+2
2005-08-27
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
1
-0
/
+32
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-19
/
+21
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+1
2005-06-28
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
1
-304
/
+206
2005-06-28
[PATCH] IB/mthca: Encapsulate command interface init
Roland Dreier
1
-0
/
+21
2005-04-17
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
1
-4
/
+4
2005-04-17
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
1
-3
/
+2
2005-04-17
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
1
-0
/
+5
2005-04-17
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
1
-2
/
+0
[next]