aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3
AgeCommit message (Expand)Author
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-07-30RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter
2013-06-20RDMA/cxgb3: Timeout condition is never trueDan Carpenter
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-04-16RDMA/cxgb3: Fix uninitialized variableCong Ding
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl
2012-11-26RDMA/cxgb3: use WARNJulia Lawall
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-18RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-26RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney
2010-10-22RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise
2010-09-02RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz