summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-05-10net: hns: fix device reference leaksJohan Hovold
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-04net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-16net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-16net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-03-23net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-23net: hns: Fix use after free identified by SLUB debugYonglong Liu
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-24net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven
2015-11-01net: hisilicon: Remove .owner assignment from platform_driverhuangdaode
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann
2015-10-18net: hisilicon: add OF dependencyArnd Bergmann
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann
2015-10-18net: hns: fixes a bug about timeout by pause framelisheng
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu
2015-10-18net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode
2015-10-18net: hisilicon rm hnae sysfs interfacehuangdaode
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15net: hisilicon: fixes a bug when using ethtool -Slipeng
2015-10-14net: hisilicon net: fix a bug about ledlipeng
2015-10-14net: hisilicon: supports promisc modeyankejian
2015-10-12net: hns: fix the unknown phy_nterface_t type errorhuangdaode
2015-10-12net: HNS: fix MDIO dependenciesArnd Bergmann
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-26net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski