summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Save slave ethtool stats commandTariq Toukan2016-10-291-2/+3
* net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-293-16/+3
* net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-292-35/+53
* net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2016-10-291-0/+9
* net/mlx4_en: Fix panic during rebootEugenia Emantayev2016-10-291-0/+1
* net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2016-10-291-0/+7
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-291-1/+4
* net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-291-2/+2
* net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-291-1/+9
* net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2016-10-291-1/+2
* IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-10-291-2/+3
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2016-10-291-8/+18
* 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
OpenPOWER on IntegriCloud