aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu
2018-12-15net: hns3: Add "bd info" query functionliuzhongzhu
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann
2018-12-10net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King
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