summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* net: hns3: Optimize PF CMDQ interrupt switching processXi Wang2018-06-061-0/+13
* net: hns3: Fix for VF mailbox receiving unknown messageXi Wang2018-06-061-3/+20
* net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang2018-06-061-0/+3
* net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann2018-06-051-11/+0
* net: hns: Fix the process of adding broadcast addresses to tcamXi Wang2018-06-041-5/+18
* net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-014-5/+187
* net: hns3: Optimize the PF's process of updating multicast MACXi Wang2018-06-014-21/+136
* net: hns3: Fix for vxlan tx checksum bugYunsheng Lin2018-06-011-0/+29
* net: hns3: Add missing break in misc_irq_handleYunsheng Lin2018-06-011-3/+3
* net: hns3: Fix for phy not link up problem after resettingYunsheng Lin2018-06-011-4/+3
* net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin2018-06-011-6/+34
* net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2018-06-012-0/+2
* net: hns3: Fix setting mac address errorJian Shen2018-06-011-0/+13
* net: hns3: Add repeat address checking for setting mac addressJian Shen2018-06-011-0/+6
* net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-016-12/+21
* net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin2018-06-011-0/+7
* net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-05-291-3/+5
* net: hns3: Adds support for led locate command for copper portJian Shen2018-05-292-41/+6
* net: hns3: Remove unused led control codeJian Shen2018-05-293-112/+0
* net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang2018-05-293-10/+110
* net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang2018-05-291-6/+0
* net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang2018-05-291-0/+2
* net: hns3: Fixes the state to indicate client-type initializationPeng Li2018-05-292-4/+49
* net: hns3: Fix for PF mailbox receving unknown messageXi Wang2018-05-291-3/+20
* net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2018-05-292-1/+10
* net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2018-05-292-5/+40
* net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-293-10/+29
* net: hns3: Updates RX packet info fetch in case of multi BDPeng Li2018-05-291-18/+18
* net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin2018-05-201-8/+8
* net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang2018-05-201-2/+2
* net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-05-201-0/+3
* net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan2018-05-201-1/+5
* net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-206-2/+8
* net: hns3: Fix the missing client list node initializationXi Wang2018-05-201-0/+2
* net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen2018-05-201-8/+6
* net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li2018-05-201-102/+2
* net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta2018-05-201-1/+3
* net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang2018-05-161-0/+2
* net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li2018-05-161-26/+32
* net: hns3: Fix for fiber link up problemYunsheng Lin2018-05-161-1/+1
* net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin2018-05-162-5/+45
* net: hns3: Change return value in hnae3_register_clientFuyun Liang2018-05-161-1/+1
* net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang2018-05-164-6/+8
* net: hns3: Change return type of hnae3_register_ae_devFuyun Liang2018-05-163-8/+3
* net: hns3: Add a check for client instance init stateFuyun Liang2018-05-162-3/+13
* net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang2018-05-163-8/+9
* net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang2018-05-163-49/+79
* net: hns3: refactor the loopback related functionYunsheng Lin2018-05-102-47/+42
* net: hns3: fix for cleaning ring problemYunsheng Lin2018-05-101-4/+30
OpenPOWER on IntegriCloud