summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-11-28sfc: remove unneeded variableDan Carpenter2-9/+1
2016-11-27ptp: gianfar: Use high resolution frequency method.Ulrik De Bie1-8/+13
2016-11-27mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet1-4/+2
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-13/+18
2016-11-26mlxsw: spectrum: Add policers for trap groupsNogah Frankel1-2/+72
2016-11-26mlxsw: reg: Add QoS Policer Configuration RegisterNogah Frankel1-0/+141
2016-11-26mlxsw: resources: Add max cpu policers resourceNogah Frankel1-0/+2
2016-11-26mlxsw: Create a different trap group list for each deviceNogah Frankel3-34/+77
2016-11-26mlxsw: spectrum: Add BGP trapNogah Frankel2-0/+2
2016-11-26mlxsw: Change trap groups settingNogah Frankel4-40/+92
2016-11-26mlxsw: resources: Add max trap groups resourceNogah Frankel1-0/+2
2016-11-26mlxsw: core: Change emad trap group settingsNogah Frankel5-39/+39
2016-11-26mlxsw: Add option to choose trap groupNogah Frankel4-21/+22
2016-11-26mlxsw: Change trap set functionNogah Frankel5-44/+49
2016-11-26mlxsw: switchib: Use generic listener struct for eventsNogah Frankel1-35/+27
2016-11-26mlxsw: switchx2: Use generic listener struct for eventsNogah Frankel1-66/+12
2016-11-26mlxsw: spectrum: Use generic listener struct for eventsNogah Frankel1-65/+12
2016-11-26mlxsw: core: Introduce generic macro for eventNogah Frankel1-0/+12
2016-11-26mlxsw: switchx2: Use generic listener struct for rx trapsNogah Frankel1-100/+27
2016-11-26mlxsw: spectrum: Use generic listener struct for rx trapsNogah Frankel1-57/+38
2016-11-26mlxsw: core: Expose generic macros for rx trapNogah Frankel1-0/+14
2016-11-26mlxsw: core: Create a generic function to register / unregister trapsNogah Frankel2-0/+85
2016-11-26mlxsw: spectrum: Remove unused trapsNogah Frankel1-6/+1
2016-11-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net/mlx5: remove a duplicate conditionDan Carpenter1-2/+1
2016-11-26net: thunderx: Pause frame supportSunil Goutham6-0/+166
2016-11-26net: thunderx: Configure RED and backpressure levelsSunil Goutham4-9/+41
2016-11-26net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu5-3/+38
2016-11-26net: thunderx: 80xx BGX0 configuration changesSunil Goutham1-3/+17
2016-11-26net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-26dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-26cxgb4: fix memory leak on txq_infoColin Ian King1-1/+1
2016-11-25mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet3-44/+48
2016-11-25net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan1-2/+44
2016-11-25net/mlx5: E-Switch, Add control for inline modeRoi Dayan4-0/+148
2016-11-25net/mlx5: Enable to query min inline for a specific vportRoi Dayan3-18/+13
2016-11-25net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-25net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz4-24/+128
2016-11-25net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-1/+1
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24net/mlx4_en: Free netdev resources under state lockTariq Toukan1-1/+4
2016-11-24bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller33-424/+652
2016-11-22marvell: mark mvneta and mvpp2 32-bit onlyArnd Bergmann1-0/+2
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera5-0/+484
2016-11-22mlxsw: reg: Add Management Fan Speed Limit registerJiri Pirko1-0/+49
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+12