summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang1-3/+4
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu1-0/+1
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu1-0/+1
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu1-1/+5
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu1-1/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+1
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-05-24net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu1-0/+1
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer1-1/+2
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-2/+2
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu1-0/+3
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu1-6/+8
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+2
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+5
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu1-26/+4
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu1-12/+0
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu1-12/+0
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu1-70/+0
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu1-50/+0
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu1-54/+1
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu1-0/+22
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli1-1/+1
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg1-1/+1
2017-10-14net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu1-2/+2
2017-10-14net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu1-1/+2
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin1-3/+5
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel1-1/+1
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin1-0/+2
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+17
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+4
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto1-0/+8
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto1-2/+2
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto1-1/+1
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto1-1/+1
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto1-4/+4
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto1-2/+2
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto1-0/+3
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-0/+4
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto1-1/+2
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto1-0/+2
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto1-1/+1
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto1-0/+2
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto1-1/+1
2017-03-12net: stmmac: configure tx queue weightJoao Pinto1-0/+3
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto1-0/+4
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding1-0/+3
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin1-2/+2
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin1-1/+1
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0