summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hisi_femac.c
AgeCommit message (Expand)Author
2023-09-20net: ethernet: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-02net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-16net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-26net: hisilicon: mark symbols static where possibleBaoyou Xie
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-07-16net: hisilicon: Add Fast Ethernet MAC driverDongpo Li