summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang
2020-09-27net: hns3: add support to query device capabilityGuangbin Huang
2020-09-27net: hns3: delete redundant PCI revision judgementGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-23net: hns3: Constify static structsRikard Falkeborn
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the rx clean processYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin
2020-09-16net: hns: kerneldoc fixesLu Wei
2020-09-11net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song
2020-09-10net: hns: Fix some kernel-doc warnings in hns_enet.cWang Hai
2020-09-10net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai
2020-09-10net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()Wang Hai
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26net: hns3: Fix for geneve tx checksum bugYi Li
2020-08-24net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-28net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-07-28net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-07-28net: hns3: add reset check for VF updating port based VLANJian Shen
2020-07-28net: hns3: fix a TX timeout issueYonglong Liu