summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li
2018-09-21net: hns3: Remove print messages for error packetJian Shen
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen
2018-09-21net: hns3: Fix ets validate issueJian Shen
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2018-09-19net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2018-09-19net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2018-09-19net: hns3: Check hdev state when getting link statusPeng Li
2018-09-19net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-09-19net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang
2018-09-19net: hns3: Remove packet statistics of publicPeng Li
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li
2018-09-19net: hns3: Add unlikely for buf_num checkPeng Li
2018-09-19net: hns3: Add default irq affinityPeng Li
2018-09-18net: hns3: fix return type of ndo_start_xmit functionYueHaibing
2018-09-17net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-09-03net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin
2018-09-03net: hns3: Fix error of checking used vlan idJian Shen
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
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