1. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  2. 1a106de enic: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  3. b8622cb enic: Fix addr valid check in enic_set_vf_mac by Roopa Prabhu · 12 years ago
  4. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 413708b enic: fix an endian bug in enic_probe() by Dan Carpenter · 12 years ago
  6. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 12 years ago
  8. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 12 years ago
  9. 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
  10. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 12 years ago
  11. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 12 years ago
  12. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  13. 73c2ae7 enic: remove assignment of random mac on enic vf by Roopa Prabhu · 12 years ago
  14. 9f1de88d enic: Fix address deregistration for sriov vf during port profile disassociate by Roopa Prabhu · 12 years ago
  15. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 12 years ago
  16. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 12 years ago
  17. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  18. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  19. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 13 years ago
  20. 35d87e3 enic: fix location of vnic dev unregister in enic_probe cleanup code by Roopa Prabhu · 13 years ago
  21. ca2b721 enic: rearrange some of the port profile code by Roopa Prabhu · 13 years ago
  22. 7335903 enic: Add sriov vf device id checks in port profile code by Roopa Prabhu · 13 years ago
  23. 3a4adef enic: This patch adds pci id 0x71 for SRIOV VF's by Roopa Prabhu · 13 years ago
  24. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  25. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  26. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  27. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  28. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  29. 3f19279 enic: Add support for port profile association on a enic SRIOV VF by Roopa Prabhu · 13 years ago
  30. 889d13f enic: Helper code for SRIOV proxy commands by Roopa Prabhu · 13 years ago
  31. 8749b42 enic: Add SRIOV support by Roopa Prabhu · 13 years ago
  32. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  33. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  34. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  35. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  36. a6a5580 enic: Move the Cisco driver by Jeff Kirsher · 13 years ago