index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2021-09-29
net: hns3: disable firmware compatible features when uninstall PF
Guangbin Huang
2021-09-29
net: hns3: fix always enable rx vlan filter problem after selftest
Guangbin Huang
2021-09-29
net: hns3: PF enable promisc for VF when mac table is overflow
Guangbin Huang
2021-09-29
net: hns3: fix show wrong state when add existing uc mac address
Jian Shen
2021-09-29
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE
Jian Shen
2021-09-29
net: hns3: don't rollback when destroy mqprio fail
Jian Shen
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
2021-09-29
net: hns3: do not allow call hns3_nic_net_open repeatedly
Jian Shen
2021-09-28
net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
Arnd Bergmann
2021-09-27
net: hns: Fix spelling mistake "maped" -> "mapped"
Colin Ian King
2021-09-20
net: hns3: fix a return value error in hclge_get_reset_status()
Yufeng Mo
2021-09-20
net: hns3: check vlan id before using it
liaoguojia
2021-09-20
net: hns3: check queue id range before using
Yufeng Mo
2021-09-20
net: hns3: fix misuse vf id and vport id in some logs
Jiaran Zhang
2021-09-20
net: hns3: fix inconsistent vf id print
Jian Shen
2021-09-20
net: hns3: fix change RSS 'hfunc' ineffective issue
Jian Shen
2021-09-13
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
2021-09-13
net: hns3: fix the exception when query imp info
Jiaran Zhang
2021-09-13
net: hns3: disable mac in flr process
Yufeng Mo
2021-09-13
net: hns3: change affinity_mask to numa node range
Yufeng Mo
2021-09-13
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
2021-09-13
net: hns3: add option to turn off page pool feature
Yunsheng Lin
2021-09-06
net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 static
chongjiapeng
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2021-08-31
net: hns3: add some required spaces
Hao Chen
2021-08-31
net: hns3: clean up a type mismatch warning
Guojia Liao
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
2021-08-30
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
Hao Chen
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
2021-08-30
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
2021-08-30
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
2021-08-30
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
2021-08-30
net: hns3: reconstruct function hns3_self_test
Peng Li
2021-08-30
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
2021-08-28
net: hns3: add required space in comment
Hao Chen
2021-08-28
net: hns3: remove unnecessary "static" of local variables in function
Hao Chen
2021-08-28
net: hns3: don't config TM DWRR twice when set ETS
Guangbin Huang
2021-08-28
net: hns3: add new function hclge_get_speed_bit()
Guangbin Huang
2021-08-28
net: hns3: refactor function hclgevf_parse_capability()
Guangbin Huang
2021-08-28
net: hns3: refactor function hclge_parse_capability()
Guangbin Huang
2021-08-28
net: hns3: add trace event in hclge_gen_resp_to_vf()
Yufeng Mo
2021-08-27
net: hns3: uniform type of function parameter cmd
Hao Chen
2021-08-27
net: hns3: merge some repetitive macros
Peng Li
2021-08-27
net: hns3: package new functions to simplify hclgevf_mbx_handler code
Peng Li
2021-08-27
net: hns3: remove redundant param to simplify code
Peng Li
2021-08-27
net: hns3: use memcpy to simplify code
Peng Li
2021-08-27
net: hns3: remove redundant param mbx_event_pending
Peng Li
2021-08-27
net: hns3: add hns3_state_init() to do state initialization
Huazhong Tan
2021-08-27
net: hns3: add macros for mac speeds of firmware command
Guangbin Huang
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]