summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-11-25mlxsw: spectrum: Add policers for trap groupsNogah Frankel1-2/+72
2016-11-25mlxsw: reg: Add QoS Policer Configuration RegisterNogah Frankel1-0/+141
2016-11-25mlxsw: resources: Add max cpu policers resourceNogah Frankel1-0/+2
2016-11-25mlxsw: Create a different trap group list for each deviceNogah Frankel3-34/+77
2016-11-25mlxsw: spectrum: Add BGP trapNogah Frankel2-0/+2
2016-11-25mlxsw: Change trap groups settingNogah Frankel4-40/+92
2016-11-25mlxsw: resources: Add max trap groups resourceNogah Frankel1-0/+2
2016-11-25mlxsw: core: Change emad trap group settingsNogah Frankel5-39/+39
2016-11-25mlxsw: Add option to choose trap groupNogah Frankel4-21/+22
2016-11-25mlxsw: Change trap set functionNogah Frankel5-44/+49
2016-11-25mlxsw: switchib: Use generic listener struct for eventsNogah Frankel1-35/+27
2016-11-25mlxsw: switchx2: Use generic listener struct for eventsNogah Frankel1-66/+12
2016-11-25mlxsw: spectrum: Use generic listener struct for eventsNogah Frankel1-65/+12
2016-11-25mlxsw: core: Introduce generic macro for eventNogah Frankel1-0/+12
2016-11-25mlxsw: switchx2: Use generic listener struct for rx trapsNogah Frankel1-100/+27
2016-11-25mlxsw: spectrum: Use generic listener struct for rx trapsNogah Frankel1-57/+38
2016-11-25mlxsw: core: Expose generic macros for rx trapNogah Frankel1-0/+14
2016-11-25mlxsw: core: Create a generic function to register / unregister trapsNogah Frankel2-0/+85
2016-11-25mlxsw: spectrum: Remove unused trapsNogah Frankel1-6/+1
2016-11-25net/mlx5: remove a duplicate conditionDan Carpenter1-2/+1
2016-11-25net: thunderx: Pause frame supportSunil Goutham6-0/+166
2016-11-25net: thunderx: Configure RED and backpressure levelsSunil Goutham4-9/+41
2016-11-25net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu5-3/+38
2016-11-25net: thunderx: 80xx BGX0 configuration changesSunil Goutham1-3/+17
2016-11-25cxgb4: fix memory leak on txq_infoColin Ian King1-1/+1
2016-11-24mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet3-44/+48
2016-11-24net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan1-2/+44
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan4-0/+148
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan3-18/+13
2016-11-24net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz4-24/+128
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-1/+1
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+12
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21mlx4: avoid unnecessary dirtying of critical fieldsEric Dumazet1-17/+30
2016-11-21bnx2: use READ_ONCE() instead of barrier()Eric Dumazet1-12/+5
2016-11-21bpf, mlx5: drop priv->xdp_prog reference on netdev cleanupDaniel Borkmann1-0/+3
2016-11-21bpf, mlx5: fix various refcount issues in mlx5e_xdp_setDaniel Borkmann1-4/+13
2016-11-21bpf, mlx5: fix mlx5e_create_rq taking reference on progDaniel Borkmann1-4/+9
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov1-0/+6
2016-11-18sunbmac: Fix compiler warningTushar Dave2-3/+4
2016-11-18sunqe: Fix compiler warningsTushar Dave2-7/+8
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai6-74/+273
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter1-1/+1
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli1-4/+7
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli1-1/+3