summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-11-11net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim
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
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min
2022-11-07net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-10-25net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard
2022-10-15net: stmmac: Enable mac_managed_pm phylink configShenwei Wang
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma
2022-09-27net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang
2022-09-26net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach
2022-09-05stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET
2022-09-01net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-25net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi
2022-07-25net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee
2022-07-18net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-07-15net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang
2022-07-15net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang
2022-07-15stmmac: dwmac-mediatek: fix clock issueBiao Huang
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-13net: stmmac: fix leaks in probeDan Carpenter
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01stmicro/stmmac: fix repeated words in commentsJilin Yuan
2022-06-19net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi
2022-06-17net: stmmac: make mdio register skips PHY scanning for fixed-linkOng Boon Leong
2022-06-17stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting supportOng Boon Leong