summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-30net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas1-0/+1
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-04-27net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin1-0/+1
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik1-16/+40
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu1-0/+1
2023-12-05net: stmmac: Refactor EST implementationRohan G Thomas1-0/+1
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang1-0/+1
2023-10-19net: stmmac: increase TX coalesce timer to 5msChristian Marangi1-1/+1
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang1-2/+5
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu1-0/+36
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu1-0/+2
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas1-0/+1
2023-07-20net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang1-18/+21
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier1-1/+0
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier1-0/+2
2023-04-13net: stmmac: Fix DMA typoAndrew Halaney1-1/+1
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean1-1/+0
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg1-0/+1
2021-12-13net: stmmac: bump tc when get underflow error from DMA descriptorXiaoliang Yang1-0/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-2/+2
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai1-0/+2
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai1-0/+11
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-2/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-1/+1
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail1-0/+1
2021-03-26net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong1-0/+15
2021-03-26net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong1-0/+6
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+7
2021-03-25net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+2
2021-03-19net: stmmac: Add EST errors into ethtool statisticOng Boon Leong1-0/+6
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran1-0/+1
2020-09-26net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt1-0/+2
2020-09-17net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang1-3/+10
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn1-1/+1
2020-04-23net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt1-0/+1
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee1-0/+2
2020-03-18net: stmmac: Add support for Enterprise MAC versionJose Abreu1-0/+7
2020-03-18net: stmmac: Add XLGMII supportJose Abreu1-0/+6
2020-03-10net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+3
2020-01-14net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu1-0/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+2
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu1-0/+1
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu1-0/+4
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-3/+2
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu1-2/+2
2019-11-15net: stmmac: Setup a default RX Coalesce value instead of the minimumJose Abreu1-0/+1
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu1-0/+1
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+1
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu1-0/+8