summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi2021-11-181-0/+4
* net: hisilicon: hns: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* net: hns: space required before the open brace '{'Peng Li2021-05-141-1/+1
* net: hns: fix some code style issue about spacePeng Li2021-05-141-35/+35
* net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu2021-03-241-1/+1
* hisilicon/hns: convert comma to semicolonZheng Yongjun2020-12-091-6/+6
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-3/+6
* net: hns: kerneldoc fixesLu Wei2020-09-181-2/+2
* drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2019-07-301-7/+1
* bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-041-1/+1
* net: hns: Make many functions staticYueHaibing2018-07-261-6/+7
* net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan2018-01-221-16/+36
* net: hns: add ACPI mode support for ethtool -pJian Shen2018-01-021-1/+56
* net: hns: add acpi function of xge led controlLiuJian2017-07-141-2/+56
* ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot2017-06-271-1/+1
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+7
* net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-011-1/+27
* net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang2016-11-101-31/+0
* net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-251-4/+49
* net: hns: Add reset function support for RoCE driveroulijun2016-08-191-0/+36
* net: hns: fix code style about hns driverDaode Huang2016-07-011-9/+7
* net: hns: bug fix about led control logic when link downDaode Huang2016-06-211-5/+7
* net: hns: select Hilink before serdes loopback for HNS V2Kejian Yan2016-06-211-6/+20
* net: hns: bug fix of ge reset sequenceQianqian Xie2016-06-211-1/+5
* net: hns: implement the miscellaneous operation by aslKejian Yan2016-06-041-0/+167
* net: hns: dsaf adds support of acpiKejian Yan2016-06-041-15/+17
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-25/+54
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-1/+1
* net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-25/+19
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-17/+8
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-9/+27
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-28/+44
* net: hns: sort the header file by alphabetical orderDaode Huang2016-04-261-2/+2
* net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-12/+28
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-2/+2
* net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-241-18/+22
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-1/+5
* net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-271-8/+1
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+317