aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-08-05net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-08-05net: hns3: add reset check for VF updating port based VLANJian Shen
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu
2020-08-05net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin
2020-07-29net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-29net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-29net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-16net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-16net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-16net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-30net: hns3: fix set and get link ksettings issueGuangbin Huang
2020-03-30net: hns3: fix RSS config lost after VF reset.Guojia Liao
2020-03-30net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan
2020-03-30net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo
2020-03-21net: hns3: add a conversion for mailbox's response codeJian Shen
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-09net: hns3: delete unnecessary logs after kzalloc failsYufeng Mo
2020-03-09net: hns3: synchronize some print relating to reset issueHuazhong Tan
2020-03-09net: hns3: print out command code when dump fails in debugfsYufeng Mo
2020-03-09net: hns3: print out status register when VF receives unknown source interruptHuazhong Tan
2020-03-09net: hns3: add a check before PF inform VF to resetYonglong Liu
2020-03-09net: hns3: delete some reduandant codeGuojia Liao
2020-03-09net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()Yufeng Mo
2020-03-09net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTHYufeng Mo
2020-03-09net: hns3: fix some mixed type assignmentGuojia Liao
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24net: hns3: remove redundant initialization of pointer 'client'Colin Ian King
2020-02-19net: hns3: add missing help info for QS shaper in debugfsYonglong Liu
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu
2020-02-19net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan