summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-011-3/+6
* net: hns: add media-type property for hnsKejian Yan2016-07-011-0/+26
* net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan2016-07-011-15/+0
* net: hns: register phy device in each mac initial sequenceKejian Yan2016-06-041-7/+126
* net: hns: dsaf adds support of acpiKejian Yan2016-06-041-40/+40
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-7/+7
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-10/+24
* net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+10
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+10
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-17/+21
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-44/+108
* net: hns: sort the header file by alphabetical orderDaode Huang2016-04-261-6/+6
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-4/+4
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-021-23/+7
* net: hns: adds limitation for debug port mtuKejian Yan2016-03-221-0/+3
* net: hns: fix the bug about mtu settingKejian Yan2016-03-221-1/+3
* net: hns: add uc match for debug portsKejian Yan2016-03-221-0/+8
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-7/+7
* net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode2015-10-181-1/+1
* net: hisilicon net: fix a bug about ledlipeng2015-10-141-1/+3
* net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-281-1/+1
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+900