summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch1-4/+6
2023-08-31net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)1-3/+2
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)11-36/+38
2023-08-26net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)1-6/+7
2023-08-26net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)1-1/+1
2023-08-26net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)2-10/+10
2023-08-26net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)2-3/+9
2023-08-26net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2-0/+7
2023-08-26net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)1-21/+14
2023-08-26net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)1-2/+4
2023-08-26net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)1-4/+5
2023-08-26net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)3-4/+5
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu5-8/+149
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach1-0/+1
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu4-6/+31
2023-08-11net: stmmac: xgmac: RX queue routing configurationFurong Xu2-2/+44
2023-08-11net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang1-0/+43
2023-08-11net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang13-17/+17
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin2-1/+2
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink1-0/+5
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink4-0/+58
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski1-0/+1
2023-08-02net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong3-256/+0
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas2-12/+25
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-3/+3
2023-07-29net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding1-1/+2
2023-07-28net: Explicitly include correct DT includesRob Herring15-15/+12
2023-07-28Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski4-56/+0
2023-07-28net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney1-0/+18
2023-07-28net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney1-2/+1
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2023-07-26net: stmmac: correct MAC propagation delayJohannes Zink4-0/+56
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch1-1/+3
2023-07-22eth: stmmac: let page recycling happen with skbsJakub Kicinski1-2/+2
2023-07-20net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang14-158/+335
2023-07-20net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang1-4/+2
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas2-1/+11
2023-07-14net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski2-3/+3
2023-07-14net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2-6/+6
2023-07-14net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski3-3/+6
2023-07-14net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2-5/+6
2023-07-14net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski2-4/+7
2023-07-14net: stmmac: replace the tso_en field with a flagBartosz Golaszewski7-10/+12
2023-07-14net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski2-3/+3
2023-07-14net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski3-3/+6
2023-07-14net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski3-3/+4