summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAge
* NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-19
* net: stmmac: make const array route_possibilities staticColin Ian King2017-07-13
* net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin2017-07-12
* net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet2017-07-11
* net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet2017-07-11
* net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet2017-07-11
* net: stmmac: Add additional registers for dwmac1000_dma ethtoolThor Thayer2017-06-29
* net: stmmac: support future possible different internal phy modeLABBE Corentin2017-06-29
* net: stmmac: make some functions staticColin Ian King2017-06-23
* stmmac: pci: Use dmi_system_id table for retrieving PHY addressesJan Kiszka2017-06-22
* stmmac: pci: Select quark_pci_dmi_data from quark_default_dataJan Kiszka2017-06-22
* stmmac: pci: Make stmmac_pci_find_phy_addr truly genericJan Kiszka2017-06-22
* stmmac: pci: Use stmmac_pci_info for all devicesJan Kiszka2017-06-22
* stmmac: pci: Make stmmac_pci_info structure constantJan Kiszka2017-06-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
|\
| * net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-20
* | net: stmmac: enable TSO for IPv6Niklas Cassel2017-06-20
* | net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-20
* | net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng2017-06-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\ \ | |/
| * stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-09
| * stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-09
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-06
|\ \ | |/
| * net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-06
| * net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-06
| * net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-06
| * net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer2017-06-02
* | net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-05
* | net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-01
* | net-next: stmmac: add optional setup functionLABBE Corentin2017-06-01
* | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin2017-06-01
* | net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-25
* | net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-25
* | net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin2017-05-25
* | net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin2017-05-25
* | net-next: stmmac: Convert new_state to boolLABBE Corentin2017-05-25
* | net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar2017-05-21
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-21
|/
* net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-15
* stmmac: pci: split out common_default_data() helperAndy Shevchenko2017-05-08
* stmmac: pci: RX queue routing configurationAndy Shevchenko2017-05-08
* stmmac: pci: TX and RX queue priority configurationAndy Shevchenko2017-05-08
* stmmac: pci: set default number of rx and tx queuesAndy Shevchenko2017-05-08
* stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka2017-05-02
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-13
* net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto2017-04-11
* net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-07
* net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-07
* net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-07