summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-031-5/+2
|\
| * stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao2022-11-021-5/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-271-0/+6
|\ \ | |/
| * net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard2022-10-251-0/+6
* | net: stmmac: remove duplicate dma queue channel macrosJunxiao Chang2022-10-272-18/+7
|/
* net: stmmac: Enable mac_managed_pm phylink configShenwei Wang2022-10-151-0/+1
* net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang2022-09-301-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-10/+13
|\
| * net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang2022-09-271-10/+13
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-4/+2
* | net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma2022-09-271-1/+1
* | net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon2022-09-261-0/+125
* | net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-2/+0
|\ \ | |/
| * stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET2022-09-051-2/+0
* | net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach2022-09-086-40/+6
* | net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu2022-09-011-0/+155
* | net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-252-6/+11
|\ \ | |/
| * net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit2022-08-252-6/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-181-0/+1
|\ \ | |/
| * stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET2022-08-181-0/+1
* | stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee2022-08-171-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-4/+5
|\
| * stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter2022-07-281-4/+5
* | net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi2022-07-251-6/+24
* | net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi2022-07-251-173/+289
* | net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi2022-07-257-163/+172
* | net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi2022-07-251-2/+2
* | net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi2022-07-251-28/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2110-69/+71
|\ \ | |/
| * net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee2022-07-181-8/+0
| * net: stmmac: fix dma queue left shift overflow issueJunxiao Chang2022-07-181-0/+3
| * net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-186-21/+29
| * net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2022-07-152-10/+15
| * net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang2022-07-151-2/+3
| * stmmac: dwmac-mediatek: fix clock issueBiao Huang2022-07-151-28/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-142-2/+5
|\ \ | |/
| * net: stmmac: fix leaks in probeDan Carpenter2022-07-131-2/+4
| * net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter2022-07-071-0/+1
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* | stmicro/stmmac: fix repeated words in commentsJilin Yuan2022-07-011-1/+1
* | net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi2022-06-191-1/+3
* | net: stmmac: make mdio register skips PHY scanning for fixed-linkOng Boon Leong2022-06-172-5/+21
* | stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting supportOng Boon Leong2022-06-171-0/+30
* | stmmac: intel: prepare to support 1000BASE-X phy interface settingOng Boon Leong2022-06-171-2/+2
* | net: ethernet: stmmac: reset force speed bit for ipq806xChristian 'Ansuel' Marangi2022-06-161-0/+64
* | net: ethernet: stmmac: add missing sgmii configure for ipq806xChristian 'Ansuel' Marangi2022-06-162-16/+78
|/
* stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET2022-06-071-3/+1