summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-10net: ixp4xx_hss: add blank line after declarationsPeng Li1-0/+5
2021-06-10net: ixp4xx_hss: remove redundant blank linesPeng Li1-11/+0
2021-06-10Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller26-120/+2373
2021-06-10net: davinci_emac: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+2
2021-06-10net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2-4/+2
2021-06-10net: phy: probe for C45 PHYs that return PHY ID of zero in C22 spaceWong Vee Khee1-0/+12
2021-06-09net/mlx5: Bridge, add tracepointsVlad Buslov3-50/+191
2021-06-09net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov3-5/+141
2021-06-09net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov1-16/+159
2021-06-09net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov2-10/+172
2021-06-09net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov3-3/+286
2021-06-09net/mlx5: Bridge, dynamic entry ageingVlad Buslov3-13/+193
2021-06-09net/mlx5: Bridge, handle FDB eventsVlad Buslov3-4/+409
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov9-0/+539
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov2-5/+5
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov3-1/+25
2021-06-09net/mlx5: DR, Support EMD tag in modify header for STEv1Yevgeny Kliteynik1-0/+8
2021-06-09net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik7-26/+150
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik8-48/+70
2021-06-09net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik5-14/+93
2021-06-09net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik1-34/+35
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik1-0/+6
2021-06-09net: ipa: use bitmap to check for missing regionsAlex Elder1-8/+5
2021-06-09net: ipa: flag duplicate memory regionsAlex Elder1-0/+9
2021-06-09net: ipa: validate memory regions based on versionAlex Elder1-0/+61
2021-06-09net: ipa: introduce ipa_mem_id_optional()Alex Elder2-10/+53
2021-06-09net: ipa: pass memory configuration data to ipa_mem_valid()Alex Elder1-15/+14
2021-06-09net: ipa: validate memory regions at init timeAlex Elder1-4/+4
2021-06-09net: ipa: separate region range check from other validationAlex Elder1-3/+26
2021-06-09net: ipa: separate memory validation from initializationAlex Elder1-8/+32
2021-06-09net: ipa: validate memory regions unconditionallyAlex Elder1-14/+3
2021-06-09net: ipa: store memory region id in descriptorAlex Elder6-1/+106
2021-06-09net: ipa: define IPA_MEM_END_MARKERAlex Elder4-2/+5
2021-06-09net: dsa: sja1105: Fix assigned yet unused return code rcColin Ian King1-1/+1
2021-06-09stmmac: prefetch right addressMatteo Croce1-1/+1
2021-06-09mlxsw: thermal: Fix null dereference of NULL temperature parameterColin Ian King1-2/+2
2021-06-09net: ethernet: rmnet: Always subtract MAP headerKristian Evensen1-2/+3
2021-06-09net: ena: make symbol 'ena_alloc_map_page' staticWei Yongjun1-1/+2
2021-06-09net: phy: realtek: net: Fix less than zero comparison of a u16Colin Ian King1-8/+9
2021-06-09net: stmmac: Fix missing { } around two statements in an if statementColin Ian King1-1/+2
2021-06-09net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-3/+1
2021-06-09mvpp2: prefetch pageMatteo Croce1-3/+7
2021-06-09mvpp2: prefetch right addressMatteo Croce1-2/+2
2021-06-09net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-3/+1
2021-06-09net: stmmac: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-3/+1
2021-06-09net: sgi: ioc3-eth: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-06-09net: usb: asix: ax88772: Fix less than zero comparison of a u16Colin Ian King1-4/+4
2021-06-09net: usb: asix: Fix less than zero comparison of a u16Colin Ian King1-3/+5
2021-06-09netdevsim: delete unnecessary debugfs checkingDan Carpenter1-15/+1
2021-06-09net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee()Dan Carpenter1-3/+1