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
/
hns3
/
hns3vf
/
hclgevf_mbx.c
Age
Commit message (
Expand
)
Author
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
2019-08-29
net: hns3: fix incorrect type in assignment.
Guojia Liao
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
2019-07-05
net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
Weihang Li
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-19
net: hns3: add some debug info for hclgevf_get_mbx_resp()
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-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
2018-12-19
net: hns3: fix a bug caused by udelay
Peng Li
2018-11-09
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
2018-11-09
net: hns3: adjust VF's reset process
Huazhong Tan
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
2018-07-07
net: hns3: Fix for mailbox message truncated problem
Fuyun Liang
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
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-22
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
2018-03-11
net: hns3: add result checking for VF when modify unicast mac address
Jian Shen
2018-03-08
net: hns3: set the cmdq out_vld bit to 0 after used
Peng Li
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta