1. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  2. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  3. d289f86 cxgb4vf: remove __dev* attributes by Bill Pemberton · 12 years ago
  4. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  5. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. 79421b4 cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 13 years ago
  7. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  8. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  9. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  10. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  11. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  12. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  13. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  14. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  15. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/cxgb4vf/cxgb4vf_main.c]
  16. 8773766 cxgb4vf: do vlan cleanup by Jiri Pirko · 13 years ago
  17. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  18. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  19. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  20. 2ed28ba net: cxgb4{,vf}: convert to hw_features by Michał Mirosław · 13 years ago
  21. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  22. 857a3d0 cxgb4vf: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  24. 7e9c262 cxgb4vf: Quiesce Virtual Interfaces on shutdown ... by Casey Leedom · 14 years ago
  25. 843635e cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... by Casey Leedom · 14 years ago
  26. bb14a1a cxgb4vf: Check driver parameters in the right place ... by Casey Leedom · 14 years ago
  27. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  28. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. c710245c cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes by Casey Leedom · 14 years ago
  30. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 14 years ago
  32. 410989f cxgb4vf: Advertise NETIF_F_TSO_ECN. by Casey Leedom · 14 years ago
  33. 4204875 cxgb4vf: fix up "Section Mismatch" compiler warning. by Casey Leedom · 14 years ago
  34. f12fe35 cxgb4vf: add ethtool statistics for GRO. by Casey Leedom · 14 years ago
  35. caedda3 cxgb4vf: minor comment/symbolic name cleanup. by Casey Leedom · 14 years ago
  36. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  37. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  38. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  39. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  40. 6c6cf42 cxgb4vf: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  41. 003ab67 cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  42. 7a0c202 cxgb4vf: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  43. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  44. 7f9dd2f cxgb4vf: fix TX Queue restart by Casey Leedom · 14 years ago
  45. 68dc9d3 cxgb4vf: Implement "Unhandled Interrupts" statistic by Casey Leedom · 14 years ago
  46. be839e3 cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf by Casey Leedom · 14 years ago