aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2019-09-16net: hns3: return 0 and print warning when hit duplicate MACPeng Li
2018-12-04net: hns3: Prevent sending command during global or core resetHuazhong Tan
2018-11-13net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-11-13net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-09-15net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Add missing break in misc_irq_handleYunsheng Lin
2018-06-01net: hns3: Fix for phy not link up problem after resettingYunsheng Lin
2018-06-01net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-06-01net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin
2018-05-29net: hns3: Adds support for led locate command for copper portJian Shen
2018-05-29net: hns3: Remove unused led control codeJian Shen
2018-05-29net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang
2018-05-10net: hns3: refactor the loopback related functionYunsheng Lin
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin
2018-05-01net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan
2018-05-01net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan
2018-05-01net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan
2018-03-26net: hns3: never send command queue message to IMP when resetPeng Li
2018-03-26net: hns3: fix for not initializing VF rss_hash_key problemFuyun Liang
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin
2018-03-22net: hns3: fix the VF queue reset flow errorPeng Li
2018-03-22net: hns3: reallocate tx/rx buffer after changing mtuFuyun Liang
2018-03-11net: hns3: add existence checking before adding unicast mac addressJian Shen
2018-03-11net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen
2018-03-11net: hns3: fix error type definition of return valueJian Shen
2018-03-11net: hns3: unify the pause params setup functionFuyun Liang
2018-03-11net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang