summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-31net: stmmac: remove pcs_rane() methodRussell King (Oracle)1-3/+0
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin1-4/+4
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2023-12-05net: stmmac: Refactor EST implementationRohan G Thomas1-8/+14
2023-12-05net: stmmac: fix FPE events losingJianheng Zhang1-1/+3
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang1-0/+15
2023-08-26net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)1-0/+4
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink1-0/+3
2023-07-28Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski1-3/+0
2023-07-26net: stmmac: correct MAC propagation delayJohannes Zink1-0/+3
2023-07-20net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang1-8/+4
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney1-64/+82
2023-04-13net: stmmac: Remove some unnecessary void pointersAndrew Halaney1-11/+19
2023-04-06net: stmmac: add support for platform specific resetShenwei Wang1-2/+1
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+5
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch1-4/+0
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+2
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina1-3/+3
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-8/+0
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-2/+0
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-2/+0
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-2/+0
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee1-1/+2
2021-05-18net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+2
2021-05-01net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing1-1/+0
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+5
2021-04-01net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-03-26net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong1-1/+1
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/+3
2021-03-19net: stmmac: Add EST errors into ethtool statisticOng Boon Leong1-1/+1
2021-03-19net: stmmac: EST interrupts handling and error reportingVoon Weifeng1-0/+4
2021-03-18net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong1-1/+1
2021-02-27net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang1-1/+1
2021-02-27net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang1-1/+2
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran1-0/+3
2020-09-12net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing1-2/+2
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee1-0/+14
2020-03-18net: stmmac: Add support for Enterprise MAC versionJose Abreu1-0/+1
2020-03-10net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+12
2020-01-14net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu1-0/+5
2020-01-14net: stmmac: Initial support for TBSJose Abreu1-0/+7
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu1-0/+4
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu1-0/+5
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu1-0/+5
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu1-2/+4
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-11-12net: stmmac: Fix sparse warningJose Abreu1-1/+1