aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-28net: hns3: add required space in commentHao Chen1-1/+1
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li1-0/+1
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng1-2/+4
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen1-0/+1
2021-05-31net: hns3: add query basic info support for VFJian Shen1-1/+8
2021-04-15net: hns3: PF add support for pushing link status to VFsGuangbin Huang1-0/+3
2021-01-05net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen1-0/+1
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan1-1/+1
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen1-0/+5
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan1-1/+7
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo1-7/+39
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen1-0/+1
2019-10-31net: hns3: cleanup some print format warningGuojia Liao1-1/+1
2019-10-31net: hns3: add or modify some commentsGuangbin Huang1-1/+1
2019-10-08net: hns3: add support for setting VF trustJian Shen1-0/+1
2019-08-01net: hns3: add handler for NCSI error mailboxHuazhong Tan1-0/+1
2019-08-01net: hns3: add link change event reportJian Shen1-0/+1
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET1-1/+1
2019-06-09net: hns3: fix wrong size of mailbox responding dataZhongzhu Liu1-1/+1
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan1-1/+4
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan1-1/+1
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen1-0/+3
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu1-0/+1
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-0/+1
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu1-0/+2
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu1-1/+3
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu1-0/+1
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin1-0/+1
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+2
2018-11-09net: hns3: add reset handling for VF when doing PF resetHuazhong Tan1-0/+6
2018-10-05net: hns3: Drop depricated mta table supportJian Shen1-3/+0
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang1-0/+2
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta1-0/+1
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta1-0/+15
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin1-0/+2
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta1-0/+88