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
Age
Commit message (
Expand
)
Author
2021-02-28
net: hns3: fix bug when calculating the TCAM table info
Jian Shen
2021-02-28
net: hns3: fix query vlan mask value error for flow director
Jian Shen
2021-02-28
net: hns3: fix error mask definition of flow director
Jian Shen
2021-02-12
net: hns3: refactor out hclge_rm_vport_all_mac_table()
Hao Chen
2021-02-12
net: hns3: refactor out hclgevf_set_rss_tuple()
Huazhong Tan
2021-02-12
net: hns3: refactor out hclge_set_rss_tuple()
Huazhong Tan
2021-02-12
net: hns3: split out hclgevf_cmd_send()
Yufeng Mo
2021-02-12
net: hns3: split out hclge_cmd_send()
Yufeng Mo
2021-02-12
net: hns3: split out hclge_dbg_dump_qos_buf_cfg()
Jian Shen
2021-02-12
net: hns3: refactor out hclgevf_get_rss_tuple()
Jian Shen
2021-02-12
net: hns3: refactor out hclge_get_rss_tuple()
Jian Shen
2021-02-12
net: hns3: refactor out hclge_set_vf_vlan_common()
Peng Li
2021-02-12
net: hns3: use ipv6_addr_any() helper
Jiaran Zhang
2021-02-12
net: hns3: clean up hns3_dbg_cmd_write()
Peng Li
2021-02-12
net: hns3: refactor out hclgevf_cmd_convert_err_code()
Peng Li
2021-02-12
net: hns3: refactor out hclge_cmd_convert_err_code()
Peng Li
2021-02-11
net: hns3: fix return of random stack value
Gustavo A. R. Silva
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-09
net: hns3: cleanup for endian issue for VF RSS
Jian Shen
2021-02-09
net: hns3: remove unused macro definition
Peng Li
2021-02-09
net: hns3: remove an unused parameter in hclge_vf_rate_param_check()
Huazhong Tan
2021-02-09
net: hns3: remove redundant return value of hns3_uninit_all_ring()
Huazhong Tan
2021-02-09
net: hns3: change hclge_query_bd_num() param type
Peng Li
2021-02-09
net: hns3: change hclge_parse_speed() param type
Peng Li
2021-02-09
net: hns3: modify some unmacthed types print parameter
Jiaran Zhang
2021-02-09
net: hns3: clean up unnecessary parentheses in macro definitions
Yufeng Mo
2021-02-09
net: hns3: remove the shaper param magic number
Peng Li
2021-02-09
net: hns3: remove redundant client_setup_tc handle
Jian Shen
2021-02-09
net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()
Yonglong Liu
2021-02-09
net: hns3: add a check for index in hclge_get_rss_key()
Yufeng Mo
2021-02-09
net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()
Yufeng Mo
2021-02-09
net: hns3: add a check for queue_id in hclge_reset_vf_queue()
Yufeng Mo
2021-02-06
net: hns3: replace macro of max qset number with specification
Guangbin Huang
2021-02-06
net: hns3: debugfs add max tm rate specification print
Guangbin Huang
2021-02-06
net: hns3: add support for obtaining the maximum frame size
Yufeng Mo
2021-02-06
net: hns3: optimize the code when update the tc info
GuoJia Liao
2021-02-06
net: hns3: RSS indirection table use device specification
Guangbin Huang
2021-02-06
net: hns3: add api capability bits for firmware
Jian Shen
2021-02-04
net: hns3: remove redundant null check of an array
Colin Ian King
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-01-29
net: hns3: add debugfs support for tm nodes, priority and qset info
Guangbin Huang
2021-01-29
net: hns3: add interfaces to query information of tm priority/qset
Guangbin Huang
2021-01-22
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Xin Long
2021-01-18
net: hns: fix variable used when DEBUG is defined
Tom Rix
2021-01-05
net: hns3: fix incorrect handling of sctp6 rss tuple
Jian Shen
2021-01-05
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
2021-01-05
net: hns3: fix a phy loopback fail issue
Yonglong Liu
2020-12-28
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
2020-12-14
net: hns3: fix expression that is currently always true
Colin Ian King
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]