aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean
2021-06-11net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: enable the TTEthernet engine on SJA1110Vladimir Oltean
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-06-10net: ipa: don't index mem data array by IDAlex Elder
2021-06-10net: ipa: introduce ipa_mem_find()Alex Elder
2021-06-10net: ipa: pass memory id to ipa_table_valid_one()Alex Elder
2021-06-10net: ipa: pass mem_id to ipa_table_reset_add()Alex Elder
2021-06-10net: ipa: pass mem ID to ipa_mem_zero_region_add()Alex Elder
2021-06-10net: ipa: pass mem_id to ipa_filter_reset_table()Alex Elder
2021-06-10net: ipa: clean up header memory validationAlex Elder
2021-06-10net: ipa: don't assume mem array indexed by IDAlex Elder
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-10soc: qcom: ipa: Remove superfluous error message around platform_get_irq()Tan Zhongjun
2021-06-10ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.cWang Hai
2021-06-10mt76: mt7615: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-10net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-10net: stmmac: Fix mixed enum type warningWong Vee Khee
2021-06-10fjes: check return value after calling platform_get_resource()Yang Yingliang
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-10net: ixp4xx_hss: add braces {} to all arms of the statementPeng Li
2021-06-10net: ixp4xx_hss: fix the comments style issuePeng Li
2021-06-10net: ixp4xx_hss: remove redundant spacesPeng Li
2021-06-10net: ixp4xx_hss: add some required spacesPeng Li
2021-06-10net: ixp4xx_hss: move out assignment in if conditionPeng Li
2021-06-10net: ixp4xx_hss: fix the code style issue about "foo* bar"Peng Li
2021-06-10net: ixp4xx_hss: add blank line after declarationsPeng Li
2021-06-10net: ixp4xx_hss: remove redundant blank linesPeng Li
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-10net: phy: probe for C45 PHYs that return PHY ID of zero in C22 spaceWong Vee Khee
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