aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-2/+0
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz1-3/+3
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-11/+0
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-44/+76
2013-04-24mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion1-26/+59
2013-04-24mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion1-7/+7
2013-04-24mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion1-3/+3
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion1-11/+10
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion1-22/+29
2013-01-31net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion1-1/+1
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein1-6/+1
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