aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise1-2/+16
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-99/+0
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash1-9/+0
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash1-9/+0
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash1-81/+0
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford6-335/+155
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2-2/+5
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak2-2/+5
2016-02-29iw_cxgb4: add queue drain functionsSteve Wise4-1/+30
2016-02-29infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann1-3/+2
2016-02-29iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S3-10/+11
2016-02-29cxgb4/iw_cxgb4: TOS supportHariprasad S1-17/+34
2016-02-29iw_cxgb4: remove false error log entryHariprasad S1-2/+1
2016-02-29iw_cxgb4: make queue allocation code more readableHariprasad S1-39/+42
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-312/+43
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S1-4/+10
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S1-28/+17
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S1-4/+4
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S3-1/+12
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-3/+0
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig4-11/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig3-261/+0
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg5-143/+1
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg4-0/+120
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-25/+21
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S5-146/+204
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S1-1/+1
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S1-0/+4
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S1-0/+4
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-1/+1
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-25/+21
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause1-1/+1
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg3-5/+13
2015-08-28iw_cxgb4: Add support for clipHariprasad S1-4/+72
2015-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S1-2/+2
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-2/+5
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+6
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak2-6/+11
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S5-69/+98
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-4/+4
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-2/+3
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17