summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: remove redundant variable initializationPeng Li2018-12-201-1/+1
* net: hns3: fix the descriptor index when get rss typePeng Li2018-12-201-1/+8
* net: hns3: don't restore rules when flow director is disabledJian Shen2018-12-201-0/+4
* net: hns3: fix vf id check issue when add flow director ruleJian Shen2018-12-201-7/+7
* net: hns3: reset tqp while doing DOWN operationHuazhong Tan2018-12-202-0/+8
* net: hns3: add max vector number check for pfJian Shen2018-12-201-0/+4
* net: hns3: fix a bug caused by udelayPeng Li2018-12-201-2/+2
* net: hns3: change default tc state to closeJian Shen2018-12-201-1/+1
* net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen2018-12-204-11/+38
* 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: update coalesce param per secondPeng Li2018-12-182-9/+3
* net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan2018-12-181-6/+6
* 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-182-1/+7
* net: hns3: fix napi_disable not return problemHuazhong Tan2018-12-181-2/+2
* net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan2018-12-181-1/+1
* net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan2018-12-181-2/+3
* net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-154-0/+93
* net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-157-2/+76
* net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-154-0/+134
* net: hns3: Add "status register" information query functionliuzhongzhu2018-12-154-0/+885
* net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-154-2/+100
* net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
* hns3: prevent building without CONFIG_INETArnd Bergmann2018-12-141-0/+1
* net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King2018-12-101-1/+1
* net: hns3: add handling of RDMA RAS errorsShiju Jose2018-12-083-1/+199
* net: hns3: handle hw errors of SSUShiju Jose2018-12-083-0/+203
* net: hns3: handle hw errors of PPU(RCB)Shiju Jose2018-12-083-0/+180
* net: hns3: handle hw errors of PPP PFShiju Jose2018-12-081-2/+13
* net: hns3: add handling of hw errors of MACShiju Jose2018-12-083-0/+51
* net: hns3: add handling of hw errors reported through MSIXSalil Mehta2018-12-086-2/+139
* net: hns3: deleted logging 1 bit errorsShiju Jose2018-12-081-37/+0
* net: hns3: add handling of hw ras errors using new set of commandsShiju Jose2018-12-083-170/+331
* net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose2018-12-081-9/+7
* net: hns3: rename process_hw_error functionShiju Jose2018-12-085-6/+6
* net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose2018-12-081-22/+5
* net: hns3: re-enable error interrupts on hw resetShiju Jose2018-12-083-7/+10
* net: hns3: rename enable error interrupt functionsShiju Jose2018-12-083-55/+34
* net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose2018-12-083-475/+18
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-062-2/+2
* net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-042-5/+171
* net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen2018-12-042-0/+174
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-3/+1
|\
| * net: hisilicon: remove unexpected free_netdevPan Bian2018-11-281-3/+1
* | net: hns3: Config NIC port speed same as that of optical modulePeng Li2018-11-283-60/+49
* | net: hns3: Add "qos buffer" config info query functionliuzhongzhu2018-11-242-0/+116