summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose
2018-12-07net: hns3: handle hw errors of SSUShiju Jose
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose
2018-12-07net: hns3: rename process_hw_error functionShiju Jose
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu
2018-11-23net: hns3: Add "queue info" query functionliuzhongzhu
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin
2018-11-17net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin
2018-11-17net: hns3: Add mtu setting support for vfYunsheng Lin
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin
2018-11-17net: hns3: Refactor mac mtu setting related functionsYunsheng Lin
2018-11-17net: hns3: Support two vlan header when setting mtuYunsheng Lin
2018-11-16net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King
2018-11-15net: hns3: Adds GRO params to SKB for the stackPeng Li
2018-11-15net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGSPeng Li
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li
2018-11-15net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI pollPeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-09net: hns3: add PCIe FLR support for VFHuazhong Tan
2018-11-09net: hns3: do VF's pci re-initialization while PF doing FLRHuazhong Tan
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan
2018-11-09net: hns3: implement the IMP reset processing for PFHuazhong Tan
2018-11-09net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is setHuazhong Tan
2018-11-09net: hns3: add error handler for hclgevf_reset()Huazhong Tan
2018-11-09net: hns3: stop handling command queue while resetting VFHuazhong Tan
2018-11-09net: hns3: add reset handling for VF when doing Core/Global/IMP resetHuazhong Tan