summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: refactor function hclge_mbx_handler()Hao Lan2022-09-211-0/+11
* net: hns3: add query vf ring and vector map relationGuangbin Huang2022-05-091-0/+1
* net: hns3: add byte order conversion for VF to PF mailbox messageJie Wang2022-05-091-2/+23
* net: hns3: add byte order conversion for PF to VF mailbox messageJie Wang2022-05-091-7/+29
* net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen2022-04-201-4/+13
* net: hns3: add log for workqueue scheduled lateYufeng Mo2021-11-241-0/+3
* net: hns3: add required space in commentHao Chen2021-08-281-1/+1
* net: hns3: add match_id to check mailbox response from PF to VFPeng Li2021-07-201-0/+1
* net: hns3: fix possible mismatches resp of mailboxChengwen Feng2021-07-201-2/+4
* net: hns3: add support for VF modify VLAN filter stateJian Shen2021-05-311-0/+1
* net: hns3: add query basic info support for VFJian Shen2021-05-311-1/+8
* net: hns3: PF add support for pushing link status to VFsGuangbin Huang2021-04-151-0/+3
* net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-051-2/+2
* net: hns3: add priv flags support to switch limit promisc modeJian Shen2020-12-081-0/+1
* net: hns3: modify some incorrect spellingHuazhong Tan2020-05-141-1/+1
* net: hns3: optimize the filter table entries handling when resettingJian Shen2020-04-251-0/+5
* net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan2020-03-211-1/+7
* net: hns3: refactor the mailbox message between PF and VFYufeng Mo2020-03-211-7/+39
* net: hns3: fix VF VLAN table entries inconsistent issueJian Shen2020-03-121-0/+1
* net: hns3: cleanup some print format warningGuojia Liao2019-10-311-1/+1
* net: hns3: add or modify some commentsGuangbin Huang2019-10-311-1/+1
* net: hns3: add support for setting VF trustJian Shen2019-10-081-0/+1
* net: hns3: add handler for NCSI error mailboxHuazhong Tan2019-08-011-0/+1
* net: hns3: add link change event reportJian Shen2019-08-011-0/+1
* net: hns3: typo in the name of a constantChristophe JAILLET2019-07-211-1/+1
* net: hns3: fix wrong size of mailbox responding dataZhongzhu Liu2019-06-091-1/+1
* net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan2019-04-261-1/+4
* net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan2019-04-261-1/+1
* net: hns3: fix set port based VLAN issue for VFJian Shen2019-04-141-0/+3
* net: hns3: modify the VF network port media type acquisition methodliuzhongzhu2019-04-041-0/+1
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-241-0/+1
* net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-211-0/+2
* net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-021-1/+3
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-151-0/+1
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-171-0/+1
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-171-0/+2
* net: hns3: add reset handling for VF when doing PF resetHuazhong Tan2018-11-091-0/+6
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-3/+0
* net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-011-0/+2
* net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta2018-03-221-0/+1
* net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta2018-03-221-0/+15
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-111-0/+2
* net: hns3: Add mailbox support to VF driverSalil Mehta2017-12-151-0/+88