1. 3db084d net: hns3: Fix for vxlan tx checksum bug by Yunsheng Lin · 6 years ago
  2. c7fc8fb net: hns3: Fix setting mac address error by Jian Shen · 6 years ago
  3. 5ec2a51 net: hns3: Add repeat address checking for setting mac address by Jian Shen · 6 years ago
  4. 3b75c3d net: hns3: Add support for IFF_ALLMULTI flag by Peng Li · 6 years ago
  5. 7b763f3 net: hns3: Clear TX/RX rings when stopping port & un-initializing client by Fuyun Liang · 6 years ago
  6. 6986df9 net: hns3: Removes unnecessary check when clearing TX/RX rings by Fuyun Liang · 6 years ago
  7. 7d0b130 net: hns3: Fixes the init of the VALID BD info in the descriptor by Fuyun Liang · 6 years ago
  8. 5b5455a net: hns3: Add STRP_TAGP field support for hardware revision 0x21 by Peng Li · 6 years ago
  9. 846fcc8 net: hns3: Updates RX packet info fetch in case of multi BD by Peng Li · 6 years ago
  10. 3c7624d net: hns3: Fix for hns3 module is loaded multiple times problem by Xi Wang · 6 years ago
  11. 13562d1 net: hns3: Fix the missing client list node initialization by Xi Wang · 6 years ago
  12. e63cd65 net: hns3: Fixes API to fetch ethernet header length with kernel default by Peng Li · 6 years ago
  13. 743e1a8 net: hns3: Fixes error reported by Kbuild and internal review by Salil Mehta · 6 years ago
  14. fa8d82e net: hns3: Add support of .sriov_configure in HNS3 driver by Peng Li · 6 years ago
  15. 50fbc23 net: hns3: Change return type of hnae3_register_ae_dev by Fuyun Liang · 6 years ago
  16. 2312e05 net: hns3: Fix for deadlock problem occurring when unregistering ae_algo by Fuyun Liang · 6 years ago
  17. beebca3a net: hns3: fix for cleaning ring problem by Yunsheng Lin · 6 years ago
  18. 0a78a1d net: hns3: remove add/del_tunnel_udp in hns3_enet module by Yunsheng Lin · 6 years ago
  19. f09555f net: hns3: Fix for setting mac address when resetting by Yunsheng Lin · 6 years ago
  20. b2641e2 net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver by Yunsheng Lin · 6 years ago
  21. 35f58fd net: hns3: fix to correctly fetch l4 protocol outer header by Huazhong Tan · 6 years ago
  22. c679f6a net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree() by Wei Yongjun · 7 years ago
  23. 3c8f5c0 net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo by Fuyun Liang · 7 years ago
  24. 6d4c398 net: hns3: Changes to make enet watchdog timeout func common for PF/VF by Salil Mehta · 7 years ago
  25. a95e1f8 net: hns3: change the time interval of int_gl calculating by Fuyun Liang · 7 years ago
  26. cd9d187 net: hns3: change GL update rate by Fuyun Liang · 7 years ago
  27. 681ec39 net: hns3: fix for vlan table lost problem when resetting by Yunsheng Lin · 7 years ago
  28. f8d291f net: hns3: fix rx path skb->truesize reporting bug by Peng Li · 7 years ago
  29. 20e4bf98 net: hns3: fix for ipv6 address loss problem after setting channels by Fuyun Liang · 7 years ago
  30. 59098055 net: hns3: add existence check when remove old uc mac address by Fuyun Liang · 7 years ago
  31. 7a242b2 net: hns3: fix for coal configuation lost when setting the channel by Yunsheng Lin · 7 years ago
  32. 9bc727a net: hns3: refactor the coalesce related struct by Yunsheng Lin · 7 years ago
  33. dd38c72 net: hns3: fix for coalesce configuration lost during reset by Yunsheng Lin · 7 years ago
  34. 0d3e663 net: hns3: refactor the get/put_vector function by Yunsheng Lin · 7 years ago
  35. ec77789 net: hns3: fix for use-after-free when setting ring parameter by Yunsheng Lin · 7 years ago
  36. 678335a1 net: hns3: set the max ring num when alloc netdev by Peng Li · 7 years ago
  37. e158624 net: hns3: converting spaces into tabs to avoid checkpatch.pl warning by Salil Mehta · 7 years ago
  38. bd36841 net: hns3: check for NULL function pointer in hns3_nic_set_features by Jian Shen · 7 years ago
  39. 181d454 net: hns3: add feature check when feature changed by Jian Shen · 7 years ago
  40. 11af96a net: hns3: add int_gl_idx setup for TX and RX queues by Fuyun Liang · 7 years ago
  41. 0c8b769 net: hns3: remove unused GL setup function by Fuyun Liang · 7 years ago
  42. 8b1ff1e net: hns3: refactor GL update function by Fuyun Liang · 7 years ago
  43. 5fd4789 net: hns3: refactor interrupt coalescing init function by Fuyun Liang · 7 years ago
  44. 434776a net: hns3: add ethtool_ops.set_coalesce support to PF by Fuyun Liang · 7 years ago
  45. 6c88d9d net: hns3: report the function type the same line with hns3_nic_get_stats64 by Peng Li · 7 years ago
  46. 5bad95a net: hns3: fix for changing MTU by Fuyun Liang · 7 years ago
  47. d2a5dca net: hns3: Fix an error of total drop packet statistics by Jian Shen · 7 years ago
  48. b875cc3 net: hns3: Mask the packet statistics query when NIC is down by Jian Shen · 7 years ago
  49. c5f6548 net: hns3: Modify the update period of packet statistics by Jian Shen · 7 years ago
  50. 30ba2ab net: hns3: Disable VFs change rxvlan offload status by Jian Shen · 7 years ago
  51. 391b5e9 net: hns3: Add ethtool interface for vlan filter by Jian Shen · 7 years ago
  52. 9699cff net: hns3: add handling vlan tag offload in bd by Peng Li · 7 years ago
  53. 052ece6 net: hns3: add ethtool related offload command by Peng Li · 7 years ago
  54. 99fdf6b net: hns3: free the ring_data structrue when change tqps by Peng Li · 7 years ago
  55. 09f2af6 net: hns3: add support to modify tqps number by Peng Li · 7 years ago
  56. 424eb83 net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC by Salil Mehta · 7 years ago[Renamed (99%) from drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c]
  57. be17bbe Merge branch 'dsa-MT7530-vlan' by David S. Miller · 7 years ago