index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hclge_mbx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
net: hns3: add query vf ring and vector map relation
Guangbin Huang
1
-0
/
+1
2022-05-09
net: hns3: add byte order conversion for VF to PF mailbox message
Jie Wang
1
-2
/
+23
2022-05-09
net: hns3: add byte order conversion for PF to VF mailbox message
Jie Wang
1
-7
/
+29
2022-04-20
net: hns3: refine the definition for struct hclge_pf_to_vf_msg
Jian Shen
1
-4
/
+13
2021-11-24
net: hns3: add log for workqueue scheduled late
Yufeng Mo
1
-0
/
+3
2021-08-28
net: hns3: add required space in comment
Hao Chen
1
-1
/
+1
2021-07-20
net: hns3: add match_id to check mailbox response from PF to VF
Peng Li
1
-0
/
+1
2021-07-20
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
1
-2
/
+4
2021-05-31
net: hns3: add support for VF modify VLAN filter state
Jian Shen
1
-0
/
+1
2021-05-31
net: hns3: add query basic info support for VF
Jian Shen
1
-1
/
+8
2021-04-15
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
1
-0
/
+3
2021-01-05
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
1
-2
/
+2
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
1
-0
/
+1
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
1
-1
/
+1
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
1
-0
/
+5
2020-03-21
net: hns3: refactor mailbox response scheme between PF and VF
Huazhong Tan
1
-1
/
+7
2020-03-21
net: hns3: refactor the mailbox message between PF and VF
Yufeng Mo
1
-7
/
+39
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
1
-0
/
+1
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
1
-1
/
+1
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
1
-1
/
+1
2019-10-08
net: hns3: add support for setting VF trust
Jian Shen
1
-0
/
+1
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
1
-0
/
+1
2019-08-01
net: hns3: add link change event report
Jian Shen
1
-0
/
+1
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
1
-1
/
+1
2019-06-09
net: hns3: fix wrong size of mailbox responding data
Zhongzhu Liu
1
-1
/
+1
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
1
-1
/
+4
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
1
-1
/
+1
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
1
-0
/
+3
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
1
-0
/
+1
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
1
-0
/
+1
2019-02-21
net: hns3: Record VF unicast and multicast tables
liuzhongzhu
1
-0
/
+2
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
1
-1
/
+3
2018-12-15
net: hns3: Add "queue map" information query function
liuzhongzhu
1
-0
/
+1
2018-11-17
net: hns3: Add mtu setting support for vf
Yunsheng Lin
1
-0
/
+1
2018-11-17
net: hns3: Add vport alive state checking support
Yunsheng Lin
1
-0
/
+2
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
1
-0
/
+6
2018-10-05
net: hns3: Drop depricated mta table support
Jian Shen
1
-3
/
+0
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
1
-0
/
+2
2018-03-22
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
1
-0
/
+1
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
1
-0
/
+15
2018-03-11
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
1
-0
/
+2
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta
1
-0
/
+88