aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-7/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu1-1/+1
2018-07-26net: hns: Make many functions staticYueHaibing1-6/+7
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan1-16/+36
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen1-1/+56
2017-07-14net: hns: add acpi function of xge led controlLiuJian1-2/+56
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-8/+7
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang1-1/+27
2016-11-10net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang1-31/+0
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil1-4/+49
2016-08-19net: hns: Add reset function support for RoCE driveroulijun1-0/+36
2016-07-01net: hns: fix code style about hns driverDaode Huang1-9/+7
2016-06-21net: hns: bug fix about led control logic when link downDaode Huang1-5/+7
2016-06-21net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan1-6/+20
2016-06-21net: hns: bug fix of ge reset sequenceQianqian Xie1-1/+5
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan1-0/+167
2016-06-04net: hns: dsaf adds support of acpiKejian Yan1-15/+17
2016-06-04net: hns: add dsaf misc operation methodKejian Yan1-25/+54
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan1-1/+1
2016-04-26net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-25/+19
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-17/+8
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-9/+27
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-28/+44
2016-04-26net: hns: sort the header file by alphabetical orderDaode Huang1-2/+2
2016-04-26net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)1-12/+28
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)1-2/+2
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li1-18/+22
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-1/+5
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+317