summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-9/+49
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-143-133/+254
|\ \
| * | iw_cxgb4: Convert a __force castBart Van Assche2016-05-141-1/+1
| * | RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S2016-05-141-0/+7
| * | RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S2016-05-141-10/+2
| * | RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S2016-05-141-2/+2
| * | RDMA/iw_cxgb4: atomic find and reference for listening endpointsHariprasad S2016-05-141-8/+28
| * | RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTINGHariprasad S2016-05-141-4/+2
| * | RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeoutHariprasad S2016-05-141-0/+2
| * | RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()Hariprasad S2016-05-141-0/+2
| * | RDMA/iw_cxgb4: atomically lookup ep and get a referenceHariprasad S2016-05-141-28/+82
| * | RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()Hariprasad S2016-05-141-3/+9
| * | RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTINGHariprasad S2016-05-141-3/+0
| * | RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()Hariprasad S2016-05-141-13/+22
| * | RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S2016-05-142-20/+20
| * | RDMA/iw_cxgb4: Do not stop timer in case of incomplete messagesHariprasad S2016-05-141-14/+16
| * | RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S2016-05-141-6/+19
| * | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-141-2/+3
| * | RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S2016-05-141-1/+1
| * | RDMA/iw_cxgb4: Add few history bits for epHariprasad S2016-05-142-18/+36
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-132-2/+2
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-132-7/+5
|/
* RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
* RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
* RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
* RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
* RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
* RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
* RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
* RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
* RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
* RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-262-2/+6
* iw_cxgb4: handle draining an idle qpSteve Wise2016-04-261-2/+16
* iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-99/+0
|\
| * cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-81/+0
| |
| \
| \
| \
*---. \ Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-166-335/+155
|\ \ \ \ | | |_|/ | |/| |
| | | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-163-264/+65
| | |/ | |/|
| | * infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2016-02-291-3/+2
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-293-10/+11
| | * cxgb4/iw_cxgb4: TOS supportHariprasad S2016-02-291-17/+34
| | * iw_cxgb4: remove false error log entryHariprasad S2016-02-291-2/+1
| | * iw_cxgb4: make queue allocation code more readableHariprasad S2016-02-291-39/+42
| |/
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-162-2/+5
|\ \ \ | | |/ | |/|
| | * IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-012-2/+5
| |/
* / iw_cxgb4: add queue drain functionsSteve Wise2016-02-294-1/+30
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-249-312/+43
|\
| * iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10