summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu
2020-01-13net: stmmac: selftests: Add a test for TBS featureJose Abreu
2020-01-13net: stmmac: selftests: Switch to dev_direct_xmit()Jose Abreu
2020-01-13net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu
2020-01-13net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu
2020-01-13net: stmmac: gmac4+: Add TBS supportJose Abreu
2020-01-13net: stmmac: xgmac: Add TBS supportJose Abreu
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2020-01-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu
2020-01-10net: stmmac: selftests: Update status when disabling RSSJose Abreu
2020-01-10net: stmmac: gmac5+: Fix missing returnJose Abreu
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu
2020-01-09net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-27net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu
2019-12-18net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ coresJose Abreu
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18net: stmmac: Always use TX coalesce timer value when reschedulingJose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-12-18net: stmmac: Print more information in DebugFS DMA Capabilities fileJose Abreu
2019-12-18net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2019-12-18net: stmmac: Enable 16KB buffer sizeJose Abreu
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2019-12-18net: stmmac: Only the last buffer has the FCS fieldJose Abreu
2019-12-18net: stmmac: Do not accept invalid MTU valuesJose Abreu
2019-12-18net: stmmac: Determine earlier the size of RX bufferJose Abreu
2019-12-18net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta
2019-12-17net-next: stmmac: mediatek: add more support for RMIIBiao Huang
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds