summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Remove unused function declaration mac_adjust_link()Yue Haibing2023-08-081-1/+0
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-2/+3
* net: hns: remove unused config_half_duplex()Huazhong Tan2021-03-241-2/+0
* net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan2021-03-241-2/+0
* 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-2/+2
* net: hns: add the code for cleaning pkt in chipPeng Li2018-08-291-0/+8
* format-security: move static strings to constKees Cook2017-05-081-1/+1
* net: hns: Remove redundant mac_get_id()Kejian Yan2017-04-031-2/+0
* net: hns: Remove the redundant adding and deleting mac functionKejian Yan2017-04-031-1/+0
* net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-031-1/+1
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-101-0/+4
* net: hns: add multicast tcam table clearKejian Yan2016-11-101-0/+1
* net: hns: delete redundant macro definitionQianqian Xie2016-11-101-1/+1
* net: hns: set default mac pause time to 0xffffDaode Huang2016-11-101-1/+1
* net: hns: add fuzzy match of tcam table for hnsKejian Yan2016-11-101-5/+3
* net: hns: fix the bug of forwarding tableDaode Huang2016-10-031-0/+2
* net: hns: add media-type property for hnsKejian Yan2016-07-011-0/+1
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-2/+0
* 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-0/+1
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+1
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-1/+2
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-2/+5
* net: hns: adds limitation for debug port mtuKejian Yan2016-03-221-0/+1
* net: hns: fix the bug about mtu settingKejian Yan2016-03-221-0/+1
* net: hns: add uc match for debug portsKejian Yan2016-03-221-1/+3
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-2/+2
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+456