summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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
* | net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng2019-08-282-0/+24
* | net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng2019-08-281-0/+15
* | net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng2019-08-281-0/+29
* | net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng2019-08-281-0/+107
* | ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-231-2/+1
* | net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* | net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...YueHaibing2019-08-211-3/+1
* | net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-3/+1
* | net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...YueHaibing2019-08-211-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+1
|\|
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
* | net: stmmac: selftests: Add selftest for VLAN TX OffloadJose Abreu2019-08-171-2/+94
* | net: stmmac: Add support for VLAN Insertion OffloadJose Abreu2019-08-177-1/+135
* | net: stmmac: xgmac: Add EEE supportJose Abreu2019-08-173-5/+83
* | net: stmmac: selftests: Add tests for SA Insertion/ReplacementJose Abreu2019-08-171-1/+97