summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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-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/netLinus Torvalds
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
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-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
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