summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha2015-06-154-0/+90
* net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-155-3/+49
* net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-0/+57
* net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-155-4/+76
* net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha2015-06-151-3/+87
* net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha2015-06-151-4/+31
* net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha2015-06-151-7/+18
* net/mlx4_core: Add sink counterEran Ben Elisha2015-06-152-5/+8
* net/mlx4_core: Reset counters data when freedEran Ben Elisha2015-06-152-0/+23
* net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha2015-06-151-0/+6
* net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat2015-06-112-1/+16
* net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat2015-06-112-0/+37
* net/mlx5e: Support NETIF_F_SGSaeed Mahameed2015-06-113-24/+40
* net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman2015-06-111-1/+4
* net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed2015-06-112-22/+2
* net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2015-06-112-6/+9
* net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-113-50/+48
* net/mlx5_core: fix an error codeDan Carpenter2015-06-111-1/+2
* net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick2015-06-111-6/+2
* net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick2015-06-111-6/+3
* net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-072-2/+3
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-042-1/+8
* net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-041-0/+67
* net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-042-5/+5
* net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-042-8/+11
* net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-043-18/+47
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-043-11/+262
* net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-044-45/+6
* net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky2015-06-041-1/+1
* net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-044-65/+548
* net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky2015-06-043-30/+36
* 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
|\
| * 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_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