index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hisi_femac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-09-20
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-02
net: hisilicon: fix the return value handle and remove redundant netdev_err()...
Ruan Jinjie
1
-2
/
+2
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
1
-1
/
+1
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-13
/
+1
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-12
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
1
-5
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-07-16
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
1
-0
/
+1007