aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2018-04-12net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta
2017-11-11net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang
2017-11-02net: hns3: Add reset process in hclge_mainLipeng
2017-11-02net: hns3: Add support for misc interruptLipeng
2017-11-02net: hns3: Refactor the initialization of command queueLipeng
2017-11-02net: hns3: Refactor mac_init functionqumingguang
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng
2017-10-26net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tblLipeng
2017-10-26net: hns3: fix a bug in hclge_uninit_client_instanceLipeng
2017-10-26net: hns3: add nic_client check when initialize roce base informationLipeng
2017-10-24net: hns3: get vf count by pci_sriov_get_totalvfsLipeng
2017-10-22net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin
2017-10-18net: hns: Convert timers to use timer_setup()Kees Cook
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng
2017-10-10net: hns3: add support for set_rxnfcLipeng
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin
2017-10-09net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET
2017-09-28net: hns3: Add hclge_dcb module for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add some interface for the support of DCB featureYunsheng Lin
2017-09-28net: hns3: Add support for dynamically buffer reallocationYunsheng Lin
2017-09-28net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng
2017-08-19net: hns3: fix a handful of spelling mistakesColin Ian King
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King
2017-08-07hns3: fix unused function warningArnd Bergmann
2017-08-03net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil