summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: sun8i: Remove the compatiblesMaxime Ripard2017-08-291-8/+0Star
* net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka2017-08-241-1/+4
* net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-111-5/+4Star
* net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer2017-07-254-2/+10
* NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
* net: stmmac: make const array route_possibilities staticColin Ian King2017-07-131-1/+1
* net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin2017-07-121-7/+3Star
* net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet2017-07-111-6/+6
* net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet2017-07-111-1/+1
* net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet2017-07-111-1/+1
* net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer2017-06-292-3/+3
* net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-291-3/+7
* net: stmmac: make some functions staticColin Ian King2017-06-231-8/+8
* stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka2017-06-221-33/+64
* 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