summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding
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: xgmac: Fix RSS writing wrong keysJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu
2019-09-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2019-09-26net: stmmac: Fix page pool sizeThierry Reding
2019-09-25net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu
2019-09-21net: stmmac: selftest: avoid large stack usageArnd Bergmann
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean
2019-09-16net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko
2019-09-05net: stmmac: selftests: Add Jumbo Frame testsJose Abreu
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu
2019-09-05net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu
2019-09-05net: stmmac: selftests: Implement the ARP Offload testJose Abreu
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu
2019-09-05net: stmmac: selftests: Add selftest for L3/L4 FiltersJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-09-05net: stmmac: Do not return error code in TC InitializationJose Abreu