summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan
2018-12-19net: hns3: change default tc state to closeJian Shen
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen
2018-12-18net: hns3: fix a SSU buffer checking bugYunsheng Lin
2018-12-18net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
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-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-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen
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-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: Add support for ethtool -K to enable/disable HW GROPeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn