aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Fix for vxlan tx checksum bugYunsheng Lin
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: Fix setting mac address errorJian Shen
2018-06-01net: hns3: Add repeat address checking for setting mac addressJian Shen
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: Fixes initalization of RoCE handle and makes it conditionalLijun Ou
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: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang
2018-05-29net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang
2018-05-29net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang
2018-05-29net: hns3: Fixes the state to indicate client-type initializationPeng Li
2018-05-29net: hns3: Fix for PF mailbox receving unknown messageXi Wang
2018-05-29net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li
2018-05-29net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li
2018-05-29net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li
2018-05-29net: hns3: Updates RX packet info fetch in case of multi BDPeng Li
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li
2018-05-20net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang
2018-05-16net: hns3: Add a check for client instance init stateFuyun 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: fix for cleaning ring problemYunsheng Lin
2018-05-10net: hns3: remove add/del_tunnel_udp in hns3_enet moduleYunsheng Lin