summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-29net: ethernet: mtk-star-emac: remove unused variableBartosz Golaszewski
2020-05-28e1000: Fix typo in the commentHari
2020-05-28igc: Fix wrong register nameSasha Neftin
2020-05-28igc: Remove Sequence Error CounterSasha Neftin
2020-05-28igc: Add Receive Error CounterSasha Neftin
2020-05-28igc: Remove symbol error counterSasha Neftin
2020-05-28i40e: Make i40e_shutdown_adminq() return voidJason Yan
2020-05-28e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-05-28igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes
2020-05-28igc: Reject NFC rules with multiple matchesAndre Guedes
2020-05-28igc: Remove unused flagsSasha Neftin
2020-05-28igb: make igb_set_fc_watermarks() return voidJason Yan
2020-05-28ixgbe: Remove unused inline function ixgbe_irq_disable_queuesYueHaibing
2020-05-28ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()Jason Yan
2020-05-28ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()Jason Yan
2020-05-28ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-05-28i40e: trivial fixup of comments in i40e_xsk.cJesper Dangaard Brouer
2020-05-28i40e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-05-28net: hns3: print out speed info when parsing speed failsHuazhong Tan
2020-05-28net: hns3: remove some unused fields in struct hclge_devHuazhong Tan
2020-05-28net: hns3: remove two duplicated register macros in hclgevf_main.hHuazhong Tan
2020-05-28net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan
2020-05-28net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan