summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-08-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-07-22Revert "net: hns: fix LED configuration for marvell phy"David S. Miller
2019-07-22net: hns: fix LED configuration for marvell phyYonglong Liu
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09net: hisilicon: Add an tx_desc to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Add an rx_desc to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Offset buf address to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Add group field to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: HI13X1_GMAX need dreq reset at firstJiangfeng Xiao
2019-07-09net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REGJiangfeng Xiao
2019-07-09net: hisilicon: Cleanup for cast to restricted __be32Jiangfeng Xiao
2019-07-09net: hisilicon: Cleanup for got restricted __be32Jiangfeng Xiao
2019-07-09net: hisilicon: Add support for HI13X1 to hip04_ethJiangfeng Xiao
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-05net: hns3: set maximum length to resp_data_len for exceptional casePeng Li
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li
2019-07-05net: hns3: add all IMP return codePeng Li
2019-07-05net: hns3: fix port capbility updating issueJian Shen
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-03net: hns: add support for vlan TSOYonglong Liu
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin
2019-06-28net: hns3: remove unused linkmode definitionJian Shen
2019-06-28net: hns3: fix a statistics issue about l3l4 checksum errorYufeng Mo
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-06-28net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin
2019-06-28net: hns3: enable DCB when TC num is one and pfc_en is non-zeroYunsheng Lin
2019-06-28net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen