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