aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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 code to returnLuo 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
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-16Merge 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-11net: stmmac: Fix sparse warningJose Abreu1-1/+1
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu1-1/+1
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu1-0/+3
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+16
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu1-0/+10
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu1-0/+7
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu1-0/+9
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu1-0/+4
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu1-0/+5
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+11
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu1-0/+1
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu1-2/+2
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu1-0/+17
2019-05-24net: stmmac: Add MAC loopback callback to HWIFJose Abreu1-0/+4
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen1-1/+1
2018-08-09net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu1-0/+1