summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: stmmac: Fix the TX IOC in xmit pathJose Abreu2019-11-061-30/+34
* net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu2019-11-061-0/+1
* net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu2019-11-061-2/+3
* net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu2019-11-061-2/+4
* net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu2019-11-061-0/+2
* net: stmmac: xgmac: Fix AV Feature detectionJose Abreu2019-11-061-1/+1
* net: stmmac: xgmac: Fix TSA selectionJose Abreu2019-11-061-0/+1
* net: stmmac: xgmac: Only get SPH header len if availableJose Abreu2019-11-061-1/+2
* net: stmmac: selftests: Prevent false positives in filter testsJose Abreu2019-11-061-40/+94
* net: stmmac: xgmac: bitrev32 returns u32Jose Abreu2019-11-061-1/+1
* net: stmmac: gmac4: bitrev32 returns u32Jose Abreu2019-11-061-1/+1
* net: stmmac: Fix the problem of tso_xmityuqi jin2019-10-221-0/+1
* 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-151-1/+1
* net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-091-0/+1
* net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-091-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: Avoid deadlock on suspend/resumeThierry Reding2019-10-021-4/+6
* net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu2019-10-011-2/+3
* net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu2019-10-011-1/+1
* net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu2019-10-011-1/+1
* net: stmmac: Do not stop PHY if WoL is enabledJose Abreu2019-10-011-6/+12
* net: stmmac: Correctly take timestamp for PTPv2Jose Abreu2019-10-011-0/+1
* net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu2019-10-011-6/+7
* net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu2019-10-011-4/+0
* net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu2019-10-012-0/+2
* net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu2019-10-011-1/+1
* net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2019-09-271-1/+1
* net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2019-09-271-1/+1
* net: stmmac: Fix page pool sizeThierry Reding2019-09-261-1/+3
* net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu2019-09-251-1/+1
* net: stmmac: selftest: avoid large stack usageArnd Bergmann2019-09-212-13/+6
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-171-4/+8
|\
| * net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu2019-09-161-4/+8
* | net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean2019-09-161-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+6
|\|
| * net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo2019-09-021-1/+6
* | net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu2019-09-111-0/+71
* | net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2019-09-112-2/+34
* | net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu2019-09-113-0/+23
* | net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu2019-09-115-0/+66
* | net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu2019-09-115-0/+26
* | net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu2019-09-111-1/+1