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
/
hip04_eth.c
Age
Commit message (
Expand
)
Author
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
2015-09-26
net: hisilicon: fix handling platform_get_irq result
Andrzej Hajda
2015-07-10
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-04-15
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
2015-02-02
net: hip04: add missing MODULE_LICENSE
Arnd Bergmann
2015-01-28
hisilicon: add some missing curly braces
Dan Carpenter
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong