aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin2024-04-231-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-071-1/+3
|\
| * net: stmmac: fix FPE events losingJianheng Zhang2023-12-041-1/+3
* | net: stmmac: Refactor EST implementationRohan G Thomas2023-12-041-8/+14
* | net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang2023-11-221-0/+15
|/
* net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2023-08-251-0/+4
* net: stmmac: correct MAC propagation delayJohannes Zink2023-08-071-0/+3
* Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski2023-07-271-3/+0
* net: stmmac: correct MAC propagation delayJohannes Zink2023-07-251-0/+3
* net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang2023-07-191-8/+4
* net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney2023-04-131-64/+82
* net: stmmac: Remove some unnecessary void pointersAndrew Halaney2023-04-131-11/+19
* net: stmmac: add support for platform specific resetShenwei Wang2023-04-051-2/+1
* net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean2023-02-061-0/+5
* net: stmmac: remove unused get_addr() callbackVincent Whitchurch2022-05-181-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-3/+3
|\
| * net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-081-3/+3
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+2
|/
* net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean2021-06-031-8/+0
* net: pcs: xpcs: export xpcs_probeVladimir Oltean2021-06-031-2/+0
* net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2021-06-031-2/+0
* net: pcs: xpcs: export xpcs_validateVladimir Oltean2021-06-031-2/+0
* net: stmmac: enable platform specific safety featuresWong Vee Khee2021-06-011-1/+2
* net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-171-0/+2
* net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing2021-04-301-1/+0
* net: stmmac: Add support for external trigger timestampingTan Tee Min2021-04-141-0/+5
* net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing2021-03-311-1/+0
* net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong2021-03-251-1/+1
* net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong2021-03-241-0/+7
* net: stmmac: Add hardware supported cross-timestampTan Tee Min2021-03-241-0/+3
* net: stmmac: Add EST errors into ethtool statisticOng Boon Leong2021-03-181-1/+1
* net: stmmac: EST interrupts handling and error reportingVoon Weifeng2021-03-181-0/+4
* net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong2021-03-171-1/+1
* net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang2021-02-261-1/+1
* net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang2021-02-261-1/+2
* net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran2020-10-301-0/+3
* net: stmmac: set get_rx_header_len() as void for it didn't have any error code to returnLuo Jiaxing2020-09-111-2/+2
* net: stmmac: Add support for VLAN Rx filteringWong Vee Khee2020-03-301-0/+14
* net: stmmac: Add support for Enterprise MAC versionJose Abreu2020-03-171-0/+1
* net: stmmac: Integrate it with DesignWare XPCSJose Abreu2020-03-091-0/+12
* net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu2020-01-131-0/+5
* net: stmmac: Initial support for TBSJose Abreu2020-01-131-0/+7
* net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu2019-12-181-0/+4
* net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu2019-12-181-0/+5
* net: stmmac: Add basic EST support for GMAC5+Jose Abreu2019-12-181-0/+5
* net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu2019-12-181-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+1
|\
| * net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-161-1/+1
* | net: stmmac: Fix sparse warningJose Abreu2019-11-111-1/+1
* | net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu2019-10-061-1/+1
|/