summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-6/+7
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-3/+3
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-082-9/+8
* RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-104-64/+296
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-035-36/+102
|\ \ \
| | | * IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-03-171-1/+1
| | |/ | |/|
| | * RDMA/nes: Clean up a conditionDan Carpenter2014-03-171-3/+1
| | * RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-174-3/+7
| | * RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova2014-03-172-29/+93
| |/
* | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-126/+127
|/
* RDMA/nes: Fix error return codeJulia Lawall2014-02-121-1/+4
* RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong2014-01-221-2/+1
* RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-091-1/+1
* RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-121-69/+84
* Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-301-2/+2
* RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-301-1/+2
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-7/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-8/+11
|\
| * IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-8/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-3/+3
|\ \ | |/
| * Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-5/+7
* | nes: remove usage of dev->masterJiri Pirko2013-01-042-4/+6
|/
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-081-0/+5
OpenPOWER on IntegriCloud