summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
* | mlxsw: switchx2: Use generic listener struct for eventsNogah Frankel2016-11-251-66/+12
* | mlxsw: spectrum: Use generic listener struct for eventsNogah Frankel2016-11-251-65/+12
* | mlxsw: core: Introduce generic macro for eventNogah Frankel2016-11-251-0/+12
* | mlxsw: switchx2: Use generic listener struct for rx trapsNogah Frankel2016-11-251-100/+27
* | mlxsw: spectrum: Use generic listener struct for rx trapsNogah Frankel2016-11-251-57/+38
* | mlxsw: core: Expose generic macros for rx trapNogah Frankel2016-11-251-0/+14
* | mlxsw: core: Create a generic function to register / unregister trapsNogah Frankel2016-11-252-0/+85
* | mlxsw: spectrum: Remove unused trapsNogah Frankel2016-11-251-6/+1
* | net/mlx5: remove a duplicate conditionDan Carpenter2016-11-251-2/+1
* | mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet2016-11-243-44/+48
* | net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan2016-11-241-2/+44
* | net/mlx5: E-Switch, Add control for inline modeRoi Dayan2016-11-244-0/+148
* | net/mlx5: Enable to query min inline for a specific vportRoi Dayan2016-11-243-18/+13
* | net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz2016-11-241-2/+31
* | net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz2016-11-244-24/+128
* | net: Add net-device param to the get offloaded stats ndoOr Gerlitz2016-11-241-1/+1
* | mlxsw: core: Implement thermal zoneIvan Vecera2016-11-225-0/+484
* | mlxsw: reg: Add Management Fan Speed Limit registerJiri Pirko2016-11-221-0/+49
* | mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet2016-11-211-17/+30
* | bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann2016-11-211-0/+3
* | bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann2016-11-211-4/+13
* | bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann2016-11-211-4/+9
* | net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2016-11-183-1/+72
* | net/mlx5: Set driver version into firmwareHuy Nguyen2016-11-181-0/+37
* | net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen2016-11-182-1/+39
* | net/mlx5: Add handling for port module eventHuy Nguyen2016-11-183-0/+70
* | net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2016-11-181-76/+69
* | net/mlx5e: remove napi_hash_del() callsEric Dumazet2016-11-171-4/+0
* | net/mlx4_en: remove napi_hash_del() callEric Dumazet2016-11-171-4/+0
* | mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak2016-11-163-0/+110
* | mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak2016-11-161-5/+9
* | mlxsw: Introduce support for I2C busVadim Pasternak2016-11-164-0/+654
* | mlxsw: Add bus capability flagVadim Pasternak2016-11-163-0/+10
* | mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel2016-11-161-3/+3
* | net/mlx4_en: use napi_complete_done() return valueEric Dumazet2016-11-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1511-95/+108
|\|
| * 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/+34
| * Revert "net/mlx4_en: Fix panic during reboot"Tariq Toukan2016-11-091-1/+0
| * 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/+15
| * 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