summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-07-28net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-07-28net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-07-28net: hns3: add reset check for VF updating port based VLANJian Shen
2020-07-28net: hns3: fix a TX timeout issueYonglong Liu
2020-07-28net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-30net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan
2020-05-30net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan
2020-05-30net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan
2020-05-30net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan
2020-05-30net: hns3: remove an unused macro hclge_is_csqHuazhong Tan
2020-05-30net: hns3: fix a print format issue in hclge_mac_mdio_config()Huazhong Tan
2020-05-28net: hns3: print out speed info when parsing speed failsHuazhong Tan
2020-05-28net: hns3: remove some unused fields in struct hclge_devHuazhong Tan
2020-05-28net: hns3: remove two duplicated register macros in hclgevf_main.hHuazhong Tan
2020-05-28net: hns3: remove unused struct hnae3_unic_private_infoHuazhong Tan
2020-05-28net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_typeHuazhong Tan
2020-05-28net: hns3: remove some unused fields in struct hns3_nic_privHuazhong Tan
2020-05-28net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmdHuazhong Tan
2020-05-28net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmdHuazhong Tan
2020-05-28net: hns3: refactor hclge_query_bd_num_cmd_send()Huazhong Tan
2020-05-28net: hns3: refactor hclge_config_tso()Huazhong Tan
2020-05-28net: hns3: add a missing mutex destroy in hclge_init_ad_dev()Huazhong Tan
2020-05-28net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev()Huazhong Tan
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()Huazhong Tan
2020-05-14net: hns3: remove some unused macrosHuazhong Tan
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan
2020-05-14net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan
2020-05-10net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan
2020-05-10net: hns3: modify two uncorrect macro namesHuazhong Tan
2020-05-10net: hns3: remove a redundant register macro definitionHuazhong Tan
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu