summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4
Commit message (Expand)AuthorAgeFilesLines
* 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-239-312/+43
|\
| * iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
| * iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
| * iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
| * iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-243-1/+12
| * IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-3/+0
| * IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-234-11/+0
| * IB: remove support for phys MRsChristoph Hellwig2015-12-233-261/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-285-143/+1
* | iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-284-0/+120
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-25/+21
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-081-25/+21
| |/
* | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-215-146/+204
* | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S2015-10-211-2/+2
* | iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S2015-10-211-1/+1
* | iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S2015-10-211-0/+4
* | iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S2015-10-211-0/+4
* | RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-211-1/+1
|/
* IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause2015-09-031-1/+1
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+13
* iw_cxgb4: Add support for clipHariprasad S2015-08-281-4/+72
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-281-2/+2
* iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-4/+4
|\
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-031-4/+4
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-2/+5
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+6
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-6/+11
* | iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-115-69/+98
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-2/+3
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1