summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-06-11ice: add low level PTP clock access functionsJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-10ibmvnic: Allow device probe if the device is not ready at bootCristobal Forno
2021-06-10net: marvell: prestera: add LAG supportSerhiy Boiko
2021-06-10net: marvell: prestera: do not propagate netdev events to prestera_switchdev.cVadym Kochan
2021-06-10net: marvell: prestera: move netdev topology validation to prestera_mainVadym Kochan
2021-06-10ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.cWang Hai
2021-06-10net: stmmac: Fix mixed enum type warningWong Vee Khee
2021-06-10net: axienet: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-10net: w5100: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-10Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-10net: davinci_emac: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-10net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-09net/mlx5: Bridge, add tracepointsVlad Buslov
2021-06-09net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov
2021-06-09net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov
2021-06-09net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov
2021-06-09net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov
2021-06-09net/mlx5: Bridge, dynamic entry ageingVlad Buslov
2021-06-09net/mlx5: Bridge, handle FDB eventsVlad Buslov
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov
2021-06-09net/mlx5: DR, Support EMD tag in modify header for STEv1Yevgeny Kliteynik
2021-06-09net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-06-09net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik
2021-06-09net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik
2021-06-09stmmac: prefetch right addressMatteo Croce
2021-06-09mlxsw: thermal: Fix null dereference of NULL temperature parameterColin Ian King
2021-06-09net: ethernet: rmnet: Always subtract MAP headerKristian Evensen
2021-06-09net: ena: make symbol 'ena_alloc_map_page' staticWei Yongjun
2021-06-09net: stmmac: Fix missing { } around two statements in an if statementColin Ian King
2021-06-09net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()Yang Yingliang
2021-06-09mvpp2: prefetch pageMatteo Croce
2021-06-09mvpp2: prefetch right addressMatteo Croce
2021-06-09net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang
2021-06-09net: stmmac: Use devm_platform_ioremap_resource_byname()Yang Yingliang
2021-06-09net: sgi: ioc3-eth: check return value after calling platform_get_resource()Yang Yingliang
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.cBaokun Li
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...Baokun Li
2021-06-09nfp: use list_move instead of list_del/list_add in nfp_cppcore.cBaokun Li
2021-06-09net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan
2021-06-08sh_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-08net: nixge: simplify code with devm platform functionsYang Yingliang
2021-06-08ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.cWang Hai