aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2020-06-03net: hns: fix unsigned comparison to less than zeroColin Ian King
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2019-06-25net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-16net: hns: Fix WARNING when hns modules installedJun Xiao
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-06-21net: hns: Avoid action name truncationdann frazier
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01net: hns: set correct return valuePan Bian
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19hns: remove useless void caststephen hemminger
2017-07-14net: hns: add acpi function of xge led controlLiuJian
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko