summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
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
2019-09-05net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu
2019-09-05net: stmmac: selftests: Return proper error code to userspaceJose Abreu
2019-09-02net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-30net: stmmac: depend on COMMON_CLKStephen Rothwell
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-21net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-17net: stmmac: selftests: Add selftest for VLAN TX OffloadJose Abreu
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu
2019-08-17net: stmmac: selftests: Add tests for SA Insertion/ReplacementJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu
2019-08-17net: stmmac: dwxgmac: Add Flexible PPS supportJose Abreu
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu
2019-08-17net: stmmac: xgmac: Correctly return that RX descriptor is not last oneJose Abreu
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-08net: stmmac: selftests: Add a selftest for Flexible RX ParserJose Abreu
2019-08-08net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu
2019-08-08net: stmmac: Implement Safety Features in XGMAC coreJose Abreu
2019-08-08net: stmmac: selftests: Add test for VLAN and Double VLAN FilteringJose Abreu
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu