aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hisi_femac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit1-13/+1
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-1/+0
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao1-5/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-12-16net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-09-26net: hisilicon: mark symbols static where possibleBaoyou Xie1-3/+3
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-07-16net: hisilicon: Add Fast Ethernet MAC driverDongpo Li1-0/+1007