1. af40097 net: hisilicon: Fix hns_mdio module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  2. a7deb92 net: hns: Fix hns_dsaf module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  3. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. 451e856 net: hns: Add missing \n to end of dev_err messages, tidy up text by Colin Ian King · 8 years ago
  6. 49e3e6f net: hip04: mark tx_done() static by Baoyou Xie · 8 years ago
  7. ecdad23 net: hisilicon: mark symbols static where possible by Baoyou Xie · 8 years ago
  8. d270f76 net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  9. 262b38c net: ethernet: hisilicon: hns: use phydev from struct net_device by Philippe Reynes · 8 years ago
  10. 66f58ec hisilicon: constify net_device_ops structures by Julia Lawall · 8 years ago
  11. bc6f013 net: hisilicon: constify ethtool_ops structures by Julia Lawall · 8 years ago
  12. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. c234af5 net: hns: dereference ppe_cb->ppe_common_cb if it is non-null by Colin Ian King · 8 years ago
  14. d605916 net: hns: Add support of ACPI to HNS driver RoCE Reset function by Salil · 8 years ago
  15. b3dc935 net: hns: remove redundant dev_err call in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  16. e018068 net: hns: Add reset function support for RoCE driver by oulijun · 8 years ago
  17. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. cfaace2 net: hns: mdio->irq is an array, so no need to check if it is null by Colin Ian King · 8 years ago
  19. dafa6b0 net: hns: fix typo in g_gmac_stats_string[] by Fabian Frederick · 8 years ago
  20. 453cafb ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  21. b2e4540 ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  22. 542ae60 net: hisilicon: Add Fast Ethernet MAC driver by Dongpo Li · 8 years ago
  23. 96329a1 net: hns: fix return value check in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  24. b15dc29 net: hns: get reset registers from DT by Kejian Yan · 8 years ago
  25. 5d2525f net: hns: add media-type property for hns by Kejian Yan · 8 years ago
  26. 2e14b21 net: hns: remove redundant hns_mac_dev_to_enet_if() by Kejian Yan · 8 years ago
  27. 45fc764 net: hns: normalize two different loop by Daode Huang · 8 years ago
  28. 6ba312e net: hns: add a space before "*/" by Daode Huang · 8 years ago
  29. 68fa163 net: hns: delete redundant parenthese by Daode Huang · 8 years ago
  30. 8ec98ba net: hns: change code style from a = a + x to a += x by Daode Huang · 8 years ago
  31. d9fdb4e net: hns: fix code style about hns driver by Daode Huang · 8 years ago
  32. 802fe79 net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  33. 6f96608 net: ethernet: hix5hd2: use phydev from struct net_device by Philippe Reynes · 8 years ago
  34. 6fe2746 net: hns: bug fix about TSO on|off when there is traffic by Daode Huang · 8 years ago
  35. f28f34c net: hns: change the default coalesce usecs by Daode Huang · 8 years ago
  36. 8ae7b8a net: hns: fix sbm default parameters config error by Daode Huang · 8 years ago
  37. 3a31b64 net: hns: fix bug that alloc skb fail lead to port unavailable by Jun He · 8 years ago
  38. d8a8371 net: hns: bug fix about led control logic when link down by Daode Huang · 8 years ago
  39. 454784d net: hns: delete redundancy ring enable operations by Daode Huang · 8 years ago
  40. ad59a17 net: hns: add get_coalesce_range api for hns by Daode Huang · 8 years ago
  41. f56c1b3 net: hns: fix bug of getting the wrong tcam data by Daode Huang · 8 years ago
  42. b762381 net: hns: add spin lock for tcam table operation by Daode Huang · 8 years ago
  43. 379d395 net: hns: bugfix about pfc pause frame statistics by Daode Huang · 8 years ago
  44. bb7189d net: hns: fix the wrong speed for bond by Qianqian Xie · 8 years ago
  45. cba80bd net: hns: fix ethtool loopback fail bug by Kejian Yan · 8 years ago
  46. 89a6b1a net: hns: select Hilink before serdes loopback for HNS V2 by Kejian Yan · 8 years ago
  47. 39c9441 net: hns: fix the error info when dma_set_mask_and_coherent fail by Qianqian Xie · 8 years ago
  48. f6c2df1 net: hns: Remove unnecessary device resource free by Qianqian Xie · 8 years ago
  49. f721172 net: hns: typo fix of annotation info for hns_nic_reset_subtask() by Qianqian Xie · 8 years ago
  50. 8379f0a net: hns: add skb_reset_mac_header() after skb being alloc by Kejian Yan · 8 years ago
  51. 14ae335 net: hns: fix hns dsaf v1 dont support tx_pause close by Qianqian Xie · 8 years ago
  52. 0b03fd8 net: hns: bug fix of ge reset sequence by Qianqian Xie · 8 years ago
  53. 4a63538 net: hns: update the dependency by Kejian Yan · 8 years ago
  54. 6343488 net: hns: net: hns: enet adds support of acpi by Kejian Yan · 8 years ago
  55. f00ef86 net: hns: implement the miscellaneous operation by asl by Kejian Yan · 8 years ago
  56. 1d1afa2 net: hns: register phy device in each mac initial sequence by Kejian Yan · 8 years ago
  57. 8413b3b net: hns: dsaf adds support of acpi by Kejian Yan · 8 years ago
  58. a24274a net: hns: add dsaf misc operation method by Kejian Yan · 8 years ago
  59. 652d39b net: hns: add uniform interface for phy connection by Kejian Yan · 8 years ago
  60. 7b2acae net: hns: enet specify a reference to dsaf by fwnode_handle by Kejian Yan · 8 years ago
  61. 72fdddc net: hns: use platform_get_irq instead of irq_of_parse_and_map by Kejian Yan · 8 years ago
  62. 6162928 net: hns: use device_* APIs instead of of_* APIs by Kejian Yan · 8 years ago
  63. 8a99ff5 net: hisilicon: add support of acpi for hns-mdio by Kejian Yan · 8 years ago
  64. 16a9f36 net: hisilicon: cleanup to prepare for other cases by Kejian Yan · 8 years ago
  65. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  66. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  67. 0211b8f net: hns: change port-id property to reg property in dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  68. 1ffdfac net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  69. 0d768fc6 net: hns: add attribute port-mode-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  70. 850bfa3 net: hns: add attribute port-rst-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  71. 31d4446 net: hns: add attribute cpld_ctrl for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  72. 831d828 net: hns: separate debug dsaf device from service dsaf device by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  73. 2e2591b net: hns: sort the header file by alphabetical order by Daode Huang · 8 years ago
  74. 86897c9 net: hns: add syscon operation for dsaf by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  75. 422c310 net: hns: add attribute reset-field-offset for dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  76. 406adee net: hns: add attribute port-idx-in-ae in enet node. by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  77. a542458 net: hns: set debug port irq index to 0 by Daode Huang · 8 years ago
  78. 89a4409 net: hns: add a new dsaf mode for debug port by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  79. 5ada37b net: hns: add support of pause frame ctrl for HNS V2 by Lisheng · 8 years ago
  80. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 9832ce4 net: hns: set-coalesce-usecs returns errno by dsaf.ko by Lisheng · 8 years ago
  82. 43adc06 net: hns: fixed the setting and getting overtime bug by Lisheng · 8 years ago
  83. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  84. c1203fe net: hns: bug fix about getting hilink status for HNS v2 by Sheng Li · 8 years ago
  85. daa8cfd net: hns: fix warning of passing zero to 'PTR_ERR' by Kejian Yan · 8 years ago
  86. 4b34aa4 net: hns: optimizate irq proccess for HNS V2 by Sheng Li · 8 years ago
  87. 1c3bae6 net: hns: remove useless variable assignment and comment by Qianqian Xie · 8 years ago
  88. 055a941 net: hns: bug fix for return values by Qianqian Xie · 8 years ago
  89. 8d71397 net: hns: optimizate fmt of snprintf() by Qianqian Xie · 8 years ago
  90. 5261312 net: hns: fix a bug for cycle index by Qianqian Xie · 8 years ago
  91. 0b51b1d net: hns: bug fix about the overflow of mss by Daode Huang · 8 years ago
  92. 211b138 net: hns: adds limitation for debug port mtu by Kejian Yan · 8 years ago
  93. da3488b net: hns: fix the bug about mtu setting by Kejian Yan · 8 years ago
  94. 717dd807 net: hns: fixes a bug of RSS by Kejian Yan · 8 years ago
  95. beecfe9 net: hns: fix return value of the function about rss by Kejian Yan · 8 years ago
  96. 6f80563 net: hns: set xge statistic reg as read only by Qianqian Xie · 8 years ago
  97. a520477 net: hns: fixed the bug about GMACs mac setting by Sheng Li · 8 years ago
  98. d567984 net: hns: add uc match for debug ports by Kejian Yan · 8 years ago
  99. f8a1a63 net: hns: fixed portid bug in sending manage pkt by Sheng Li · 8 years ago
  100. 0d6b425 net: hns: bug fix about ping6 by Kejian Yan · 8 years ago