aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li1-6/+7
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li1-12/+127
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li1-11/+187
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li1-4/+11
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+2
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes1-17/+13
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu1-1/+0
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao1-0/+1066