summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
* stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-081-34/+18Star
* stmmac: pci: RX queue routing configurationAndy Shevchenko2017-05-081-0/+3
* stmmac: pci: TX and RX queue priority configurationAndy Shevchenko2017-05-081-0/+4
* stmmac: pci: set default number of rx and tx queuesAndy Shevchenko2017-05-081-0/+4
* stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka2017-05-021-1/+25
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-137-12/+17
* net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto2017-04-121-2/+2
* net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-072-41/+120
* net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-074-255/+374
* net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-073-184/+306
* net: stmmac: break some functions into RX and TX scopesJoao Pinto2017-04-071-86/+266
* net: stmmac: rx queue to dma channel mapping fixJoao Pinto2017-04-051-1/+1
* net: stmmac: fix cbs configurationJoao Pinto2017-04-031-1/+2
* net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov2017-03-301-16/+37
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-304-973/+473Star
* stmmac: use netif_set_real_num_{rx,tx}_queuesArnd Bergmann2017-03-291-2/+2
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-245-9/+45
* net: stmmac: fix dma operation mode config for older versionsJoao Pinto2017-03-221-3/+3
* net: stmmac: Restore DT backwards-compatibilityThierry Reding2017-03-221-0/+7
* net: stmmac: Always enable MAC RX queuesThierry Reding2017-03-221-1/+1
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-226-0/+109
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-226-0/+122
* net: stmmac: enable multiple buffersJoao Pinto2017-03-224-473/+973
* net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto2017-03-151-8/+20
* net: stmmac: tso init prepared for multiple queuesJoao Pinto2017-03-151-2/+6
* net: stmmac: dma channel init prepared for multiple queuesJoao Pinto2017-03-153-37/+88
* net: stmmac: prepare rx/tx set tail function for multiple queuesJoao Pinto2017-03-151-2/+2
* net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto2017-03-154-16/+32
* net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-155-8/+11
* net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-156-29/+39
* net: stmmac: prepare stmmac_tx_err for multiple queuesJoao Pinto2017-03-151-4/+5
* net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-156-39/+125
* net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-156-21/+22
* net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto2017-03-153-79/+124
* net: stmmac: added default rx queue size in stmmac_dma_interruptJoao Pinto2017-03-131-0/+3
* net: stmmac: set default number of rx and tx queues in stmmac_pciJoao Pinto2017-03-131-0/+4
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-135-5/+136
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-134-54/+64
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-134-16/+33
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-136-14/+34
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-134-0/+55
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-133-15/+14Star
* net: stmmac: configure tx queue weightJoao Pinto2017-03-134-0/+42
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-134-3/+90
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-131-0/+91
* net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2017-03-132-0/+248
* net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding2017-03-131-26/+98
* net: stmmac: Program RX queue size and flow controlThierry Reding2017-03-132-2/+62
* net: stmmac: Parse FIFO sizes from feature registersThierry Reding2017-03-134-0/+13