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