[PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver
[safe/jmp/linux-2.6] / drivers / infiniband / hw /
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
2005-08-27 Roland Dreier[PATCH] IB/mthca: Add SRQ implementation
2005-08-27 Roland Dreier[PATCH] IB/mthca: Handle context tables smaller than...
2005-08-27 Roland Dreier[PATCH] IB/mthca: Move WQE structures into their own...
2005-08-27 Roland Dreier[PATCH] IB/mthca: Simplify handling of completions...
2005-08-27 Roland Dreier[PATCH] IB/mthca: Factor out common queue alloc code
2005-08-27 Roland Dreier[PATCH] IB/mthca: Report correct max_msg_sz
2005-08-27 Roland Dreier[PATCH] IB/mthca: Use correct port width capability...
2005-08-27 Olaf Hering[PATCH] IB: Remove unnecessary includes of <linux/versi...
2005-08-27 Guy German[PATCH] IB/mthca: use generic function instead of arbel...
2005-08-27 Michael S. Tsirkin[PATCH] IB/mthca: add HCA board ID to sysfs info
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-08-27 Roland Dreier[PATCH] IB: Add copyright notices
2005-08-27 Tziporet Koren[PATCH] IB: Update current firmware versions in mthca...
2005-07-27 Michael S. Tsirkin[IB/mthca]: Use io_remap_pfn_range for PCI space
2005-07-27 Roland Dreier[IB/mthca]: Fix error CQ entry handling on mem-free...
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user QP support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user CQ support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user MR support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user PD support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca mmap support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user context support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user doorbell record support
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca ABI header
2005-07-08 Roland Dreier[PATCH] IB uverbs: update mthca for new API
2005-06-27 Roland Dreier[PATCH] IB/mthca: Bump version
2005-06-27 Roland Dreier[PATCH] IB/mthca: Align FW command mailboxes to 4K
2005-06-27 Roland Dreier[PATCH] IB/mthca: Encapsulate command interface init
2005-06-27 Roland Dreier[PATCH] IB/mthca: Fix memory leak on error path
2005-06-27 Roland Dreier[PATCH] IB/mthca: Split off MTT allocation
2005-06-27 Roland Dreier[PATCH] IB/mthca: Move mthca_is_memfree checks
2005-06-27 Roland Dreier[PATCH] IB/mthca: Fix memset size
2005-06-27 Roland Dreier[PATCH] IB/mthca: Enable unreliable connected transport
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set QP static rate correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Use dma_alloc_coherent instead of...
2005-06-27 Roland Dreier[PATCH] IB/mthca: Clean up CQ debug
2005-06-27 Bernhard Fischer[PATCH] IB/mthca: Clean up error messages
2005-06-27 Tom Duffy[PATCH] IB/mthca: Add Sun copyright notice
2005-05-01 Roland Dreier[PATCH] fix include order in mthca_memfree.c
2005-04-24 Al Viro[PATCH] missing include in mthca
2005-04-16 Roland Dreier[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remov...
2005-04-16 Roland Dreier[PATCH] IB/mthca: add support for new MT25204 HCA
2005-04-16 Roland Dreier[PATCH] IB/mthca: map context for RDMA responder in...
2005-04-16 Roland Dreier[PATCH] IB/mthca: update receive queue initialization...
2005-04-16 Roland Dreier[PATCH] IB/mthca: encapsulate mem-free check into mthca...
2005-04-16 Roland Dreier[PATCH] IB/mthca: tweaks to mthca_cmd.c
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add fast memory region implementation
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: split MR key munging routines
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add mthca_table_find() function
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add SYNC_TPT firmware command
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: add mthca_write64_raw() for writing...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: encapsulate MTT buddy allocator
2005-04-16 Roland Dreier[PATCH] IB/mthca: allow address handle creation in...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: fill in opcode field for send completions
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix MTT allocation in mem-free mode
2005-04-16 Roland Dreier[PATCH] IB/mthca: implement RDMA/atomic operations...
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix format of CQ number for CQ events
2005-04-16 Roland Dreier[PATCH] IB/mthca: only free doorbell records in mem...
2005-04-16 Roland Dreier[PATCH] IB/mthca: print assigned IRQ when interrupt...
2005-04-16 Roland Dreier[PATCH] IB/mthca: release mutex on doorbell alloc error...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: fix MR allocation error path
2005-04-16 Roland Dreier[PATCH] IB/mthca: allocate correct number of doorbell...
2005-04-16 Roland Dreier[PATCH] IB/mthca: clean up mthca_dereg_mr()
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: allow unaligned memory regions
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix posting sends with immediate...
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix calculation of RDB shift
2005-04-16 Roland Dreier[PATCH] IB/mthca: fill in more device query fields
2005-04-16 Roland Dreier[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2