summary refs log tree commit diff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin
2017-05-25net-next: stmmac: Convert old_link to boolLABBE Corentin
2017-05-25net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin
2017-05-25net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin
2017-05-25net-next: stmmac: Convert new_state to boolLABBE Corentin
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
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