summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu1-0/+12
2024-09-10net: stmmac: configure FPE via ethtool-mmFurong Xu1-0/+6
2024-09-10net: stmmac: refactor FPE verification processFurong Xu1-1/+1
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu1-0/+2
2024-08-13net: stmmac: Add multi-channel supportYanteng Si1-1/+1
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si1-2/+1
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman1-1/+1
2024-05-30net: 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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas1-8/+14
2023-12-04net: 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-25net: 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-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski1-3/+0
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink1-0/+3
2023-07-19net: 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-05net: 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-14Merge 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-01net: stmmac: enable platform specific safety featuresWong Vee Khee1-1/+2
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong1-0/+2
2021-04-30net: 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-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-03-25net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong1-1/+1
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+7
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+3
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong1-1/+1
2021-03-18net: stmmac: EST interrupts handling and error reportingVoon Weifeng1-0/+4
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong1-1/+1
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang1-1/+1
2021-02-26net: 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-11net: 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-17net: stmmac: Add support for Enterprise MAC versionJose Abreu1-0/+1
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+12
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu1-0/+5
2020-01-13net: stmmac: Initial support for TBSJose Abreu1-0/+7