summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c
AgeCommit message (Expand)Author
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas
2023-05-09net: stmmac: xgmac: add ethtool per-queue irq statistic supportTeoh Ji Sheng
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-03-25net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2020-01-13net: stmmac: xgmac: Add TBS supportJose Abreu
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2019-11-15net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-09-05net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu
2019-08-08net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu
2019-08-08net: stmmac: Implement Safety Features in XGMAC coreJose Abreu
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08net: stmmac: xgmac: Implement MMC countersJose Abreu
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu
2019-05-24net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu
2019-01-11net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu