index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwxgmac2_dma.c
Age
Commit message (
Expand
)
Author
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-08-20
net: stmmac: Check more MAC HW features for XGMAC Core 3.20
Furong Xu
2023-08-14
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-07-19
net: stmmac: xgmac: Fix L3L4 filter count
Rohan G Thomas
2023-05-09
net: stmmac: xgmac: add ethtool per-queue irq statistic support
Teoh Ji Sheng
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
2021-03-25
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-17
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
2020-01-13
net: stmmac: xgmac: Add TBS support
Jose Abreu
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-18
net: stmmac: xgmac3+: Add support for Frame Preemption
Jose Abreu
2019-12-18
net: stmmac: Add basic EST support for XGMAC
Jose Abreu
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2019-11-15
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
Jose Abreu
2019-11-06
net: stmmac: xgmac: Fix AV Feature detection
Jose Abreu
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-03
net: stmmac: Only enable enhanced addressing mode when needed
Thierry Reding
2019-10-01
net: stmmac: xgmac: Detect Hash Table size dinamically
Jose Abreu
2019-09-05
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
net: stmmac: xgmac: Add EEE support
Jose Abreu
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-08
net: stmmac: Add Flexible RX Parser support in XGMAC
Jose Abreu
2019-08-08
net: stmmac: Implement Safety Features in XGMAC core
Jose Abreu
2019-08-08
net: stmmac: Implement VLAN Hash Filtering in XGMAC
Jose Abreu
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-08
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2019-05-24
net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()
Jose Abreu
2019-04-17
net: stmmac: dwxgmac: Finish the Flow Control implementation
Jose Abreu
2019-02-21
net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX path
Jose Abreu
2019-01-11
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
2018-09-01
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu