1. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  2. e057590 drivers/net: enic: release rtnl_lock on error-path by Konstantin Khlebnikov · 11 years ago
  3. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  4. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  5. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  6. 07783f3 enic: be less verbose about non-critical firmware errors by Stefan Assmann · 11 years ago
  7. 4505f40 enic: change sprintf() to snprintf() by Dan Carpenter · 12 years ago
  8. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  9. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  10. 854de92 enic: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  12. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  13. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  14. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  15. 1a106de enic: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  16. b8622cb enic: Fix addr valid check in enic_set_vf_mac by Roopa Prabhu · 12 years ago
  17. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. 413708b enic: fix an endian bug in enic_probe() by Dan Carpenter · 13 years ago
  19. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  20. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  21. 2b68c18 enic: Add support for fw init command on sriov vf's by Roopa Prabhu · 13 years ago
  22. b476583 enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac by Roopa Prabhu · 13 years ago
  23. d6c81bc enic: Add new fw devcmd to set mac address of an interface by Roopa Prabhu · 13 years ago
  24. b13423e enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR by Roopa Prabhu · 13 years ago
  25. da19431 cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  26. 73c2ae7 enic: remove assignment of random mac on enic vf by Roopa Prabhu · 13 years ago
  27. 9f1de88d enic: Fix address deregistration for sriov vf during port profile disassociate by Roopa Prabhu · 13 years ago
  28. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  29. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  30. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  31. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  32. b67f231 enic: fix compile when CONFIG_PCI_IOV is not enabled by Roopa Prabhu · 13 years ago
  33. 35d87e3 enic: fix location of vnic dev unregister in enic_probe cleanup code by Roopa Prabhu · 13 years ago
  34. ca2b721 enic: rearrange some of the port profile code by Roopa Prabhu · 13 years ago
  35. 7335903 enic: Add sriov vf device id checks in port profile code by Roopa Prabhu · 13 years ago
  36. 3a4adef enic: This patch adds pci id 0x71 for SRIOV VF's by Roopa Prabhu · 13 years ago
  37. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  38. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  39. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  40. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  41. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  42. 3f19279 enic: Add support for port profile association on a enic SRIOV VF by Roopa Prabhu · 13 years ago
  43. 889d13f enic: Helper code for SRIOV proxy commands by Roopa Prabhu · 13 years ago
  44. 8749b42 enic: Add SRIOV support by Roopa Prabhu · 13 years ago
  45. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  46. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  47. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  48. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  49. a6a5580 enic: Move the Cisco driver by Jeff Kirsher · 13 years ago