summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-30ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven
2020-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-30r8169: improve handling power management opsHeiner Kallweit
2020-05-30r8169: make rtl8169_down central chip quiesce functionHeiner Kallweit
2020-05-30r8169: move some calls to rtl8169_hw_resetHeiner Kallweit
2020-05-30r8169: don't reset tx ring indexes in rtl8169_tx_clearHeiner Kallweit
2020-05-30r8169: enable WAKE_PHY as only WoL source when runtime-suspendingHeiner Kallweit
2020-05-30r8169: change driver data typeHeiner Kallweit
2020-05-30Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-30net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan
2020-05-30net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan
2020-05-30net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan
2020-05-30net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan
2020-05-30net: hns3: remove an unused macro hclge_is_csqHuazhong Tan
2020-05-30net: hns3: fix a print format issue in hclge_mac_mdio_config()Huazhong Tan
2020-05-29net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed
2020-05-29net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed
2020-05-29net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed
2020-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed
2020-05-29net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed
2020-05-29net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed
2020-05-29net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed
2020-05-29net/mlx5e: Use generic API to build MPLS labelEli Cohen
2020-05-29net/mlx5: reduce stack usage in qp_read_fieldArnd Bergmann
2020-05-29net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor
2020-05-29net/mlx5: Kconfig: Fix spelling typoSaeed Mahameed
2020-05-29mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buffJesper Dangaard Brouer
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29nfp: flower: fix incorrect flag assignmentLouis Peens
2020-05-29net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan
2020-05-29stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov