summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen1-3/+4
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-01net: hns: normalize two different loopDaode Huang1-9/+9
2016-07-01net: hns: delete redundant parentheseDaode Huang1-2/+2
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang1-16/+16
2016-06-21net: hns: fix sbm default parameters config errorDaode Huang1-15/+25
2016-06-21net: hns: fix bug of getting the wrong tcam dataDaode Huang1-4/+4
2016-06-21net: hns: add spin lock for tcam table operationDaode Huang1-0/+25
2016-06-21net: hns: bugfix about pfc pause frame statisticsDaode Huang1-8/+64
2016-06-21net: hns: Remove unnecessary device resource freeQianqian Xie1-35/+4
2016-06-21net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie1-3/+3
2016-06-04net: hns: dsaf adds support of acpiKejian Yan1-28/+57
2016-06-04net: hns: add dsaf misc operation methodKejian Yan1-3/+8
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan1-4/+5
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)1-5/+0
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)1-31/+62
2016-04-26net: hns: sort the header file by alphabetical orderDaode Huang1-6/+6
2016-04-26net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)1-0/+8
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)1-7/+9
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng1-10/+65
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie1-6/+6
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie1-2/+3
2016-03-07net: hns: fix the bug about loopbackyankejian1-0/+37
2016-01-21net: hns: enet specifies a reference to dsafyankejian1-9/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-35/+14
2015-12-13net:hns: print MAC with %pMAndy Shevchenko1-35/+14
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-48/+165
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-14net: hisilicon: supports promisc modeyankejian1-0/+27
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode1-0/+2445