summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hix5hd2_gmac.c
AgeCommit message (Expand)Author
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-18net: hns3: fix return type of ndo_start_xmit functionYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao