summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-36/+48
|\ \
| * | infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou2016-12-141-2/+6
| * | IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-141-34/+42
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+2
|\ \
| * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
| |/
* | IB/nes: Remove debug prints after allocation failureLeon Romanovsky2016-12-035-19/+6
|/
* IB/nes: Move user vendor structuresLeon Romanovsky2016-10-072-115/+1
* IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
* IB/nes: Support device FW version stringIra Weiny2016-06-231-19/+14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-203-62/+43
|\
| *-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-133-58/+40
| |\ \
| | | * RDMA/nes: replace custom print_hex_dump()Andy Shevchenko2016-05-131-57/+3
| | | * IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko2016-05-131-1/+1
| | | * RDMA/nes: Adding queue drain functionsTatyana Nikolova2016-05-132-0/+36
| | |/
| * | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-4/+3
| |/
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-3/+0
|\ \ | |/
| * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-281-3/+0
* | infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller2016-04-261-1/+0
* | RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-8/+5
|/
*---. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-168-367/+91
|\ \ \
| | | * iw_nes: remove port mapper related codeFaisal Latif2016-03-164-309/+80
| | |/
| * | nes: handling failed allocation when creating workqueueInsu Yun2016-02-291-0/+10
| * | RDMA/nes: Replace LRO with GROBen Hutchings2016-02-294-58/+1
| |/
* | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
|/
* infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-191-1/+1
* RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
* RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-242-2/+2
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-233-116/+37
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-75/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-233-6/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-073-113/+67
|\
| * RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-282-167/+1
| * RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-282-1/+120
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-20/+21
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0
|/
* nes: Support ib_alloc_mr verbSagi Grimberg2015-08-301-5/+14
* RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
* RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+3
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+5
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-3/+8
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-022-0/+9
|\
| * RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2015-06-022-0/+9
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-2/+2
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+16
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+6
|/
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-052-17/+49
OpenPOWER on IntegriCloud