summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
AgeCommit message (Expand)Author
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
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-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 change RSS 'hfunc' ineffective issueJian Shen
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang
2021-08-27net: hns3: merge some repetitive macrosPeng Li
2021-08-27net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li
2021-08-27net: hns3: remove redundant param to simplify codePeng Li
2021-08-27net: hns3: use memcpy to simplify codePeng Li
2021-08-27net: hns3: remove redundant param mbx_event_pendingPeng Li
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-14net: hns3: remove always exist devlink pointer checkLeon Romanovsky
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-26net: hns3: add devlink reload support for VFHao Chen
2021-07-26net: hns3: add support for devlink get info for VFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...Baokun Li
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen
2021-05-31net: hns3: add query basic info support for VFJian Shen
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-04-19net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan
2021-04-19net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang
2021-04-06net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-03-29net: hns3: expand the tc config commandGuojia Liao
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-03-26net: hns3: remove redundant blank linesPeng Li