aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mcg.c
Commit message (Expand)AuthorAge
* net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-25
* net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-25
* net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-11
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-30
* net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-29
* net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-17
* net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-17
* net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-17
* net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-17
* net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-17
* net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-14
* mellanox: Logging message cleanupsJoe Perches2014-05-08
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-22
| * net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-31
| * net/mlx4_core: Check port number for validity before accessing dataMatan Barak2013-12-19
| * mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-09
* | mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-14
|/
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-07
* net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-17
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-29
* 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