summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-15net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-06net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-13net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return voidUwe Kleine-König
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2023-02-13net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_featuresLorenzo Bianconi
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-18net: stmmac: add imx93 platform supportClark Wang
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2023-01-16net: stmmac: Fix queue statistics readingKurt Kanzenbach
2023-01-13net: stmmac: Separate C22 and C45 transactions for xgmacAndrew Lunn
2023-01-13net: stmmac: Separate C22 and C45 transactions for xgmac2Andrew Lunn
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-05stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang
2022-12-15net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong
2022-12-09net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui
2022-12-09net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-05net: stmmac: tegra: Add MGBE supportBhadram Varka
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28Revert "net: stmmac: use sysfs_streq() instead of strncmp()"Vladimir Oltean
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-11-25net: stmmac: use sysfs_streq() instead of strncmp()Xu Panda
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-11net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim
2022-11-11ptp: stmac: convert .adjfreq to .adjfineJacob Keller
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang