summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Drop depricated mta table supportJian Shen2018-10-051-58/+0
* net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-2/+4
* net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-4/+4
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-021-12/+12
* net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-011-1/+57
* net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-011-2/+3
* net: hns3: Fix for PF mailbox receving unknown messageXi Wang2018-05-291-3/+20
* net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin2018-05-101-0/+5
* net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin2018-05-011-4/+3
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta2018-03-221-0/+42
* net: hns3: add querying speed and duplex support to VFFuyun Liang2018-03-221-2/+6
* net: hns3: fix the VF queue reset flow errorPeng Li2018-03-221-4/+7
* net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-111-1/+1
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-111-8/+11
* net: hns3: add existence check when remove old uc mac addressFuyun Liang2018-03-111-0/+2
* net: hns3: fix endian issue when PF get mbx message flagPeng Li2018-03-081-3/+4
* net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li2018-03-081-0/+1
* net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li2018-03-081-1/+1
* net: hns3: add int_gl_idx setup for VFFuyun Liang2018-01-261-0/+8
* net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta2017-12-151-0/+106
* net: hns3: Add mailbox support to PF driverSalil Mehta2017-12-151-0/+304
OpenPOWER on IntegriCloud