1. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  2. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/mlx4/en_netdev.c]
  3. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  4. f1b553f mlx4: do vlan cleanup by Jiri Pirko · 13 years ago
  5. ccf8632 mlx4_core: Read extended capabilities into the flags field by Or Gerlitz · 13 years ago
  6. c8c64cf net: mlx4: convert to hw_features by Michał Mirosław · 14 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  8. b5845f9 mlx4_en: Fix loss of promiscuity by Herbert Xu · 14 years ago
  9. 87a5c38 mlx4_en: Using blue flame support by Yevgeny Petrilin · 14 years ago
  10. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 14 years ago
  11. 1fb9876 mlx4_en: using new mlx4 interrupt scheme by Yevgeny Petrilin · 14 years ago
  12. 9082226 mlx4_en: bringing link up when registering netdevice by Yevgeny Petrilin · 14 years ago
  13. 46afd0f mlx4_en: optimize adaptive moderation algorithm for better latency by Yevgeny Petrilin · 14 years ago
  14. 39f17b4 mlx4_en: moderation parameters are not reseted. by Yevgeny Petrilin · 14 years ago
  15. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
  16. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  17. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  18. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  19. fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 14 years ago
  20. d7e1a48 mlx4_en: reconfiguring mac address. by Yevgeny Petrilin · 14 years ago
  21. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  22. e5cc44b mlx4_en: Reporting link state with KERN_INFO by Yevgeny Petrilin · 14 years ago
  23. 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 14 years ago
  24. 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 14 years ago
  25. f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 14 years ago
  26. 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 15 years ago
  27. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  31. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  32. 9f519f6 mlx4_en: Not using Shared Receive Queues by Yevgeny Petrilin · 15 years ago
  33. b6b912e mlx4_en: Using real number of rings as RSS map size by Yevgeny Petrilin · 15 years ago
  34. a35ee54 mlx4_en: Adaptive moderation policy change by Yevgeny Petrilin · 15 years ago
  35. 0314db6 mlx4_en: Remove redundant refill code on RX by Yevgeny Petrilin · 15 years ago
  36. 3c05f5e mlx4_en: Cancel port_up check in transmit function by Yevgeny Petrilin · 15 years ago
  37. a11faac mlx4_en: using stop/start_all_queues by Yevgeny Petrilin · 15 years ago
  38. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  39. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  40. e486973 mlx4_en: Added vlan_features support by Yevgeny Petrilin · 15 years ago
  41. f813cad mlx4_en: multiqueue support by Yevgeny Petrilin · 15 years ago
  42. 3db36fb mlx4_en: Coalescing target is equal for all mtu's by Yevgeny Petrilin · 15 years ago
  43. 453a608 mlx4_en: Giving interface name in debug messages by Yevgeny Petrilin · 15 years ago
  44. 38aab07 mlx4_en: Fix partial rings feature by Yevgeny Petrilin · 16 years ago
  45. 8e29291 mlx4_en: Removed redundant stride variable by Yevgeny Petrilin · 16 years ago
  46. a423330 mlx4_en: Fix cleanup flow on cq activation by Yevgeny Petrilin · 16 years ago
  47. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 16 years ago
  48. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 16 years ago
  49. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
  50. 52255bb netdev: missing validate_address hooks by Stephen Hemminger · 16 years ago
  51. 18cc42a mlx4_en: Added "set_ringparam" Ethtool interface implementation by Yevgeny Petrilin · 16 years ago
  52. 60b9f9e mlx4_en: Removed Interrupt moderation module parameters by Yevgeny Petrilin · 16 years ago
  53. 3addc56 mlx4: convert to net_device_ops by Stephen Hemminger · 16 years ago
  54. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  55. c1adbb9 mlx4_en: Start port error flow bug fix by Yevgeny Petrilin · 16 years ago
  56. c27a02c mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC by Yevgeny Petrilin · 16 years ago