summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion1-83/+7
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall1-1/+3
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-1/+0
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter1-1/+1
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion1-0/+60
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-4/+361
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion1-0/+29
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-38/+32
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-2/+0
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev1-12/+4
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev1-12/+10
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev1-6/+6
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev1-2/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-2/+2
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev1-51/+167
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-4/+6
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+928