summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
...
* stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka2017-06-221-44/+39Star
* stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka2017-06-221-7/+13
* stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka2017-06-221-13/+23
* stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka2017-06-221-12/+11Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-4/+16
|\
| * net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
* | net: stmmac: enable TSO for IPv6Niklas Cassel2017-06-201-2/+2
* | net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-202-0/+9
* | net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng2017-06-201-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-13/+26
|\|
| * stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-092-9/+12
| * stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-092-4/+14
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-072-4/+9
|\|
| * net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
| * 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/+43Star
* | 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/+2Star
* | 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/+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