]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
net: hns3: Change return type of hnae3_register_ae_algo
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / hisilicon / hns3 / hns3vf / hclgevf_main.c
2018-06-06 Fuyun Liangnet: hns3: Change return type of hnae3_register_ae_algo
2018-06-06 Fuyun Liangnet: hns3: Fix for the null pointer problem occurring...
2018-06-06 Yunsheng Linnet: hns3: Add support of hardware rx-vlan-offload...
2018-06-06 Salil Mehtanet: hns3: Changes to support ARQ(Asynchronous Receive...
2018-06-06 Salil Mehtanet: hns3: Add support to re-initialize the hclge device
2018-06-06 Salil Mehtanet: hns3: Add support to reset the enet/ring mgmt...
2018-06-06 Salil Mehtanet: hns3: Add support to request VF Reset to PF
2018-06-06 Salil Mehtanet: hns3: Add VF Reset device state and its handling
2018-06-06 Salil Mehtanet: hns3: Add VF Reset Service Task to support event...
2018-06-06 Salil Mehtanet: hns3: Changes to make enet watchdog timeout func...
2018-06-06 Fuyun Liangnet: hns3: add querying speed and duplex support to VF
2018-06-06 Fuyun Liangnet: hns3: add get_link support to VF
2018-06-06 Peng Linet: hns3: fix the VF queue reset flow error
2018-06-06 Jian Shennet: hns3: add result checking for VF when modify unica...
2018-06-06 Yunsheng Linnet: hns3: fix for buffer overflow smatch warning
2018-06-06 Fuyun Liangnet: hns3: fix for netdev not running problem after...
2018-06-06 Fuyun Liangnet: hns3: add existence check when remove old uc mac...
2018-06-06 Yunsheng Linnet: hns3: refactor the get/put_vector function
2018-06-06 Peng Linet: hns3: add support for VF driver inner interface...
2018-04-09 Yunsheng Linnet: hns3: export pci table of hclge and hclgevf to...
2018-03-16 Fuyun Liangnet: hns3: add int_gl_idx setup for VF
2018-03-16 Peng Linet: hns3: remove TSO config command from VF driver
2018-03-16 Peng Linet: hns3: add ethtool_ops.get_channels support for VF
2018-03-16 Peng Linet: hns3: remove redundant semicolon
2018-03-16 Jian Shennet: hns3: Fix a response data read error of tqp statis...
2018-03-16 Jian Shennet: hns3: Unify the strings display of packet statistics
2018-03-16 Salil Mehtanet: hns3: Unified HNS3 {VF|PF} Ethernet Driver for...
2018-03-16 Salil Mehtanet: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer...