summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-20r8169: inline rtl8169_make_unusable_by_asicHeiner Kallweit
2020-04-20r8169: inline rtl8169_mark_as_last_descriptorHeiner Kallweit
2020-04-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-04-20net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-20net: sun: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-20net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-04-20net: phy: mscc: use mdiobus_get_phy()Michael Walle
2020-04-20mlxsw: reg: Increase register field length to 13 bitsIdo Schimmel
2020-04-20mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groupsIdo Schimmel
2020-04-20net: phy: Propagate error from bus->resetFlorian Fainelli
2020-04-20r8169: remove PHY resume delay that is handled in the PHY driver nowHeiner Kallweit
2020-04-20net: phy: realtek: add delay to resume path of certain internal PHY'sHeiner Kallweit
2020-04-20net: hns: use true,false for bool variablesJason Yan
2020-04-20net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean
2020-04-19igc: Add debug messages to MAC filter codeAndre Guedes
2020-04-19igc: Refactor igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_mac_entry_can_be_used()Andre Guedes
2020-04-19igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes
2020-04-19igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes
2020-04-19igc: Remove 'queue' check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Improve address check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_rar_set_index()Andre Guedes
2020-04-19igc: Fix igc_uc_unsync()Andre Guedes
2020-04-19igc: Change igc_add_mac_filter() returning valueAndre Guedes
2020-04-19igc: Check unsupported flag in igc_add_mac_filter()Andre Guedes
2020-04-19igc: Remove duplicate code in MAC filtering logicAndre Guedes
2020-04-19e1000e: fix S0ix flows for cable connected caseVitaly Lifshits
2020-04-19igc: Add new device IDs for i225 partSasha Neftin
2020-04-18r8169: add workaround for RTL8168evl TSO hw issuesHeiner Kallweit
2020-04-18r8169: improve rtl8169_tso_csum_v2Heiner Kallweit
2020-04-18r8169: use rtl8169_set_features in rtl8169_init_oneHeiner Kallweit
2020-04-18r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfgHeiner Kallweit
2020-04-18r8169: remove NETIF_F_HIGHDMA from vlan_featuresHeiner Kallweit
2020-04-18r8169: move setting OCP base to generic init codeHeiner Kallweit
2020-04-18enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean
2020-04-18net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rulesVladimir Oltean
2020-04-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-04-18net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli
2020-04-18net: phy: mdio-bcm-iproc: Do not show kernel pointerFlorian Fainelli
2020-04-18net: dsa: b53: per-port interrupts are optionalFlorian Fainelli
2020-04-18net: phy: at803x: add support for AR8032 PHYDavid Bauer
2020-04-17igc: Fix default MAC address filter overrideAndre Guedes
2020-04-17igc: Remove dead code related to flower filterAndre Guedes
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes
2020-04-17igc: Remove copper fiber switch controlSasha Neftin
2020-04-17igc: Enable NETIF_F_HW_TC flagSasha Neftin
2020-04-17igc: Fix double definitionSasha Neftin
2020-04-17igc: Fix overwrites when dumping registersAndre Guedes
2020-04-17igc: Remove forward declarationSasha Neftin
2020-04-17igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin