aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li1-0/+8
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan1-2/+0
2017-04-03net: hns: Remove the redundant adding and deleting mac functionKejian Yan1-1/+0
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng1-1/+1
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan1-0/+4
2016-11-10net: hns: add multicast tcam table clearKejian Yan1-0/+1
2016-11-10net: hns: delete redundant macro definitionQianqian Xie1-1/+1
2016-11-10net: hns: set default mac pause time to 0xffffDaode Huang1-1/+1
2016-11-10net: hns: add fuzzy match of tcam table for hnsKejian Yan1-5/+3
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang1-0/+2
2016-07-01net: hns: add media-type property for hnsKejian Yan1-0/+1
2016-06-04net: hns: add dsaf misc operation methodKejian Yan1-2/+0
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-0/+1
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-0/+1
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-1/+2
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-2/+5
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan1-0/+1
2016-03-22net: hns: fix the bug about mtu settingKejian Yan1-0/+1
2016-03-22net: hns: add uc match for debug portsKejian Yan1-1/+3
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-2/+2
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+456