index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2021-08-19
net: hns3: make array spec_opcode static const, makes object smaller
Colin Ian King
2021-08-16
net: hns3: add support ethtool extended link state
Guangbin Huang
2021-08-16
net: hns3: add header file hns3_ethtoo.h
Guangbin Huang
2021-08-14
net: hns3: remove always exist devlink pointer check
Leon Romanovsky
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-11
net: hns3: add support for triggering reset by ethtool
Yufeng Mo
2021-08-09
net: hns3: support skb's frag page recycling based on page pool
Yunsheng Lin
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
net: hns3: change the method of obtaining default ptp cycle
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-26
net: hns3: add devlink reload support for VF
Hao Chen
2021-07-26
net: hns3: add devlink reload support for PF
Hao Chen
2021-07-26
net: hns3: add support for devlink get info for VF
Yufeng Mo
2021-07-26
net: hns3: add support for devlink get info for PF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for VF
Yufeng Mo
2021-07-26
net: hns3: add support for registering devlink for PF
Yufeng Mo
2021-07-20
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
2021-07-20
net: hns3: disable port VLAN filter when support function level VLAN filter c...
Jian Shen
2021-07-20
net: hns3: add match_id to check mailbox response from PF to VF
Peng Li
2021-07-20
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
2021-07-19
net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
Randy Dunlap
2021-06-28
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
2021-06-28
net: hns3: add support for FD counter in debugfs
Jian Shen
2021-06-21
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
2021-06-21
net: hns3: fix a double shift bug
Dan Carpenter
2021-06-21
net: hns3: fix different snprintf() limit
Dan Carpenter
2021-06-18
net: hns3: fix reuse conflict of the rx page
Yunsheng Lin
2021-06-16
net: hns3: use bounce buffer when rx page can not be reused
Yunsheng Lin
2021-06-16
net: hns3: optimize the rx page reuse handling process
Yunsheng Lin
2021-06-16
net: hns3: support dma_map_sg() for multi frags skb
Yunsheng Lin
2021-06-16
net: hns3: add support to query tx spare buffer size for pf
Huazhong Tan
2021-06-16
net: hns3: use tx bounce buffer for small packets
Yunsheng Lin
2021-06-16
net: hns3: refactor for hns3_fill_desc() function
Yunsheng Lin
2021-06-16
net: hns3: minor refactor related to desc_cb handling
Yunsheng Lin
2021-06-11
net: hns3: add debugfs support for ptp info
Huazhong Tan
2021-06-11
net: hns3: add support for PTP
Huazhong Tan
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c
Baokun Li
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...
Baokun Li
2021-06-08
net: hns3: add error handling compatibility during initialization
Jiaran Zhang
2021-06-08
net: hns3: update error recovery module and type
Jiaran Zhang
2021-06-08
net: hns3: add support for imp-handle ras capability
Jiaran Zhang
2021-06-08
net: hns3: add the RAS compatibility adaptation solution
Jiaran Zhang
2021-06-08
net: hns3: add support for handling all errors through MSI-X
Yufeng Mo
2021-06-07
net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET
Yufeng Mo
2021-06-07
net: hns3: add scheduling logic for error handling task
Jiaran Zhang
2021-06-07
net: hns3: add a separate error handling task
Jiaran Zhang
2021-05-31
net: hns3: add debugfs support for vlan configuration
Jian Shen
2021-05-31
net: hns3: add support for VF modify VLAN filter state
Jian Shen
2021-05-31
net: hns3: add query basic info support for VF
Jian Shen
[next]