aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-3/+3
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-08-04RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz1-1/+1
2010-07-21RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter1-2/+2
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König1-2/+2
2010-06-10net-next: remove useless union keywordChangli Gao1-2/+2
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+1
2010-04-28RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2-66/+65
2010-04-21RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise1-2/+2
2010-04-21RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori3-9/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-1/+7
2010-03-11RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise1-0/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-19/+110
2010-02-24RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise1-0/+1
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise3-9/+9
2010-02-24RDMA/cxgb3: Increase the max CQ depthSteve Wise1-1/+1
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise4-8/+99
2010-02-11RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise1-1/+0
2010-01-07drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten1-9/+2
2009-12-22kfifo: fix warn_unused_resultStefani Seibold1-2/+3
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-8/+8
2009-12-22kfifo: cleanup namespaceStefani Seibold1-5/+5
2009-12-22kfifo: move out spinlockStefani Seibold1-16/+20
2009-12-22kfifo: move struct kfifo in placeStefani Seibold2-35/+34
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-12/+20
2009-12-15RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago1-12/+20
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-10-07RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise1-4/+7
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier1-3/+1
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2-1/+5
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2-22/+49
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz1-3/+1
2009-09-05RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise1-4/+12
2009-09-05RDMA/cxgb3: Don't free endpoints earlySteve Wise2-28/+33
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise1-8/+20
2009-09-05RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise3-1/+10
2009-09-05RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise1-0/+2
2009-05-27RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise1-1/+1
2009-05-27RDMA/cxgb3: Report correct port state and MTUSteve Wise1-2/+30
2009-04-29RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise1-0/+1
2009-04-20RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise1-1/+0
2009-04-20RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise1-0/+8
2009-03-30RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.Steve Wise2-12/+17
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise6-34/+92
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-1/+19
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-nextRoland Dreier1-2/+2
2009-03-24RDMA/cxgb3: Enforce required firmwareSteve Wise2-0/+20