summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5_en: Add missing check for memory allocation failureAmir Vadai2015-06-041-0/+2
| * | net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto2015-06-031-1/+1
| * | net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto2015-06-031-0/+1
| * | net/mlx4_core: double free of dev_vfsCarol L Soto2015-06-031-0/+1
| * | net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz2015-06-031-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-014-17/+15
| |\ \ | | |/
| * | net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-301-0/+3
| * | net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-304-9/+59
| * | net/mlx4: Add EQ poolMatan Barak2015-05-308-206/+312
| * | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-0/+23
| * | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-308-25/+3192
| * | net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-306-0/+1621
| * | net/mlx5: Ethernet Datapath filesAmir Vadai2015-05-305-0/+1054
| * | net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-301-0/+53
| * | net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-301-0/+18
| * | net/mlx5_core: Implement get/set port statusRana Shahout2015-05-301-0/+32
| * | net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-301-0/+77
| * | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-305-144/+121
| * | net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-305-10/+55
| * | net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-302-18/+109
| * | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-302-81/+18
| * | net/mlx4_core: Enable single ported IB VFsOr Gerlitz2015-05-242-12/+11
| * | net/mlx4_core: Adjust the schedule queue port in reset-to-init tooOr Gerlitz2015-05-241-0/+8
| * | net/mlx4_core: Adjust the schedule queue port for single ported IB VFsOr Gerlitz2015-05-241-2/+2
| * | net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-241-4/+20
| * | net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz2015-05-241-4/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-232-1/+20
|\ \ \ | |_|/ |/| |
| * | IB/mlx4: Add mmap call to map the hardware clockMatan Barak2015-06-121-0/+19
| * | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-1/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-292-10/+6
|\ \ \
| * | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-282-10/+6
* | | | mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
| |_|/ |/| |
* | | net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-141-4/+4
| |/ |/|
* | net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas2015-05-051-7/+7
* | net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha2015-05-051-1/+1
|/
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-303-2/+26
* net/mlx4_core: Fix unaligned accessesDavid Ahern2015-04-301-4/+14
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-271-13/+16
|\
| * net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-225-18/+68
|\ \ | |/ |/|
| *-. Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-155-18/+68
| |\ \
| | | * net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
| | | * net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas2015-04-151-0/+2
| | | * net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-152-0/+16
| | | * net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-152-0/+17
| | |/ | |/|
| | * mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-04-151-4/+6
| |/
* | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAPEran Ben Elisha2015-04-211-1/+1
|/
* mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-094-10/+10
OpenPOWER on IntegriCloud