aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha4-0/+90
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha5-3/+49
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha1-0/+57
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha5-4/+76
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha1-7/+18
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha2-5/+8
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha2-0/+23
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha1-0/+6
2015-06-11net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat2-1/+16
2015-06-11net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat2-0/+37
2015-06-11net/mlx5e: Support NETIF_F_SGSaeed Mahameed3-24/+40
2015-06-11net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman1-1/+4
2015-06-11net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed2-22/+2
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed2-6/+9
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed3-50/+48
2015-06-11net/mlx5_core: fix an error codeDan Carpenter1-1/+2
2015-06-11net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick1-6/+2
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick1-6/+3
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2-2/+3
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2-1/+8
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2-5/+5
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2-8/+11
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny3-18/+47
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny3-11/+262
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-45/+6
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky4-65/+548
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-04net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+15
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak8-206/+312
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-0/+23
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai8-25/+3192
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+18
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+32
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+77
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed5-144/+121