summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds1-3/+10
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+11
2016-10-07net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King1-11/+11
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang1-3/+10
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil1-16/+1
2016-08-15net: hns: mdio->irq is an array, so no need to check if it is nullColin Ian King1-2/+1
2016-08-02ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen1-3/+6
2016-07-01net: hns: add media-type property for hnsKejian Yan1-0/+26
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan1-15/+0
2016-06-05net: hns: register phy device in each mac initial sequenceKejian Yan1-7/+126
2016-06-05net: hns: dsaf adds support of acpiKejian Yan1-40/+40
2016-06-05net: hns: add dsaf misc operation methodKejian Yan1-7/+7
2016-06-05net: hns: add uniform interface for phy connectionKejian Yan1-10/+24
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-3/+3
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)1-12/+14
2016-04-26net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-0/+10
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-0/+10
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-17/+21
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-44/+108
2016-04-26net: hns: sort the header file by alphabetical orderDaode Huang1-6/+6
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)1-4/+4
2016-04-03net: hns: add support of pause frame ctrl for HNS V2Lisheng1-23/+7
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan1-0/+3
2016-03-22net: hns: fix the bug about mtu settingKejian Yan1-1/+3
2016-03-22net: hns: add uc match for debug portsKejian Yan1-0/+8
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-7/+7
2015-10-19net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1
2015-10-15net: hisilicon net: fix a bug about ledlipeng1-1/+3
2015-09-29net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode1-1/+1
2015-09-21net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+900