summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin 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 pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang
2021-11-07net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
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-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-25net: hns3: add error recovery module and type for himacJiaran Zhang
2021-10-25net: hns3: add new ras error type for roceWeihang Li
2021-10-25net: hns3: add update ethtool advertised link modes for FIBRE port when auton...Guangbin Huang
2021-10-25net: hns3: modify functions of converting speed ability to ethtool link modeGuangbin Huang
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: make use of eth_hw_addr_random() where appropriateJakub Kicinski
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: use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12net: hns3: debugfs add support dumping page pool infoHao Chen