aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-04-11net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto
2017-04-07net: stmmac: break some functions into RX and TX scopesJoao Pinto
2017-04-05net: stmmac: rx queue to dma channel mapping fixJoao Pinto
2017-04-02net: stmmac: fix cbs configurationJoao Pinto
2017-03-30net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin
2017-03-28stmmac: use netif_set_real_num_{rx,tx}_queuesArnd Bergmann
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-21net: stmmac: enable multiple buffersJoao Pinto
2017-03-15net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: tso init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare rx/tx set tail function 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: prepare stmmac_tx_err for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto
2017-03-13net: stmmac: added default rx queue size in stmmac_dma_interruptJoao Pinto
2017-03-13net: stmmac: set default number of rx and tx queues in stmmac_pciJoao Pinto
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto