index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_provider.c
Age
Commit message (
Expand
)
Author
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
IB/mthca: Add device-specific support for resizing CQs
Roland Dreier
2006-01-30
IB/mthca: Semaphore to mutex conversions
Roland Dreier
2006-01-12
IB/mthca: Fix memory leaks in error handling
Jack Morgenstein
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-09
IB/mthca: Factor common MAD initialization code
Roland Dreier
2006-01-09
IB/mthca: kzalloc conversions
Roland Dreier
2006-01-09
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
Michael S. Tsirkin
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-04
[IB] mthca: report page size capability
Jack Morgenstein
2005-11-02
[IB] mthca: fix format of FW version
Roland Dreier
2005-10-27
[IB] mthca: first pass at catastrophic error reporting
Roland Dreier
2005-10-17
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
2005-10-17
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
[IB] mthca: SRQ limit reached events
Roland Dreier
2005-10-17
[IB] mthca: Fill in more fields in query_port method
Jack Morgenstein
2005-10-17
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
2005-10-17
[IB] mthca: Report correct atomic capability
Jack Morgenstein
2005-09-27
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier
2005-08-26
[PATCH] IB/mthca: Report correct max_msg_sz
Roland Dreier
2005-08-26
[PATCH] IB/mthca: add HCA board ID to sysfs info
Michael S. Tsirkin
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-27
[IB/mthca]: Use io_remap_pfn_range for PCI space
Michael S. Tsirkin
2005-07-07
[PATCH] IB uverbs: add mthca user QP support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca user CQ support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca user MR support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca user PD support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca mmap support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: add mthca user context support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: update mthca for new API
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Fix memory leak on error path
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Fix memset size
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Add Sun copyright notice
Tom Duffy
2005-04-16
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
2005-04-16
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: allow address handle creation in interrupt context
Roland Dreier
2005-04-16
[PATCH] IB/mthca: clean up mthca_dereg_mr()
Roland Dreier
2005-04-16
[PATCH] IB/mthca: allow unaligned memory regions
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: fill in more device query fields
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]