aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-24
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-24
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-24
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-24
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-11
|/
* net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion2013-01-31
* net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-31
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-07
* net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-07
* drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-14
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-19
* net/mlx4: off by one in parse_trans_rule()Dan Carpenter2012-07-17
* net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-07
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-07
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-07
* net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-07
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-16
* mlx4: attach multicast with correct flagEugenia Emantayev2012-02-14
* mlx4: remove unnecessary variables and argumentsEugenia Emantayev2012-02-14
* mlx4_core: use correct port for steeringEugenia Emantayev2012-02-06
* mlx4_core: use correct flag for unicast_promiscEugenia Emantayev2012-02-06
* mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-13
* mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-13
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-13
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-11