summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_respYann Droneaud2014-06-052-2/+4
| * RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_respYann Droneaud2014-05-292-2/+3
| * RDMA/cxgb4: Fix vlan supportSteve Wise2014-05-191-9/+8
| * RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error pathsChristoph Jaeger2014-05-191-0/+2
|/
* RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S2014-04-281-3/+3
* RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise2014-04-281-0/+4
* RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2014-04-282-0/+22
* RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-283-15/+26
* RDMA/cxgb4: Fix over-dereference when terminatingSteve Wise2014-04-111-1/+1
* RDMA/cxgb4: Use uninitialized_var()Steve Wise2014-04-111-1/+1
* RDMA/cxgb4: Add missing debug statsSteve Wise2014-04-112-2/+10
* RDMA/cxgb4: Initialize reserved fields in a FW work requestSteve Wise2014-04-111-0/+2
* RDMA/cxgb4: Use pr_warn_ratelimitedHariprasad Shenai2014-04-111-2/+2
* RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise2014-04-113-3/+11
* RDMA/cxgb4: SQ flush fixSteve Wise2014-04-112-17/+11
* RDMA/cxgb4: rmb() after reading valid gen bitSteve Wise2014-04-111-0/+3
* RDMA/cxgb4: Endpoint timeout fixesSteve Wise2014-04-111-33/+56
* RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-114-33/+127
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-036-76/+136
|\
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-036-54/+119
| |\ \
| | * | RDMA/cxgb4: Disable DSGL use by defaultSteve Wise2014-04-021-2/+2
| | * | RDMA/cxgb4: rx_data() needs to hold the ep mutexSteve Wise2014-04-021-7/+9
| | * | RDMA/cxgb4: Drop RX_DATA packets if the endpoint is goneSteve Wise2014-04-021-0/+2
| | * | RDMA/cxgb4: Lock around accept/reject downcallsSteve Wise2014-04-021-10/+21
| | * | RDMA/cxgb4: Update snd_seq when sending MPA messagesSteve Wise2014-03-241-0/+3
| | * | RDMA/cxgb4: Connect_request_upcall fixesSteve Wise2014-03-241-16/+24
| | * | RDMA/cxgb4: Ignore read reponse type 1 CQEsSteve Wise2014-03-241-4/+20
| | * | RDMA/cxgb4: Fix possible memory leak in RX_PKT processingSteve Wise2014-03-241-1/+8
| | * | RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()Steve Wise2014-03-241-2/+4
| | * | RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise2014-03-202-2/+11
| | * | RDMA/cxgb4: Default peer2peer mode to 1Steve Wise2014-03-201-2/+2
| | * | RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise2014-03-202-2/+5
| | * | RDMA/cxgb4: Fix incorrect BUG_ON conditionsSteve Wise2014-03-201-2/+2
| | * | RDMA/cxgb4: Always release neigh entrySteve Wise2014-03-201-1/+1
| | * | RDMA/cxgb4: Allow loopback connectionsSteve Wise2014-03-201-1/+2
| | * | RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZESteve Wise2014-03-201-1/+1
| | * | RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter2014-03-201-0/+1
| | * | RDMA/cxgb4: Fix underflows in c4iw_create_qp()Dan Carpenter2014-03-201-1/+1
| | |/
| * | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-22/+17
| |/
* | RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud2014-03-281-1/+3
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-146-152/+228
* | cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise2014-03-141-12/+12
|/
* RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi2014-02-131-0/+1
* RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2014-01-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-301-58/+20
|\
| * RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi2013-12-221-54/+17
| * RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi2013-12-221-1/+2
| * RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi2013-12-221-3/+1
* | RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika2013-12-151-1/+1
|/
* IB/cxgb4: Fix formatting of physical addressBen Hutchings2013-11-081-2/+2
OpenPOWER on IntegriCloud