aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu1-0/+1
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu1-1/+1
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu1-0/+1
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+1
2019-09-05net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu1-0/+4
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu1-0/+2
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu1-0/+1
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu1-1/+9
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu1-0/+18
2019-08-08net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu1-0/+3
2019-08-08net: stmmac: Implement Safety Features in XGMAC coreJose Abreu1-0/+4
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu1-0/+1
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+1
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-4/+6
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu1-1/+18
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu1-3/+3
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu1-0/+2
2019-05-24net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu1-4/+0
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu1-0/+46
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu1-5/+3
2019-01-11net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu1-3/+3
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu1-0/+19
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu1-0/+411