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