aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian1-1/+8
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian1-6/+39
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian1-3/+49
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian1-19/+116
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall1-2/+2
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi1-4/+7
2015-04-30drivers: net: xgene: Add SGMII based 1GbE support with ring manager v2Iyappan Subramanian1-18/+44
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar1-4/+6
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian1-1/+6
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven1-9/+7
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian1-0/+389