summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-398/+805
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit17-209/+18
2020-01-23net/mlx5e: Enable all available stats for uplink repsVlad Buslov3-33/+18
2020-01-23net/mlx5e: Create q counters on uplink representorsVlad Buslov1-2/+19
2020-01-23net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov1-43/+114
2020-01-23net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed3-15/+51
2020-01-23net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed4-31/+56
2020-01-23net/mlx5e: Declare stats groups via macroSaeed Mahameed3-185/+108
2020-01-23net/mlx5e: Profile specific stats groupsSaeed Mahameed6-48/+93
2020-01-23net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan1-30/+51
2020-01-23net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik1-2/+5
2020-01-23net/mlx5: DR, Modify header copy supportHamdan Igbaria2-15/+151
2020-01-23net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria1-61/+165
2020-01-23net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu1-0/+39
2020-01-23net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun1-4/+4
2020-01-23net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti1-0/+2
2020-01-23net/mlx5e: Fix printk format warningOlof Johansson1-1/+1
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit6-37/+6
2020-01-21drivers: net: declance: fix comparing pointer to 0Chen Zhou1-1/+1
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan4-86/+35
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan1-3/+1
2020-01-21net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2-7/+6
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu1-1/+1
2020-01-21net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao1-1/+1
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao3-5/+3
2020-01-21net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan1-0/+2
2020-01-21net: hns3: do not reuse pfmemalloc pagesYunsheng Lin1-2/+8
2020-01-21net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin1-2/+2
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit5-49/+5
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit1-1/+1
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou1-3/+2
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou1-2/+2
2020-01-20spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko4-0/+24
2020-01-20mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko3-7/+46
2020-01-20mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko1-22/+15
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko3-12/+24
2020-01-20r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-11/+1
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng1-11/+6
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller32-178/+428
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen2-0/+4
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen4-3/+19
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen1-2/+2
2020-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen3-0/+73
2020-01-19mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping RegisterAmit Cohen1-0/+57
2020-01-19mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping RegisterAmit Cohen1-0/+31
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen2-0/+4
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen2-0/+28
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller15-340/+980
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy4-3/+96