summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu2019-09-113-1/+43
* | net: stmmac: Prevent divide-by-zeroJose Abreu2019-09-111-1/+3
* | net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu2019-09-071-9/+16
* | net: stmmac: selftests: Add Split Header testJose Abreu2019-09-071-0/+42
* | net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu2019-09-072-7/+2
* | net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu2019-09-071-0/+6
* | net: stmmac: selftests: Add missing checks for support of SAJose Abreu2019-09-071-0/+12
* | stmmac: platform: adjust messages and move to dev levelAndy Shevchenko2019-09-061-9/+13
* | net: stmmac: selftests: Add Jumbo Frame testsJose Abreu2019-09-051-3/+62
* | net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu2019-09-052-12/+2
* | net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu2019-09-051-3/+3
* | net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu2019-09-051-1/+1
* | net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu2019-09-051-12/+9
* | net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu2019-09-051-1/+2
* | net: stmmac: selftests: Implement the ARP Offload testJose Abreu2019-09-051-0/+110
* | net: stmmac: xgmac: Implement ARP OffloadJose Abreu2019-09-054-0/+22
* | net: stmmac: selftests: Add selftest for L3/L4 FiltersJose Abreu2019-09-051-1/+285
* | net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu2019-09-058-2/+488
* | net: stmmac: Do not return error code in TC InitializationJose Abreu2019-09-051-1/+2
* | net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu2019-09-051-0/+4
* | net: stmmac: selftests: Return proper error code to userspaceJose Abreu2019-09-051-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-4/+2
|\|
| * net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
* | net: stmmac: depend on COMMON_CLKStephen Rothwell2019-08-301-0/+1