summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-175-4/+8
|\
| * net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
| * net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
| * net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe2019-11-111-1/+1
* | page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-11-161-3/+1
* | net: stmmac: xgmac: Do not enable TBU interruptJose Abreu2019-11-151-1/+1
* | net: stmmac: Rework TX Coalesce logicJose Abreu2019-11-151-19/+42
* | net: stmmac: Tune-up default coalesce settingsJose Abreu2019-11-151-2/+2
* | net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu2019-11-151-12/+2
* | net: stmmac: gmac4+: Remove uneeded computation for RFA/RFDJose Abreu2019-11-151-12/+2
* | net: stmmac: Setup a default RX Coalesce value instead of the minimumJose Abreu2019-11-152-3/+5
* | net: stmmac: Do not set RX IC bit if RX Coalesce is zeroJose Abreu2019-11-151-1/+5
* | net: ethernet: stmmac: fix indentation issueColin Ian King2019-11-131-1/+1
* | net: stmmac: Implement UDP Segmentation OffloadJose Abreu2019-11-121-9/+23
* | net: stmmac: Rework stmmac_rx()Jose Abreu2019-11-121-52/+94
* | net: stmmac: tc: Remove the speed dependencyJose Abreu2019-11-121-2/+0
* | net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacksJose Abreu2019-11-121-10/+48
* | net: stmmac: gmac4+: Add Split Header supportJose Abreu2019-11-125-3/+46
* | net: stmmac: Fix sparse warningJose Abreu2019-11-124-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-097-78/+144
|\|
| * net: stmmac: Fix the TX IOC in xmit pathJose Abreu2019-11-071-30/+34
| * net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu2019-11-071-0/+1
| * net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu2019-11-071-2/+3
| * net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu2019-11-071-2/+4
| * net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu2019-11-071-0/+2
| * net: stmmac: xgmac: Fix AV Feature detectionJose Abreu2019-11-071-1/+1
| * net: stmmac: xgmac: Fix TSA selectionJose Abreu2019-11-071-0/+1
| * net: stmmac: xgmac: Only get SPH header len if availableJose Abreu2019-11-071-1/+2
| * net: stmmac: selftests: Prevent false positives in filter testsJose Abreu2019-11-071-40/+94
| * net: stmmac: xgmac: bitrev32 returns u32Jose Abreu2019-11-071-1/+1
| * net: stmmac: gmac4: bitrev32 returns u32Jose Abreu2019-11-071-1/+1
* | net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier2019-11-081-15/+8
* | net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier2019-11-041-3/+3
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-049-24/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-0/+1
|\|
| * net: stmmac: Fix the problem of tso_xmityuqi jin2019-10-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-207-11/+24
|\|
| * net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard2019-10-191-1/+2
| * net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)2019-10-171-1/+1
| * net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang2019-10-161-4/+8
| * net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)2019-10-161-1/+1
| * net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-101-0/+1
| * net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-101-1/+1
| * net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu2019-10-061-2/+2
| * net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2019-10-061-1/+1
| * net: stmmac: selftests: Check if filtering is available before runningJose Abreu2019-10-061-0/+7
* | net: stmmac: Remove break after a returnTiezhu Yang2019-10-101-2/+0
* | net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang2019-10-101-0/+27
* | net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo2019-10-101-0/+1