summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29net: stmmac: constify clk_div_tableArvind Yadav
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard
2017-08-23net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-08-22net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac supportDavid Wu
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-11net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu
2017-08-11net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu
2017-08-11net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu
2017-08-06net: stmmac: Add Adaptrum Anarion GMAC glue layerAlexandru Gagniuc
2017-07-24net: stmmac: Adjust dump offset of DMA registers for ethtoolThor Thayer
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet
2017-06-29net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer
2017-06-29net: stmmac: support future possible different internal phy modeLABBE Corentin
2017-06-23net: stmmac: make some functions staticColin Ian King
2017-06-22stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka
2017-06-22stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka
2017-06-22stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka
2017-06-22stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel
2017-06-20net: stmmac: enable TSO for IPv6Niklas Cassel
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng
2017-06-20net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
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