summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3
AgeCommit message (Expand)AuthorFilesLines
2014-05-28RDMA/cxgb3: Remove a couple unneeded conditionsDan Carpenter1-4/+2
2014-05-27RDMA/cxgb3: Fix information leak in send_abort()Dan Carpenter1-0/+1
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-12/+7
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise1-14/+32
2013-07-30RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter1-0/+1
2013-06-20RDMA/cxgb3: Timeout condition is never trueDan Carpenter1-1/+2
2013-04-17RDMA: Rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-17RDMA/cxgb3: Fix uninitialized variableCong Ding1-1/+1
2013-02-28IB/cxgb3: convert to idr_alloc()Tejun Heo1-13/+11
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-8/+12
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli2-8/+12
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl1-1/+1
2012-11-26RDMA/cxgb3: use WARNJulia Lawall1-4/+2
2012-08-15IB: Fix typos in infiniband driversMasanari Iida1-1/+1
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller1-2/+3
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier1-20/+20
2012-03-08RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise1-20/+20
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz1-1/+1
2011-12-06cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller1-13/+2
2011-12-06net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-2/+2
2011-11-30IB: Fix RCU lockdep splatsEric Dumazet1-0/+4
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-2/+30
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier5-2/+30
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi4-2/+20
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-5/+5
2011-10-06RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi1-0/+10
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman1-5/+5
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher1-1/+1
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-8/+0
2011-07-19RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche1-8/+0
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-4/+8
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-13/+21
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise3-13/+21
2011-05-04ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller1-1/+2
2011-03-13ipv4: Create and use route lookup helpers.David S. Miller1-17/+4
2011-03-03ipv4: Make output route lookup return rtable directly.David S. Miller1-1/+2
2011-03-02ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller1-1/+1
2011-03-02ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-11RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger3-58/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-26/+75
2010-10-27Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier8-26/+75
2010-10-27RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches1-2/+2
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-24IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney1-4/+2
2010-10-23RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise6-20/+71
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise1-2/+4
2010-09-03RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise1-1/+1