summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-11-11net: stmmac: gmac4+: Add Split Header supportJose Abreu
2019-11-11net: stmmac: Fix sparse warningJose Abreu
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
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu
2019-09-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter