index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3vf
/
hclgevf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
1
-14
/
+66
2018-07-07
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
1
-1
/
+10
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
1
-12
/
+12
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
1
-1
/
+0
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
1
-0
/
+6
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
1
-22
/
+9
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
1
-10
/
+14
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
1
-4
/
+124
2018-06-01
net: hns3: Fix for service_task not running problem after resetting
Yunsheng Lin
1
-0
/
+1
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
1
-4
/
+7
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
1
-3
/
+5
2018-05-21
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
Yunsheng Lin
1
-8
/
+8
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
1
-1
/
+3
2018-05-16
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
1
-4
/
+2
2018-05-10
net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
Yunsheng Lin
1
-0
/
+12
2018-03-22
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
1
-5
/
+11
2018-03-22
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
1
-14
/
+92
2018-03-22
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
1
-4
/
+99
2018-03-22
net: hns3: Add support to request VF Reset to PF
Salil Mehta
1
-0
/
+19
2018-03-22
net: hns3: Add VF Reset device state and its handling
Salil Mehta
1
-5
/
+62
2018-03-22
net: hns3: Add VF Reset Service Task to support event handling
Salil Mehta
1
-0
/
+31
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
1
-0
/
+14
2018-03-22
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
1
-0
/
+22
2018-03-22
net: hns3: add get_link support to VF
Fuyun Liang
1
-0
/
+8
2018-03-22
net: hns3: export pci table of hclge and hclgevf to userspace
Yunsheng Lin
1
-0
/
+2
2018-03-22
net: hns3: fix the VF queue reset flow error
Peng Li
1
-2
/
+8
2018-03-12
net: hns3: add result checking for VF when modify unicast mac address
Jian Shen
1
-1
/
+1
2018-03-12
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
1
-34
/
+26
2018-03-12
net: hns3: fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
1
-0
/
+3
2018-03-12
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
1
-3
/
+7
2018-03-09
net: hns3: refactor the get/put_vector function
Yunsheng Lin
1
-3
/
+9
2018-03-08
net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...
Peng Li
1
-0
/
+10
2018-01-26
net: hns3: add int_gl_idx setup for VF
Fuyun Liang
1
-0
/
+5
2018-01-12
net: hns3: remove TSO config command from VF driver
Peng Li
1
-20
/
+0
2018-01-12
net: hns3: add ethtool_ops.get_channels support for VF
Peng Li
1
-0
/
+30
2018-01-08
net: hns3: remove redundant semicolon
Peng Li
1
-1
/
+1
2018-01-08
net: hns3: Fix a response data read error of tqp statistics query
Jian Shen
1
-2
/
+2
2018-01-08
net: hns3: Unify the strings display of packet statistics
Jian Shen
1
-2
/
+2
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
1
-0
/
+1
2017-12-15
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
1
-0
/
+1489