summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-0/+4
* net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-291-0/+38
* net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-161-26/+62
* net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-161-70/+99
* net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-161-1/+7
* net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-161-12/+26
* net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-161-1/+13
* net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-141-1/+1
* mellanox: Logging message cleanupsJoe Perches2014-05-081-8/+8
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-6/+39
|\
| * net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-211-3/+0
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-311-2/+12
| * net/mlx4_core: Check port number for validity before accessing dataMatan Barak2013-12-191-1/+27
| * mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-091-3/+3
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-0/+17
|/
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-071-2/+0
* net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-171-3/+3
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-11/+0
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-44/+76
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-241-26/+59
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-241-7/+7
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-241-3/+3
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-241-11/+10
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+29
|/
* net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion2013-01-311-1/+1
* net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-311-1/+1
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-6/+1
* net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
* net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-83/+7
* drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-141-1/+3
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-1/+0
* net/mlx4: off by one in parse_trans_rule()Dan Carpenter2012-07-161-1/+1
* net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-071-0/+60
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-4/+361
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-071-0/+29
* net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-071-38/+32
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-161-2/+0
* mlx4: attach multicast with correct flagEugenia Emantayev2012-02-141-12/+4
* mlx4: remove unnecessary variables and argumentsEugenia Emantayev2012-02-141-12/+10
* mlx4_core: use correct port for steeringEugenia Emantayev2012-02-061-6/+6
* mlx4_core: use correct flag for unicast_promiscEugenia Emantayev2012-02-061-2/+2
* mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-131-2/+2
* mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-131-51/+167
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-4/+6
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+928
OpenPOWER on IntegriCloud