summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-293-9/+55
* net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-292-5/+34
* net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
* net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
* net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2016-10-292-1/+2
* net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-292-3/+21
* net/mlx5: Correctly initialize last use of flow countersPaul Blakey2016-10-291-0/+1
* net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
* net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
* net/mlx5: Always Query HCA caps after setting themDaniel Jurgens2016-10-291-6/+6
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-5/+26
* mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko2016-10-281-1/+2
* mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko2016-10-281-0/+2
* mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko2016-10-201-2/+8
* mlxsw: switchx2: Fix ethernet port initializationElad Raz2016-10-201-0/+1
* mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko2016-10-201-8/+5
* mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko2016-10-201-1/+2
* net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco2016-10-141-1/+9
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-3/+8
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-4/+9
| * Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2513-81/+871
| |\
| * \ Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-2329-1452/+984
| |\ \
* | | | mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi2016-10-041-1/+1
* | | | mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2016-10-041-1/+1
* | | | mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann2016-10-031-3/+7
* | | | net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
* | | | mlx5: Add ndo_poll_controller() implementationCalvin Owens2016-09-301-0/+20
* | | | mlx4: remove unused fieldsDavid Decotigny2016-09-302-6/+0
* | | | mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko2016-09-283-195/+260
* | | | mlxsw: spectrum: remove redundant check if err is zeroColin Ian King2016-09-241-1/+1
* | | | net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-244-11/+136
* | | | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-242-2/+10
* | | | net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh2016-09-241-0/+13
* | | | net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-244-13/+73
* | | | net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2016-09-242-4/+3
* | | | net/mlx5e: Add TC vlan match parsingOr Gerlitz2016-09-231-0/+19
* | | | net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz2016-09-231-11/+32
* | | | net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz2016-09-235-1/+249
* | | | net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz2016-09-231-13/+28
* | | | net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz2016-09-233-26/+44
* | | | net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-232-11/+27
* | | | net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2016-09-232-3/+10
* | | | net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz2016-09-234-26/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-235-10/+22
|\ \ \ \
| * | | | net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
| * | | | net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
| * | | | net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
| * | | | net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
| * | | | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
OpenPOWER on IntegriCloud