summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h
AgeCommit message (Expand)Author
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-11net: stmmac: Fix sparse warningJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose 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-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu
2019-05-24net: stmmac: Add MAC loopback callback to HWIFJose Abreu
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2018-08-09net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu