1. b278391 enic: fix build warning without CONFIG_CPUMASK_OFFSTACK by Arnd Bergmann · 5 years ago
  2. f10e046 enic: fix checksum validation for IPv6 by Govindarajulu Varadarajan · 5 years ago
  3. 8576adc enic: do not overwrite error code by Govindarajulu Varadarajan · 6 years ago
  4. 4438e9d enic: do not call enic_change_mtu in enic_probe by Govindarajulu Varadarajan · 6 years ago
  5. 9bf9e4a enic: handle mtu change for vf properly by Govindarajulu Varadarajan · 6 years ago
  6. bed5acf enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 6 years ago
  7. fc7c872 enic: set DMA mask to 47 bit by Govindarajulu Varadarajan · 6 years ago
  8. 92ff7ff enic: enable rq before updating rq descriptors by Govindarajulu Varadarajan · 6 years ago
  9. 8d546f5 net: enic: use correct type specifier by xypron.glpk@gmx.de · 8 years ago
  10. e760044 enic: set netdev->vlan_features by Govindarajulu Varadarajan · 8 years ago
  11. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  12. 322cf7e enic: assign affinity hint to interrupts by Govindarajulu Varadarajan · 9 years ago
  13. 937317c enic: do hang reset only in case of tx timeout by Govindarajulu Varadarajan · 9 years ago
  14. cc80923 enic: handle spurious error interrupt by Govindarajulu Varadarajan · 9 years ago
  15. 1a69205 enic: Fix build failure with SRIOV disabled. by David S. Miller · 9 years ago
  16. 373fb08 enic: add devcmd2 by Govindarajulu Varadarajan · 9 years ago
  17. fc865d6 enic: add adaptive coalescing intr for intx and msi poll by Govindarajulu Varadarajan · 9 years ago
  18. 25c14ef enic: fix issues in enic_poll by Govindarajulu Varadarajan · 9 years ago
  19. f586a33 enic: use atomic_t instead of spin_lock in busy poll by Govindarajulu Varadarajan · 9 years ago
  20. 19b596b enic: check return value for stat dump by Govindarajulu Varadarajan · 9 years ago
  21. 6286e82 enic: unlock napi busy poll before unmasking intr by Govindarajulu Varadarajan · 9 years ago
  22. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  24. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 9 years ago
  25. 57ae84a enic: enic_main: fix sparse warnings by Lad, Prabhakar · 9 years ago
  26. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 9 years ago
  28. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  29. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 3f255dc enic: reconfigure resources for kdump crash kernel by Govindarajulu Varadarajan · 9 years ago
  31. 9dac623 enic: free all rq buffs when allocation fails by Govindarajulu Varadarajan · 9 years ago
  32. 065df15 enic: check dma_mapping_error by Govindarajulu Varadarajan · 9 years ago
  33. 17e9683 enic: fix rx skb checksum by Govindarajulu Varadarajan · 9 years ago
  34. 4f675eb enic: add support for set/get rss hash key by Govindarajulu Varadarajan · 9 years ago
  35. c33d23c enic: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  36. 78e2045 enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) by Govindarajulu Varadarajan · 10 years ago
  37. db40b3f enic: use napi_schedule_irqoff() by Govindarajulu Varadarajan · 10 years ago
  38. f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 10 years ago
  39. f41281d enic: fix work done in tx napi_poll by Govindarajulu Varadarajan · 10 years ago
  40. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  41. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  42. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  43. a03bb56 enic: implement rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  44. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  45. 4cfe878 enic: do tx cleanup in napi poll by Govindarajulu Varadarajan · 10 years ago
  46. 14747cd enic: add low latency socket busy_poll support by Govindarajulu Varadarajan · 10 years ago
  47. 8e09134 enic: fix lockdep around devcmd_lock by Tony Camuso · 10 years ago
  48. a145df2 enic: Add Accelerated RFS support by Govindarajulu Varadarajan · 10 years ago
  49. b6e97c1 enic: alloc/free rx_cpu_rmap by Govindarajulu Varadarajan · 10 years ago
  50. f009618 enic: Update driver to use __dev_uc/mc_sync/unsync calls by Alexander Duyck · 10 years ago
  51. 958c492 enic: Fix 64 bit divide on 32bit system by Govindarajulu Varadarajan · 10 years ago
  52. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 10 years ago
  53. 98d8a65 enic: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  54. 4c50254 enic: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  55. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  56. 3739acd net: cisco-enic calls skb_set_hash by Tom Herbert · 10 years ago
  57. 6d2d83e net: enic: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. 624dbf5 driver/net: enic: Try DMA 64 first, then failover to DMA by govindarajulu.v · 11 years ago
  59. bf751ba driver/net: enic: record q_number and rss_hash for skb by govindarajulu.v · 11 years ago
  60. 822473b driver/net: enic: Add multi tx support for enic by govindarajulu.v · 11 years ago
  61. d765bb4 drivers/net: enic: Generate notification of hardware crash by Neel Patel · 11 years ago
  62. 0b03856 drivers/net: enic: Add an interface for USNIC to interact with firmware by Neel Patel · 11 years ago
  63. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  64. e057590 drivers/net: enic: release rtnl_lock on error-path by Konstantin Khlebnikov · 11 years ago
  65. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  66. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  67. 4505f40 enic: change sprintf() to snprintf() by Dan Carpenter · 11 years ago
  68. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 11 years ago
  69. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 11 years ago
  70. 854de92 enic: remove __dev* attributes by Bill Pemberton · 11 years ago
  71. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  72. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  73. 1a106de enic: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  74. b8622cb enic: Fix addr valid check in enic_set_vf_mac by Roopa Prabhu · 12 years ago
  75. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. 413708b enic: fix an endian bug in enic_probe() by Dan Carpenter · 12 years ago
  77. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 12 years ago
  78. b476583 enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac by Roopa Prabhu · 12 years ago
  79. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  80. 73c2ae7 enic: remove assignment of random mac on enic vf by Roopa Prabhu · 12 years ago
  81. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  82. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  83. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 12 years ago
  84. 35d87e3 enic: fix location of vnic dev unregister in enic_probe cleanup code by Roopa Prabhu · 12 years ago
  85. ca2b721 enic: rearrange some of the port profile code by Roopa Prabhu · 12 years ago
  86. 7335903 enic: Add sriov vf device id checks in port profile code by Roopa Prabhu · 12 years ago
  87. 3a4adef enic: This patch adds pci id 0x71 for SRIOV VF's by Roopa Prabhu · 12 years ago
  88. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  89. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  90. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  91. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  92. 3f19279 enic: Add support for port profile association on a enic SRIOV VF by Roopa Prabhu · 13 years ago
  93. 889d13f enic: Helper code for SRIOV proxy commands by Roopa Prabhu · 13 years ago
  94. 8749b42 enic: Add SRIOV support by Roopa Prabhu · 13 years ago
  95. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  96. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  97. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  98. a6a5580 enic: Move the Cisco driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/enic/enic_main.c]
  99. 6ede746 enic: do vlan cleanup by Jiri Pirko · 13 years ago
  100. ea7ea65 enic: Add support to configure hardware interrupt coalesce timers in a platform independent way by Vasanthy Kolluri · 13 years ago