summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-2811-36/+38
* net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)2023-08-251-6/+7
* net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)2023-08-251-1/+1
* net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)2023-08-252-10/+10
* net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)2023-08-252-3/+9
* net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2023-08-252-0/+7
* net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)2023-08-251-21/+14
* net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)2023-08-251-2/+4
* net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)2023-08-251-4/+5
* net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)2023-08-253-4/+5
* net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu2023-08-205-8/+149
* stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach2023-08-191-0/+1
* net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu2023-08-144-6/+31
* net: stmmac: xgmac: RX queue routing configurationFurong Xu2023-08-102-2/+44
* net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang2023-08-101-0/+43
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-1013-17/+17
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-072-1/+2
* net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink2023-08-071-0/+5
* net: stmmac: correct MAC propagation delayJohannes Zink2023-08-074-0/+58
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-0/+1
|\
| * eth: add missing xdp.h includes in driversJakub Kicinski2023-08-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-031-1/+2
|\ \
| * | net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding2023-07-291-1/+2
* | | net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong2023-08-023-256/+0
* | | net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas2023-08-022-12/+25
* | | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-3/+3
* | | net: Explicitly include correct DT includesRob Herring2023-07-2715-15/+12
* | | Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski2023-07-274-56/+0
* | | net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_refAndrew Halaney2023-07-271-0/+18
* | | net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney2023-07-271-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-271-1/+3
|\| |
| * | net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch2023-07-251-1/+3
* | | net: stmmac: correct MAC propagation delayJohannes Zink2023-07-254-0/+56
| |/ |/|
* | eth: stmmac: let page recycling happen with skbsJakub Kicinski2023-07-211-2/+2
* | net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang2023-07-1914-158/+335
* | net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang2023-07-191-4/+2
* | net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas2023-07-192-1/+11
* | net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski2023-07-132-3/+3
* | net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski2023-07-132-2/+3
* | net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2023-07-132-6/+6
* | net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski2023-07-133-3/+6
* | net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2023-07-132-5/+6
* | net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2023-07-132-2/+3
* | net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski2023-07-132-4/+7
* | net: stmmac: replace the tso_en field with a flagBartosz Golaszewski2023-07-137-10/+12
* | net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski2023-07-132-3/+3
* | net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski2023-07-133-3/+6
* | net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski2023-07-133-3/+4
* | net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski2023-07-132-2/+4
* | net: stmmac: dwmac-qcom-ethqos: Log more errors in probeAndrew Halaney2023-07-121-4/+10