aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3
AgeCommit message (Expand)Author
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
2010-07-21RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-06-10net-next: remove useless union keywordChangli Gao
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-04-28RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier
2010-04-21RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise
2010-04-21RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise