summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
...
| * net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
| * net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
| * net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-021-1/+5
* | net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-051-0/+5
* | net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-015-2/+1024
* | net-next: stmmac: add optional setup functionLABBE Corentin2017-06-011-1/+3
* | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin2017-06-011-1/+2
* | net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-255-44/+43
* | net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-252-5/+5
* | net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin2017-05-251-3/+3
* | net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin2017-05-251-1/+1
* | net-next: stmmac: Convert new_state to boolLABBE Corentin2017-05-251-5/+5
* | net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar2017-05-211-4/+2
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
|/
* 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/+18
* 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-111-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-021-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/+473
* stmmac: use netif_set_real_num_{rx,tx}_queuesArnd Bergmann2017-03-281-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-216-0/+109
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-216-0/+122
* net: stmmac: enable multiple buffersJoao Pinto2017-03-214-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
OpenPOWER on IntegriCloud