index
:
pm24.git
master
perf-mon
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
/
hns3
/
hclge_mbx.h
Age
Commit message (
Expand
)
Author
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2022-05-09
net: hns3: add query vf ring and vector map relation
Guangbin Huang
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
2021-11-24
net: hns3: add log for workqueue scheduled late
Yufeng Mo
2021-08-28
net: hns3: add required space in comment
Hao Chen
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-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
2021-04-15
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
2021-01-05
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
2020-03-21
net: hns3: refactor mailbox response scheme between PF and VF
Huazhong Tan
2020-03-21
net: hns3: refactor the mailbox message between PF and VF
Yufeng Mo
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
2019-08-01
net: hns3: add link change event report
Jian Shen
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
2019-06-09
net: hns3: fix wrong size of mailbox responding data
Zhongzhu Liu
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-21
net: hns3: Record VF unicast and multicast tables
liuzhongzhu
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
2018-12-15
net: hns3: Add "queue map" information query function
liuzhongzhu
2018-11-17
net: hns3: Add mtu setting support for vf
Yunsheng Lin
2018-11-17
net: hns3: Add vport alive state checking support
Yunsheng Lin
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
2018-10-05
net: hns3: Drop depricated mta table support
Jian Shen
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
2018-03-22
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
2018-03-11
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta