summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose2019-04-051-16/+20
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-191-2/+7
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+2
* net: hns3: don't restore rules when flow director is disabledJian Shen2018-12-191-0/+4
* net: hns3: fix vf id check issue when add flow director ruleJian Shen2018-12-191-7/+7
* net: hns3: reset tqp while doing DOWN operationHuazhong Tan2018-12-191-0/+4
* net: hns3: change default tc state to closeJian Shen2018-12-191-1/+1
* net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-191-7/+15
* net: hns3: fix a SSU buffer checking bugYunsheng Lin2018-12-181-2/+3
* net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin2018-12-181-17/+26
* net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin2018-12-183-11/+38
* net: hns3: synchronize speed and duplex from phy when phy link upPeng Li2018-12-181-0/+4
* net: hns3: remove 1000M/half support of phyFuyun Liang2018-12-181-1/+1
* net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan2018-12-181-13/+0
* net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2018-12-181-1/+4
* net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-153-0/+92
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-153-2/+23
* net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-153-0/+127
* net: hns3: Add "status register" information query functionliuzhongzhu2018-12-153-0/+870
* net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-153-0/+97
* net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King2018-12-101-1/+1
* net: hns3: add handling of RDMA RAS errorsShiju Jose2018-12-073-1/+199
* net: hns3: handle hw errors of SSUShiju Jose2018-12-073-0/+203
* net: hns3: handle hw errors of PPU(RCB)Shiju Jose2018-12-073-0/+180
* net: hns3: handle hw errors of PPP PFShiju Jose2018-12-071-2/+13
* net: hns3: add handling of hw errors of MACShiju Jose2018-12-073-0/+51
* net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-075-2/+138
* net: hns3: deleted logging 1 bit errorsShiju Jose2018-12-071-37/+0
* net: hns3: add handling of hw ras errors using new set of commandsShiju Jose2018-12-073-170/+331
* net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose2018-12-071-9/+7
* net: hns3: rename process_hw_error functionShiju Jose2018-12-073-3/+3
* net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose2018-12-071-22/+5
* net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-073-7/+10
* net: hns3: rename enable error interrupt functionsShiju Jose2018-12-073-55/+34
* net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose2018-12-073-475/+18
* net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-032-5/+171
* net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-273-60/+49
* net: hns3: Add "qos buffer" config info query functionliuzhongzhu2018-11-231-0/+115
* net: hns3: Add "qos prio map" info query functionliuzhongzhu2018-11-232-0/+54
* net: hns3: Add "qos pause" config info query functionliuzhongzhu2018-11-231-0/+25
* net: hns3: Add "tm config" info query functionliuzhongzhu2018-11-231-0/+199
* net: hns3: Add "tc config" info query functionliuzhongzhu2018-11-233-0/+47
* net: hns3: Add "FD flow table" info query functionliuzhongzhu2018-11-234-1/+80
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-193-35/+53
* net: hns3: up/down netdev in hclge module when setting mtuYunsheng Lin2018-11-171-0/+3
* net: hns3: Add mtu setting support for vfYunsheng Lin2018-11-173-4/+60
* net: hns3: Add vport alive state checking supportYunsheng Lin2018-11-173-0/+96
* net: hns3: Refactor mac mtu setting related functionsYunsheng Lin2018-11-171-30/+22
* net: hns3: Support two vlan header when setting mtuYunsheng Lin2018-11-172-2/+2
* net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King2018-11-161-2/+2
OpenPOWER on IntegriCloud