| Commit message (Expand) | Author | Age | Files | Lines |
* | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 1 | -2/+3 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 1 | -8/+8 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -5/+5 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 1 | -16/+20 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 2 | -35/+34 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 1 | -12/+20 |
|\ |
|
| * | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago | 2009-12-16 | 1 | -12/+20 |
* | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
|/ |
|
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -0/+2 |
* | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() | Steve Wise | 2009-10-08 | 1 | -4/+7 |
*-. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 | 1 | -3/+1 |
|\ \ |
|
| | * | IB: Use printk_once() for driver versions | Marcin Slusarz | 2009-09-06 | 1 | -3/+1 |
| |/ |
|
* | | RDMA/cxgb3: Clean up properly on FW mismatch failures | Steve Wise | 2009-09-09 | 2 | -1/+5 |
* | | RDMA/cxgb3: Don't ignore insert_handle() failures | Steve Wise | 2009-09-09 | 2 | -22/+49 |
* | | RDMA/cxgb3: Wake up any waiters on peer close/abort | Steve Wise | 2009-09-06 | 1 | -4/+12 |
* | | RDMA/cxgb3: Don't free endpoints early | Steve Wise | 2009-09-06 | 2 | -28/+33 |
* | | RDMA/cxgb3: Handle port events properly | Steve Wise | 2009-09-06 | 1 | -8/+20 |
* | | RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests | Steve Wise | 2009-09-06 | 3 | -1/+10 |
* | | RDMA/cxgb3: iwch_unregister_device leaks memory | Steve Wise | 2009-09-06 | 1 | -0/+2 |
|/ |
|
* | RDMA/cxgb3: Limit fast register size based on T3 limitations | Steve Wise | 2009-05-27 | 1 | -1/+1 |
* | RDMA/cxgb3: Report correct port state and MTU | Steve Wise | 2009-05-27 | 1 | -2/+30 |
* | RDMA/cxgb3: Don't complete flushed send work requests twice | Steve Wise | 2009-04-30 | 1 | -0/+1 |
* | RDMA/cxgb3: Don't zero QP attrs when moving to IDLE | Steve Wise | 2009-04-21 | 1 | -1/+0 |
* | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections | Steve Wise | 2009-04-20 | 1 | -0/+8 |
* | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. | Steve Wise | 2009-03-30 | 2 | -12/+17 |
* | RDMA/cxgb3: Handle EEH events | Steve Wise | 2009-03-30 | 6 | -34/+92 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 3 | -1/+19 |
|\ |
|
| * | iw_cxgb3: handle chip reset notifications | Divy Le Ray | 2009-01-27 | 3 | -1/+19 |
| | | |
| \ | |
*-. | | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-25 | 1 | -2/+2 |
|\ \| |
|
| * | | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-18 | 1 | -2/+2 |
| |/ |
|
* | | RDMA/cxgb3: Enforce required firmware | Steve Wise | 2009-03-25 | 2 | -0/+20 |
* | | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise | 2009-02-17 | 1 | -2/+2 |
* | | RDMA/cxgb3: Connection termination fixes | Steve Wise | 2009-02-11 | 4 | -7/+20 |
* | | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise | 2009-02-11 | 1 | -6/+3 |
|/ |
|
* | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 2008-11-12 | 1 | -6/+0 |
* | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() | Roland Dreier | 2008-11-01 | 1 | -1/+0 |
* | RDMA/cxgb3: Remove cmid reference on tid allocation failures | Steve Wise | 2008-10-15 | 1 | -0/+1 |
* | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 |
* | RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device | Steve Wise | 2008-08-04 | 1 | -25/+3 |
* | RDMA/cxgb3: Fix up MW access rights | Steve Wise | 2008-08-04 | 3 | -4/+11 |
* | RDMA/cxgb3: Fix QP capabilities | Steve Wise | 2008-08-04 | 1 | -16/+7 |
* | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-15 | 4 | -26/+130 |
* | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-15 | 1 | -2/+4 |
* | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() | Steve Wise | 2008-07-15 | 1 | -0/+1 |
* | RDMA/cxgb3: Propagate HW page size capabilities | Jon Mason | 2008-07-15 | 3 | -1/+3 |
* | RDMA/cxgb3: Add support for protocol statistics | Steve Wise | 2008-07-15 | 1 | -4/+58 |
* | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields | Roland Dreier | 2008-07-15 | 2 | -4/+0 |
* | RDMA/cxgb3: Fix up some ib_device_attr fields | Steve Wise | 2008-07-15 | 3 | -3/+29 |
* | RDMA/cxgb3: MEM_MGT_EXTENSIONS support | Steve Wise | 2008-07-15 | 7 | -82/+293 |
* | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 2008-07-08 | 1 | -0/+4 |