开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_dsaf_misc.c
Age
Commit message (
Expand
)
Author
2024-12-20
net: hisilicon: hns: Remove reset helpers
Dr. David Alan Gilbert
2023-01-20
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2021-11-18
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
2021-05-17
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-05-14
net: hns: space required before the open brace '{'
Peng Li
2021-05-14
net: hns: fix some code style issue about space
Peng Li
2021-03-24
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
2020-12-09
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-18
net: hns: kerneldoc fixes
Lu Wei
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-04
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2018-07-26
net: hns: Make many functions static
YueHaibing
2018-01-22
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2018-01-02
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2017-07-14
net: hns: add acpi function of xge led control
LiuJian
2017-06-27
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2016-11-10
net: hns: fix to intimate the link-status change by adding LF/RF method
Daode Huang
2016-08-25
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
2016-08-19
net: hns: Add reset function support for RoCE driver
oulijun
2016-07-01
net: hns: fix code style about hns driver
Daode Huang
2016-06-21
net: hns: bug fix about led control logic when link down
Daode Huang
2016-06-21
net: hns: select Hilink before serdes loopback for HNS V2
Kejian Yan
2016-06-21
net: hns: bug fix of ge reset sequence
Qianqian Xie
2016-06-04
net: hns: implement the miscellaneous operation by asl
Kejian Yan
2016-06-04
net: hns: dsaf adds support of acpi
Kejian Yan
2016-06-04
net: hns: add dsaf misc operation method
Kejian Yan
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
2016-04-26
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
net: hns: sort the header file by alphabetical order
Daode Huang
2016-04-26
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
2015-10-27
net: hns: fixes the bug tested XGE by ethtool -p
Li Peng
2015-09-20
net: add Hisilicon Network Subsystem DSAF support
huangdaode