summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0Star
* net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-241-1/+4
* mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
* mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky2016-11-131-1/+21
* mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi2016-11-131-1/+3
* mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko2016-11-101-0/+3
* mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko2016-11-101-61/+34Star
* Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0Star
* net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen2016-11-041-2/+3
* net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz2016-11-041-1/+2
* net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz2016-11-041-1/+4
* net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz2016-11-041-1/+1
* net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed2016-11-041-17/+15Star
* net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed2016-11-041-1/+4
* net/mlx5: Simplify a testChristophe Jaillet2016-11-011-1/+1
* mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel2016-10-312-8/+8
* 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/+3Star
* 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/+5Star
* 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-101-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
| |\