1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. e017b60 igb: use correct bits to identify if managability is enabled by Alexander Duyck · 14 years ago
  3. 31b24b9 igb: only use vlan_gro_receive if vlans are registered by Alexander Duyck · 14 years ago
  4. d07f3e3 igb: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  5. fa3d9a6 igb: count Rx FIFO errors correctly by Mitch Williams · 14 years ago
  6. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 14 years ago
  7. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  8. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  9. a77ff70 igb: update tx DMA mapping error handling by Nick Nunley · 14 years ago
  10. 58fd62f igb: change descriptor control thresholds by Nick Nunley · 14 years ago
  11. fe0592b igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors by Nick Nunley · 14 years ago
  12. d3eeb62 igb: remove unused vmolr value by Nick Nunley · 14 years ago
  13. 91d4ee3 igb: minor type cleanups by Nick Nunley · 14 years ago
  14. 40e90c2 igb: move gso_segs into buffer_info structure by Nick Nunley · 14 years ago
  15. 717ba08 igb: inline igb_maybe_stop_tx by Nick Nunley · 14 years ago
  16. 43915c7c igb: only read phy specific stats if in internal phy mode by Nick Nunley · 14 years ago
  17. e6bdb6f igb: only support SRRCTL_DROP_EN when using multiple queues by Nick Nunley · 14 years ago
  18. abe1c36 igb: cap interrupts at 20K per queue when in itr mode 3 by Nick Nunley · 14 years ago
  19. 2d0b0f6 igb: remove adaptive IFS from driver by Nick Nunley · 14 years ago
  20. 3025a44 igb: Allocate rings seperately instead of as a block by Alexander Duyck · 14 years ago
  21. b94f2d7 igb: call pci_save_state after pci_restore_state by Nick Nunley · 14 years ago
  22. 88a268c igb: Power down link when interface is down by Nick Nunley · 14 years ago
  23. 53c992f igb: ignore EEPROM APME check when shutting down serdes link by Nick Nunley · 14 years ago
  24. 3145535 igb: Report link status in ethtool when interface is down by Nick Nunley · 14 years ago
  25. 22939f0 igb: add support for wake-on-link by Nick Nunley · 14 years ago
  26. 26b3927 igb: remove unecessary q_vector declarations and remove itr_shift by Alexander Duyck · 14 years ago
  27. 8151d29 igb: support for VF configuration tools by Williams, Mitch A · 14 years ago
  28. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  29. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  31. feeb272 igb: make certain to reassign legacy interrupt vectors after reset by Alexander Duyck · 14 years ago
  32. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 14 years ago
  34. 8e1e8a4 net: Fix IPv6 GSO type checks in Intel ethernet drivers by Sridhar Samudrala · 14 years ago
  35. 8581145 igb/igbvf: cleanup exception handling in tx_map_adv by Alexander Duyck · 14 years ago
  36. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 7f081d4 igb: add support for device reset interrupt by Alexander Duyck · 14 years ago
  38. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  39. 58b8b04 igb: check both function bits in status register in wol exception by Alexander Duyck · 14 years ago
  40. d405ea3 igb: correctly offset 82575 flow control watermarks by 16 bytes by Alexander Duyck · 14 years ago
  41. 8c6af29 igb: do not force retry count to 1 on 82580 phy by Alexander Duyck · 14 years ago
  42. d68caec igb: do not force pcs link when in KX mode by Alexander Duyck · 14 years ago
  43. fef45f4 igb: fix handling of mailbox collisions between PF/VF by Alexander Duyck · 14 years ago
  44. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  45. 6366ad3 igb: remove use of skb_dma_map from driver by Alexander Duyck · 15 years ago
  46. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  47. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  48. 2909c3f igb: add support for the 82580 phy by Alexander Duyck · 15 years ago
  49. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  50. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. d1eff35 igb: only recycle page if it is on our numa node by Alexander Duyck · 15 years ago
  52. dbabb06 igb: check for packets on all tx rings when link is down by Alexander Duyck · 15 years ago
  53. 971d1d3 igb: removed unused tx/rx total bytes/packets from adapter struct by Alexander Duyck · 15 years ago
  54. 128e45e igb: Rework how netdev->stats is handled by Alexander Duyck · 15 years ago
  55. a99955f igb: when number of CPUs > 4 combine tx/rx queues to allow more queues by Alexander Duyck · 15 years ago
  56. 115f459 igb: move timesync init into a seperate function by Alexander Duyck · 15 years ago
  57. 0e15439a igb: change type for ring sizes to u16 in igb_set_ring_param by Alexander Duyck · 15 years ago
  58. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  59. d6b9076 igb: Fix warnings in igb_set_ringparam() by David S. Miller · 15 years ago
  60. 559e9c4 igb: cleanup whitespace issues in igb_main.c by Alexander Duyck · 15 years ago
  61. 5b043fb igb: open up SCTP checksum offloads to all MACs 82576 and newer by Alexander Duyck · 15 years ago
  62. c809d22 igb: limit minimum mtu to 68 to keep ip bound to interface by Alexander Duyck · 15 years ago
  63. 090b179 igb: add pci_dev in few spots to clean up use of dev_err/info/warn by Alexander Duyck · 15 years ago
  64. 330a6d6 igb: replace unecessary &adapter->hw with just hw where applicable by Alexander Duyck · 15 years ago
  65. 42d0781 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv by Alexander Duyck · 15 years ago
  66. cdfd01fc igb: cleanup igb xmit frame path by Alexander Duyck · 15 years ago
  67. 2e5655e igb: cleanup igb.h header whitespace and some structure formatting by Alexander Duyck · 15 years ago
  68. 645a3ab igb: Remove invalid stats counters by Alexander Duyck · 15 years ago
  69. 25568a5 igb: cleanup interrupt enablement in regards to msix_other by Alexander Duyck · 15 years ago
  70. ee1b9f0 igb: change queue ordering for 82576 based adapters by Alexander Duyck · 15 years ago
  71. 439705e igb: cleanup code related to ring resource allocation and free by Alexander Duyck · 15 years ago
  72. f7ba205 igb: make tx hang check multiqueue, check eop descriptor by Alexander Duyck · 15 years ago
  73. 4337e99 igb: move global_quad_port_a from global into local static define by Alexander Duyck · 15 years ago
  74. 3f9c016 igb: only process global stats in igb_update_stats by Alexander Duyck · 15 years ago
  75. a6b623e igb: move vf init into a seperate function by Alexander Duyck · 15 years ago
  76. 5146623 igb: rework handling of the vfta and vlvf registers in relation to mng_vlan by Alexander Duyck · 15 years ago
  77. 7d5753f igb: rework use of VMOLR in regards to PF and VFs by Alexander Duyck · 15 years ago
  78. f2ca0db igb: replace the VF clear_to_send with a flags value by Alexander Duyck · 15 years ago
  79. d249be5 igb: use packet buffer sizes from RXPBS register by Alexander Duyck · 15 years ago
  80. 317f66b igb: misc cleanups within igb_ethtool.c by Alexander Duyck · 15 years ago
  81. c5b9bd5 igb: cleanup some of the code related to hw timestamping by Alexander Duyck · 15 years ago
  82. 4fc82ad igb: add support for seperate tx-usecs setting in ethtool by Alexander Duyck · 15 years ago
  83. 83ab50a igb: cleanup "todo" code found in igb_ethtool.c by Alexander Duyck · 15 years ago
  84. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  85. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  86. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  87. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  88. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  89. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  90. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  91. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  92. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  93. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  94. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  95. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  96. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  97. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  98. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  99. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  100. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago