index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hix5hd2_gmac.c
Age
Commit message (
Expand
)
Author
2018-09-18
net: hns3: fix return type of ndo_start_xmit function
YueHaibing
2018-07-21
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-06-28
net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
net: ethernet: hix5hd2: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-10-18
net: hix5hd2_gmac: avoid integer overload warning
Arnd Bergmann
2015-05-14
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
2014-06-02
net: hisilicon: add hix5hd2 mac driver
Zhangfei Gao