summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen
2019-02-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun
2019-02-02net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu
2019-02-02net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan
2019-02-02net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li
2019-02-02net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu
2019-02-01net: hns3: Check for allocation failureDan Carpenter
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen
2019-01-30net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan
2019-01-30net: hns3: fix for rss result nonuniformJian Shen
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu
2019-01-26net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin
2019-01-23net: hns3: refactor the statistics updating for netdevJian Shen
2019-01-23net: hns3: add calling roce callback function when link status changePeng Li
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan
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: 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 "queue map" information query functionliuzhongzhu
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta
2018-12-07net: hns3: rename process_hw_error functionShiju 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-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