summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-4/+4
* 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-263-25/+30
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-17/+19
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-266-34/+51
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-2610-241/+261
* net: hns: sort the header file by alphabetical orderDaode Huang2016-04-263-14/+14
* net: hns: add syscon operation for dsafYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+14
* net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-263-12/+37
* net: hns: add attribute port-idx-in-ae in enet node.Yisen.Zhuang\(Zhuangyuzeng\)2016-04-264-32/+22
* net: hns: set debug port irq index to 0Daode Huang2016-04-262-11/+2
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-269-89/+84
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-026-38/+104
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0110-195/+174
|\
| * net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-283-6/+8
| * net: hns: fixed the setting and getting overtime bugLisheng2016-03-284-154/+126
| * net: hns: bug fix about getting hilink status for HNS v2Sheng Li2016-03-242-18/+24
| * net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan2016-03-241-1/+1
| * net: hns: optimizate irq proccess for HNS V2Sheng Li2016-03-241-4/+5
| * net: hns: remove useless variable assignment and commentQianqian Xie2016-03-241-4/+1
| * net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
| * net: hns: optimizate fmt of snprintf()Qianqian Xie2016-03-241-1/+2
| * net: hns: fix a bug for cycle indexQianqian Xie2016-03-241-6/+6
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-1/+1
|\ \ | |/ |/|
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-011-1/+1
* | net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
* | net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
* | net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
* | net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
* | net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8
* | net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
* | net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8
* | net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
* | net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
* | net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
* | net: hns: fix the bug about loopbackyankejian2016-03-075-1/+65
* | net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski2016-03-071-0/+1
* | net: hns: enet specifies a reference to dsafyankejian2016-01-217-28/+28
|/
* net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
* net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
* hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-5/+0
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* net: hns: avoid uninitialized variable warning:Arnd Bergmann2016-01-061-25/+22
* net: hns: use to_platform_device()Geliang Tang2015-12-291-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-40/+20
|\
| * net:hns: print MAC with %pMAndy Shevchenko2015-12-131-35/+14
| * net:hns: annotate IO address space properlyAndy Shevchenko2015-12-131-5/+6
OpenPOWER on IntegriCloud