aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2020-06-10net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng
2020-01-13net: stmmac: Add missing information in DebugFS capabilities fileJose 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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose 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: RX buffer size must be 16 byte alignedJose 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-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-15net: stmmac: Rework TX Coalesce logicJose 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-11net: stmmac: Implement UDP Segmentation OffloadJose Abreu
2019-11-11net: stmmac: Rework stmmac_rx()Jose 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-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-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-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-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-09-26net: stmmac: Fix page pool sizeThierry Reding
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-16net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean