summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang2019-07-091-3/+4
* net: stmmac: Implement RX Coalesce Frames settingJose Abreu2019-07-091-0/+1
* net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu2019-06-281-0/+1
* net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu2019-06-281-1/+5
* net: stmmac: Decrease default RX Watchdog valueJose Abreu2019-06-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1Star
* | net: stmmac: modify default value of tx-framesBiao Huang2019-06-061-1/+1
* | net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu2019-05-241-0/+1
|/
* net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-091-1/+2
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-191-2/+2
* net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu2018-08-091-0/+3
* net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu2018-08-091-6/+8
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-0/+2
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-0/+5
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-26/+4Star
* net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu2018-04-171-12/+0Star
* net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu2018-04-171-12/+0Star
* net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu2018-04-171-70/+0Star
* net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu2018-04-171-50/+0Star
* net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu2018-04-171-54/+1Star
* net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-301-0/+22
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2018-01-221-1/+1
* net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-191-1/+1
* net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queuesJose Abreu2017-10-141-2/+2
* net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu2017-10-141-1/+2
* net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-251-3/+5
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-131-1/+1
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-241-0/+2
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-221-0/+17
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+4
* net: stmmac: dma channel init prepared for multiple queuesJoao Pinto2017-03-151-0/+8
* net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-151-1/+1
* net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-151-1/+1
* net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-151-4/+4
* net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto2017-03-151-0/+3
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-131-0/+4
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-131-1/+2
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-131-0/+2
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-131-1/+1
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-131-0/+2
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-131-1/+1
* net: stmmac: configure tx queue weightJoao Pinto2017-03-131-0/+3
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-131-0/+4
* net: stmmac: Parse FIFO sizes from feature registersThierry Reding2017-03-131-0/+3
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-2/+2
* net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin2017-02-081-1/+1
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0Star