summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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
2019-08-08net: stmmac: selftests: Add RSS testJose Abreu
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08net: stmmac: xgmac: Implement tx_queue_prio()Jose Abreu
2019-08-08net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()Jose Abreu
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu
2019-07-31net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30net: stmmac: Sync RX Buffer upon allocationJose Abreu
2019-07-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-07-22net: stmmac: Do not cut down 1G modesJose Abreu
2019-07-22net: stmmac: Use kcalloc() instead of kmalloc_array()Jose Abreu
2019-07-22net: stmmac: RX Descriptors need to be clean before setting buffersJose Abreu
2019-07-11net: stmmac: Fix misuses of GENMASK macroJoe Perches
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso