summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
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
2016-03-01asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode
2016-01-15net: hns: fixes no syscon error when init mdioyankejian
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann
2015-12-29net: hns: use to_platform_device()Geliang Tang
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-13net:hns: print MAC with %pMAndy Shevchenko