summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu
2019-11-15net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-15net: stmmac: gmac4+: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-15net: stmmac: Setup a default RX Coalesce value instead of the minimumJose Abreu
2019-11-15net: stmmac: Do not set RX IC bit if RX Coalesce is zeroJose Abreu
2019-11-13net: ethernet: stmmac: fix indentation issueColin Ian King
2019-11-11net: stmmac: Implement UDP Segmentation OffloadJose Abreu
2019-11-11net: stmmac: Rework stmmac_rx()Jose Abreu
2019-11-11net: stmmac: tc: Remove the speed dependencyJose Abreu
2019-11-11net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacksJose Abreu
2019-11-11net: stmmac: gmac4+: Add Split Header supportJose Abreu
2019-11-11net: stmmac: Fix sparse warningJose Abreu
2019-11-11net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-22net: stmmac: Fix the problem of tso_xmityuqi jin
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)
2019-10-09net: stmmac: Remove break after a returnTiezhu Yang
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu