summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-22net: hns3: add get_link support to VFFuyun Liang
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang
2018-03-22net: hns3: change the time interval of int_gl calculatingFuyun Liang
2018-03-22net: hns3: change GL update rateFuyun Liang
2018-03-22net: hns3: increase the max time for IMP handle commandPeng Li
2018-03-22net: hns3: export pci table of hclge and hclgevf to userspaceYunsheng Lin
2018-03-22net: hns3: fix for vlan table lost problem when resettingYunsheng 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-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
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: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li
2018-03-11net: hns3: fix rx path skb->truesize reporting bugPeng Li
2018-03-11net: hns3: unify the pause params setup functionFuyun Liang
2018-03-11net: hns3: fix for ipv6 address loss problem after setting channelsFuyun 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
2018-03-09net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin
2018-03-09net: hns3: fix for coalesce configuration lost during resetYunsheng Lin
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin
2018-03-09net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin
2018-03-09net: hns3: fix for pause configuration lost during resetYunsheng Lin
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li
2018-03-08net: hns3: set the max ring num when alloc netdevPeng Li
2018-03-08net: hns3: fix the queue id for tqp enable&&resetPeng Li
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li