summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski2024-01-071-15/+15
* net: stmmac: Make MSI interrupt routine genericSwee Leong Ching2024-01-071-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-071-1/+7
|\
| * net: stmmac: fix FPE events losingJianheng Zhang2023-12-041-1/+7
* | net: stmmac: Refactor EST implementationRohan G Thomas2023-12-041-1/+1
* | net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang2023-11-291-1/+63
* | net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang2023-11-221-2/+26
* | net: stmmac: reduce dma ring display code duplicationBaruch Siach2023-11-211-17/+11
* | net: stmmac: remove extra newline from descriptors displayBaruch Siach2023-11-211-1/+0
|/
* net: stmmac: avoid rx queue overrunBaruch Siach2023-11-141-0/+1
* net: stmmac: fix rx budget limit checkBaruch Siach2023-11-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-4/+13
|\
| * net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong2023-10-211-4/+13
* | net: stmmac: move TX timer arm after DMA enableChristian Marangi2023-10-191-4/+18
* | net: stmmac: improve TX timer arm logicChristian Marangi2023-10-191-3/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-30/+0
|\|
| * net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel2023-10-051-30/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-58/+67
|\|
| * net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-191-58/+67
* | net: stmmac: Tx coe sw fallbackRohan G Thomas2023-09-181-0/+10
|/
* net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-111-4/+6
* net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)2023-08-281-2/+4
* 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-251-10/+0
* net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)2023-08-251-3/+1
* net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2023-08-251-0/+3
* 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-251-2/+2
* net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu2023-08-201-6/+65
* net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu2023-08-141-5/+20
* net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-101-1/+1
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-0/+1
* net: stmmac: correct MAC propagation delayJohannes Zink2023-08-071-0/+6
* Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski2023-07-271-4/+0
* net: stmmac: correct MAC propagation delayJohannes Zink2023-07-251-0/+4
* 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-191-44/+156
* net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang2023-07-191-4/+2
* net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski2023-07-131-1/+2
* net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2023-07-131-3/+4
* net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2023-07-131-1/+2
* net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski2023-07-131-3/+6
* net: stmmac: replace the tso_en field with a flagBartosz Golaszewski2023-07-131-2/+2
* net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski2023-07-131-2/+2
* net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski2023-07-131-1/+2