summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2017-12-16stmmac: reset last TSO segment size after device openLars Persson
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
2016-05-16stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO
2016-04-02stmmac: support new GMAC4Alexandre TORGUE
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO
2015-10-05net: stmmac: avoid using timespecArnd Bergmann
2015-09-22net: stmmac: fix type of entry variableAndrzej Hajda