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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-12-08
1
-1
/
+1
*
Revert "net: hns3: add void before function which don't receive ret"
Guangbin Huang
2021-12-07
2
-2
/
+2
*
net: hns3: fix hns3 driver header file not self-contained issue
Jie Wang
2021-12-03
5
-0
/
+18
*
net: hns3: replace one tab with space in for statement
Hao Chen
2021-12-03
1
-1
/
+1
*
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
Hao Chen
2021-12-03
1
-1
/
+0
*
net: hns3: add comments for hclge_dbg_fill_content()
Hao Chen
2021-12-03
1
-0
/
+4
*
net: hns3: add void before function which don't receive ret
Hao Chen
2021-12-03
2
-2
/
+2
*
net: hns3: align return value type of atomic_read() with its output
Hao Chen
2021-12-03
1
-1
/
+1
*
net: hns3: modify one argument type of function hclge_ncl_config_data_print
Guangbin Huang
2021-12-03
1
-3
/
+3
*
net: hns3: Align type of some variables with their print type
Hao Chen
2021-12-03
3
-4
/
+4
*
net: hns3: add print vport id for failed message of vlan
Guangbin Huang
2021-12-03
1
-4
/
+4
*
net: hns3: refactor function hclge_set_vlan_filter_hw
Guangbin Huang
2021-12-03
1
-18
/
+27
*
net: hns3: optimize function hclge_cfg_common_loopback()
Yufeng Mo
2021-12-03
1
-20
/
+42
*
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
2021-12-02
1
-68
/
+53
*
net: hns3: refactor function hclge_set_channels()
Jie Wang
2021-12-02
1
-18
/
+28
*
net: hns3: refactor function hclge_configure()
Jie Wang
2021-12-02
1
-24
/
+29
*
net: hns3: split function hclge_update_port_base_vlan_cfg()
Jian Shen
2021-12-02
1
-33
/
+36
*
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
2021-12-02
1
-19
/
+28
*
net: hns3: split function hclge_get_fd_rule_info()
Jian Shen
2021-12-02
1
-18
/
+34
*
net: hns3: split function hclge_init_vlan_config()
Jian Shen
2021-12-02
1
-42
/
+55
*
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
2021-12-02
1
-54
/
+93
*
net: hns3: extract macro to simplify ring stats update code
Peng Li
2021-12-02
2
-92
/
+38
*
net: hns3: make symbol 'hclge_mac_speed_map_to_fw' static
Wei Yongjun
2021-11-30
1
-1
/
+1
*
net: hns3: split function hns3_set_l2l3l4()
Yufeng Mo
2021-11-29
1
-45
/
+57
*
net: hns3: split function hns3_handle_bdinfo()
Yufeng Mo
2021-11-29
1
-19
/
+35
*
net: hns3: split function hns3_nic_get_stats64()
Yufeng Mo
2021-11-29
1
-62
/
+61
*
net: hns3: refine function hclge_tm_pri_q_qs_cfg()
Guangbin Huang
2021-11-29
1
-25
/
+50
*
net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()
Guangbin Huang
2021-11-29
1
-10
/
+23
*
net: hns3: refine function hclge_cfg_mac_speed_dup_hw()
Guangbin Huang
2021-11-29
2
-39
/
+37
*
net: hns3: split function hns3_get_tx_timeo_queue_info()
Yufeng Mo
2021-11-29
2
-48
/
+57
*
net: hns3: refactor two hns3 debugfs functions
Jie Wang
2021-11-29
2
-50
/
+48
*
net: hns3: refactor hns3_nic_reuse_page()
Hao Chen
2021-11-29
1
-20
/
+35
*
net: hns3: refactor reset_prepare_general retry statement
Jiaran Zhang
2021-11-29
2
-36
/
+28
*
net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790
Hao Chen
2021-11-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
3
-3
/
+13
|
\
|
*
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
2021-11-26
1
-0
/
+4
|
*
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
2021-11-26
1
-1
/
+2
|
*
net: hns3: add check NULL address for page pool
Hao Chen
2021-11-26
1
-0
/
+5
|
*
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
2021-11-26
1
-2
/
+2
*
|
net: hns3: add dql info when tx timeout
Yufeng Mo
2021-11-24
1
-0
/
+7
*
|
net: hns3: debugfs add drop packet statistics of multicast and broadcast for igu
Jie Wang
2021-11-24
1
-4
/
+4
*
|
net: hns3: format the output of the MAC address
Yufeng Mo
2021-11-24
4
-31
/
+74
*
|
net: hns3: add log for workqueue scheduled late
Yufeng Mo
2021-11-24
4
-2
/
+33
*
|
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
2021-11-22
1
-6
/
+1
*
|
net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
Hao Chen
2021-11-22
1
-8
/
+44
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
2
-3
/
+11
*
|
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-11-22
3
-2
/
+60
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
1
-0
/
+4
|
\
|
|
*
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
2021-11-18
1
-0
/
+4
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
[next]