summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)
2023-08-25net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)
2023-08-25net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-25net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-25net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)
2023-08-25net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu
2023-08-10net: stmmac: xgmac: RX queue routing configurationFurong Xu
2023-08-10net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-29net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski
2023-07-27net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-07-21eth: stmmac: let page recycling happen with skbsJakub Kicinski
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-07-19net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski