summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
AgeCommit message (Expand)Author
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu
2019-11-15net: stmmac: Setup a default RX Coalesce value instead of the minimumJose 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 a counter for Split Header packetsJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose 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-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2018-06-04net: stmmac: Add Flexible PPS supportJose 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
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto