summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
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-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
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski
2019-06-18net: hns3: Add missing newline at end of fileGeert Uytterhoeven
2019-06-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-06-14net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-06-14net: hns3: free irq when exit from abnormal branchYonglong Liu
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...Shiju Jose
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...Shiju Jose