summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2016-06-14net: hns: update the dependencyKejian Yan
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan
2016-06-04net: hns: dsaf adds support of acpiKejian Yan
2016-06-04net: hns: add dsaf misc operation methodKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: sort the header file by alphabetical orderDaode Huang
2016-04-26net: hns: add syscon operation for dsafYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26net: hns: set debug port irq index to 0Daode Huang
2016-04-26net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie
2016-03-24net: hns: bug fix for return valuesQianqian Xie
2016-03-24net: hns: optimizate fmt of snprintf()Qianqian Xie
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan
2016-03-22net: hns: fix the bug about mtu settingKejian Yan
2016-03-22net: hns: fixes a bug of RSSKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li
2016-03-22net: hns: add uc match for debug portsKejian Yan
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li
2016-03-22net: hns: bug fix about ping6Kejian Yan
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski