aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
AgeCommit message (Expand)Author
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2018-08-07net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet
2016-05-16net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King
2016-02-29IB/mlx4: Add support for the don't trap ruleMarina Varshaver
2015-09-29net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-16net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-16net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-21net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-19net/mlx4_core: Check port number for validity before accessing dataMatan Barak
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-24mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion
2013-04-24mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion
2013-04-24mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion
2013-01-31net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion