summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang
2021-10-25net: hns3: modify mac statistics update process for compatibilityGuangbin Huang
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo
2021-09-20net: hns3: check vlan id before using itliaoguojia
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-09-20net: hns3: fix inconsistent vf id printJian Shen
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-14net: hns3: PF support get multicast MAC address space assigned by firmwareGuangbin Huang
2021-09-14net: hns3: PF support get unicast MAC address space assigned by firmwareGuangbin Huang
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-08-31net: hns3: remove unnecessary spacesHao Chen
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen