summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean
2021-06-11net: pcs: xpcs: also ignore phy id if it's all onesVladimir Oltean
2021-06-11net: pcs: xpcs: add support for sgmii with no inband ANVladimir Oltean
2021-06-11net: pcs: xpcs: move register bit descriptions to a header fileVladimir Oltean
2021-06-11net: stmmac: reduce indentation when calling stmmac_xpcs_setupVladimir Oltean
2021-06-11net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setupVladimir Oltean
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean
2021-06-11net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swappingAlex Elder
2021-06-11net: qualcomm: rmnet: avoid unnecessary byte-swappingAlex Elder
2021-06-11net: qualcomm: rmnet: clarify a bit of codeAlex Elder
2021-06-11net: qualcomm: rmnet: IPv4 header has zero checksumAlex Elder
2021-06-11net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()Alex Elder
2021-06-11net: qualcomm: rmnet: get rid of some local variablesAlex Elder
2021-06-11net: qualcomm: rmnet: eliminate some ifdefsAlex Elder
2021-06-11net: qualcomm: rmnet: use ip_is_fragment()Alex Elder
2021-06-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli
2021-06-11net: stmmac: Fix potential integer overflowWong Vee Khee
2021-06-11net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-11net: dpaa2-mac: Add ACPI support for DPAA2 MAC driverCalvin Johnson
2021-06-11net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-06-11net/fsl: Use [acpi|of]_mdiobus_registerCalvin Johnson
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson
2021-06-11of: mdio: Refactor of_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11of: mdio: Refactor of_phy_find_device()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-11net: stmmac: Fix unused values warningsWong Vee Khee
2021-06-11net: usb: asix: ax88772: manage PHY PM from MACOleksij Rempel
2021-06-11net: pc300too: fix the comments style issuePeng Li
2021-06-11net: pc300too: add some required spacesPeng Li
2021-06-11net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li
2021-06-11net: pc300too: remove redundant initialization for staticsPeng Li
2021-06-11net: pc300too: move out assignment in if conditionPeng Li
2021-06-11net: pc300too: fix the code style issue about "foo * bar"Peng Li
2021-06-11net: pc300too: add blank line after declarationsPeng Li
2021-06-11net: pc300too: remove redundant blank linesPeng Li
2021-06-11r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean