summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c
Commit message (Expand)AuthorAgeFilesLines
* net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao2019-07-131-5/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* net: hns3: fix return type of ndo_start_xmit functionYueHaibing2018-09-191-1/+1
* net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-07-221-3/+2Star
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-201-6/+7
* net: hix5hd2_gmac: add reset control and clock signalsDongpo Li2016-12-061-12/+127
* net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li2016-12-061-11/+187
* net: hix5hd2_gmac: add generic compatible stringDongpo Li2016-12-061-4/+11
* net: hisilicon: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2Star
* net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13Star
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann2015-10-191-1/+1
* net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0Star
* net: hisilicon: add hix5hd2 mac driverZhangfei Gao2014-06-031-0/+1066