| Commit message (Expand) | Author | Age |
... | |
* | net: hns: delete redundancy ring enable operations | Daode Huang | 2016-06-21 |
* | net: hns: add get_coalesce_range api for hns | Daode Huang | 2016-06-21 |
* | net: hns: fix bug of getting the wrong tcam data | Daode Huang | 2016-06-21 |
* | net: hns: add spin lock for tcam table operation | Daode Huang | 2016-06-21 |
* | net: hns: bugfix about pfc pause frame statistics | Daode Huang | 2016-06-21 |
* | net: hns: fix the wrong speed for bond | Qianqian Xie | 2016-06-21 |
* | net: hns: fix ethtool loopback fail bug | Kejian Yan | 2016-06-21 |
* | net: hns: select Hilink before serdes loopback for HNS V2 | Kejian Yan | 2016-06-21 |
* | net: hns: fix the error info when dma_set_mask_and_coherent fail | Qianqian Xie | 2016-06-21 |
* | net: hns: Remove unnecessary device resource free | Qianqian Xie | 2016-06-21 |
* | net: hns: typo fix of annotation info for hns_nic_reset_subtask() | Qianqian Xie | 2016-06-21 |
* | net: hns: add skb_reset_mac_header() after skb being alloc | Kejian Yan | 2016-06-21 |
* | net: hns: fix hns dsaf v1 dont support tx_pause close | Qianqian Xie | 2016-06-21 |
* | net: hns: bug fix of ge reset sequence | Qianqian Xie | 2016-06-21 |
* | net: hns: update the dependency | Kejian Yan | 2016-06-15 |
* | net: hns: net: hns: enet adds support of acpi | Kejian Yan | 2016-06-04 |
* | net: hns: implement the miscellaneous operation by asl | Kejian Yan | 2016-06-04 |
* | net: hns: register phy device in each mac initial sequence | Kejian Yan | 2016-06-04 |
* | net: hns: dsaf adds support of acpi | Kejian Yan | 2016-06-04 |
* | net: hns: add dsaf misc operation method | Kejian Yan | 2016-06-04 |
* | net: hns: add uniform interface for phy connection | Kejian Yan | 2016-06-04 |
* | net: hns: enet specify a reference to dsaf by fwnode_handle | Kejian Yan | 2016-06-04 |
* | net: hns: use platform_get_irq instead of irq_of_parse_and_map | Kejian Yan | 2016-06-04 |
* | net: hns: use device_* APIs instead of of_* APIs | Kejian Yan | 2016-06-04 |
* | net: hisilicon: add support of acpi for hns-mdio | Kejian Yan | 2016-06-04 |
* | net: hisilicon: cleanup to prepare for other cases | Kejian Yan | 2016-06-04 |
* | net: hns: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-23 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 |
* | net: hns: change port-id property to reg property in dsaf port node | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-29 |
* | net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-29 |
* | net: hns: add attribute port-mode-offset for dsaf port node | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: add attribute port-rst-offset for dsaf port node | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: add attribute cpld_ctrl for dsaf port node | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: separate debug dsaf device from service dsaf device | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: sort the header file by alphabetical order | Daode Huang | 2016-04-26 |
* | net: hns: add syscon operation for dsaf | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: add attribute reset-field-offset for dsaf node | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: add attribute port-idx-in-ae in enet node. | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: set debug port irq index to 0 | Daode Huang | 2016-04-26 |
* | net: hns: add a new dsaf mode for debug port | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 |
* | net: hns: add support of pause frame ctrl for HNS V2 | Lisheng | 2016-04-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-04-01 |
|\ |
|
| * | net: hns: set-coalesce-usecs returns errno by dsaf.ko | Lisheng | 2016-03-28 |
| * | net: hns: fixed the setting and getting overtime bug | Lisheng | 2016-03-28 |
| * | net: hns: bug fix about getting hilink status for HNS v2 | Sheng Li | 2016-03-24 |
| * | net: hns: fix warning of passing zero to 'PTR_ERR' | Kejian Yan | 2016-03-24 |
| * | net: hns: optimizate irq proccess for HNS V2 | Sheng Li | 2016-03-24 |
| * | net: hns: remove useless variable assignment and comment | Qianqian Xie | 2016-03-24 |
| * | net: hns: bug fix for return values | Qianqian Xie | 2016-03-24 |
| * | net: hns: optimizate fmt of snprintf() | Qianqian Xie | 2016-03-24 |