summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-051-4/+4
* net/mlx4_core: Fix access to uninitialized indexTariq Toukan2016-05-161-2/+2
* net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0Star
* IB/mlx4: Add support for the don't trap ruleMarina Varshaver2016-02-291-2/+4
* net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes2015-09-301-3/+4
* net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-251-0/+3
* net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-0/+3
* net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-311-0/+4
* net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-301-0/+38
* net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-171-26/+62
* net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-171-70/+99
* net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-171-1/+7
* net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-171-12/+26
* net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-171-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-091-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-221-3/+0Star
| * 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-201-1/+27
| * mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-101-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-081-2/+0Star
* 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/+0Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-091-44/+76
|\
| * mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-251-26/+59
| * mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-251-7/+7
| * mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-251-3/+3
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-251-11/+10Star
* | 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/+1Star
* 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/+7Star
* drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-151-1/+3
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-1/+0Star
* net/mlx4: off by one in parse_trans_rule()Dan Carpenter2012-07-171-1/+1
* net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-081-0/+60
* {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-081-4/+361
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-081-0/+29
* net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-081-38/+32Star
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-161-2/+0Star
* mlx4: attach multicast with correct flagEugenia Emantayev2012-02-141-12/+4Star
* mlx4: remove unnecessary variables and argumentsEugenia Emantayev2012-02-141-12/+10Star
* mlx4_core: use correct port for steeringEugenia Emantayev2012-02-061-6/+6