开源镜像站
帮助
动态
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_mac.h
Age
Commit message (
Expand
)
Author
2024-11-05
net: hisilicon: hns: use ethtool string helpers
Rosen Penev
2023-08-08
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-03-24
net: hns: remove unused config_half_duplex()
Huazhong Tan
2021-03-24
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
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-08-29
net: hns: add the code for cleaning pkt in chip
Peng Li
2017-05-08
format-security: move static strings to const
Kees Cook
2017-04-03
net: hns: Remove redundant mac_get_id()
Kejian Yan
2017-04-03
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
2016-11-10
net: hns: delete redundant macro definition
Qianqian Xie
2016-11-10
net: hns: set default mac pause time to 0xffff
Daode Huang
2016-11-10
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
2016-10-03
net: hns: fix the bug of forwarding table
Daode Huang
2016-07-01
net: hns: add media-type property for hns
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-03-22
net: hns: adds limitation for debug port mtu
Kejian Yan
2016-03-22
net: hns: fix the bug about mtu setting
Kejian Yan
2016-03-22
net: hns: add uc match for debug ports
Kejian Yan
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
2015-09-20
net: add Hisilicon Network Subsystem DSAF support
huangdaode