summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-27net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-27net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-11-27net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-11-27net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-11-13net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-11-13net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-11-13net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li
2018-11-13net: hns3: Fix ets validate issueJian Shen
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin
2018-09-28net: hns: remove ndo_poll_controllerEric Dumazet
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li
2018-08-07net: hns3: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07net: hns: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-26net: hns: make hns_dsaf_roce_reset non staticYueHaibing
2018-07-26net: hns: Make many functions staticYueHaibing
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen