aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu1-0/+1
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu1-0/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu1-0/+8
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu1-0/+3
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+7
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu1-0/+4
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu1-1/+1
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu1-1/+1
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu1-0/+5
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu1-6/+0
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu1-0/+4
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu1-0/+4
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-2/+23
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu1-0/+17
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu1-0/+27
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu1-0/+25
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu1-0/+138
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu1-0/+106
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu1-0/+125