summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h
AgeCommit message (Expand)Author
2024-05-30net: stmmac: remove pcs_rane() methodRussell King (Oracle)
2024-05-28net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-27Revert "net: stmmac: correct MAC propagation delay"Jakub Kicinski
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2023-04-13net: stmmac: Remove some unnecessary void pointersAndrew Halaney
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-04-30net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-25net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong
2021-03-18net: stmmac: EST interrupts handling and error reportingVoon Weifeng
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang
2021-02-26net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-09-11net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-11net: stmmac: Fix sparse warningJose Abreu