1. 59d7198 igb: convert igb from using PCI DMA functions to using DMA API functions by Alexander Duyck · 14 years ago
  2. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 14 years ago
  4. 1b6e661 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN by Alexander Duyck · 14 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 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
  7. d2ba2ed igb: add support for Intel I350 Gigabit Network Connection by Alexander Duyck · 14 years ago
  8. 3025a44 igb: Allocate rings seperately instead of as a block by Alexander Duyck · 14 years ago
  9. 88a268c igb: Power down link when interface is down by Nick Nunley · 14 years ago
  10. 3145535 igb: Report link status in ethtool when interface is down by Nick Nunley · 14 years ago
  11. 22939f0 igb: add support for wake-on-link by Nick Nunley · 14 years ago
  12. 58b8b04 igb: check both function bits in status register in wol exception by Alexander Duyck · 15 years ago
  13. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  14. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  15. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 128e45e igb: Rework how netdev->stats is handled by Alexander Duyck · 15 years ago
  17. 0e15439a igb: change type for ring sizes to u16 in igb_set_ring_param by Alexander Duyck · 15 years ago
  18. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  19. d6b9076 igb: Fix warnings in igb_set_ringparam() by David S. Miller · 15 years ago
  20. 317f66b igb: misc cleanups within igb_ethtool.c by Alexander Duyck · 15 years ago
  21. 4fc82ad igb: add support for seperate tx-usecs setting in ethtool by Alexander Duyck · 15 years ago
  22. 83ab50a igb: cleanup "todo" code found in igb_ethtool.c by Alexander Duyck · 15 years ago
  23. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  24. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  25. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  26. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  27. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  28. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  29. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  30. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  31. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 15 years ago
  33. 231835e igb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  34. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  35. 8d24e93 igb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  36. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  37. 0cce119 igb: cleanup flow control configuration to make requested/current more clear by Alexander Duyck · 15 years ago
  38. 08a72b5 igb: remove unused switch statement from igb_set_wol by Alexander Duyck · 15 years ago
  39. dcc3ae9 igb: remove media type fiber as it is misleading by Alexander Duyck · 15 years ago
  40. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 15 years ago
  41. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 15 years ago
  42. 7beb014 igb/igbvf: set rx csum always enabled in hw, disable via sw by Alexander Duyck · 15 years ago
  43. b947356 igb: Enable SCTP checksum offloading by Jesse Brandeburg · 15 years ago
  44. cdfa9f6 igb: cleanup igb loopback path by Alexander Duyck · 15 years ago
  45. c8ea5ea igb: add support for 82576 quad copper adapter by Alexander Duyck · 15 years ago
  46. e173952 igb: add pf side of VMDq support by Alexander Duyck · 15 years ago
  47. 85e8d00 igb: transition driver to only using advanced descriptors by Alexander Duyck · 15 years ago
  48. cbd347a igb: remove unused defines by Alexander Duyck · 15 years ago
  49. 86d5d38 igb: update version number and copyright dates by Alexander Duyck · 15 years ago
  50. dda0e08 igb: add counter for dma out of sync errors by Alexander Duyck · 15 years ago
  51. 2753f4c igb: update testing done by ethtool by Alexander Duyck · 15 years ago
  52. 7d8eb29 igb: update feature flags supported in ethtool by Alexander Duyck · 15 years ago
  53. 0fbe67a igb: remove unused rx_hdr_split statistic by Alexander Duyck · 15 years ago
  54. 312c75a igb: rename nvm ops by Alexander Duyck · 15 years ago
  55. 5c0999b igb: Replace LRO with GRO by Herbert Xu · 15 years ago
  56. 5e8427e igb: Correctly determine pci-e function number in virtual environment by Alexander Duyck · 16 years ago
  57. 69d728b igb: loopback bits not correctly cleared from RCTL register by Alexander Duyck · 16 years ago
  58. f5f4cf0 igb: do not use phy ops in ethtool test cleanup for non-copper parts by Alexander Duyck · 16 years ago
  59. 68fd991 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize by Alexander Duyck · 16 years ago
  60. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  62. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  63. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  64. fe59de3 igb: ethtool -d reads EICR which is incorrect as it is read on clear by Alexander Duyck · 16 years ago
  65. 6eb5a7f igb: Improve multiqueue AIM support by Alexander Duyck · 16 years ago
  66. d335252 igb: add support for in kernel LRO by Alexander Duyck · 16 years ago
  67. 7dfc16f igb: Add support for quad port WOL and feature flags by Alexander Duyck · 16 years ago
  68. 2d064c0 igb: add 82576 MAC support by Alexander Duyck · 16 years ago
  69. e21ed35 igb: update ethtool stats to support multiqueue by Alexander Duyck · 16 years ago
  70. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 16 years ago
  71. 9d5c824 igb: PCI-Express 82575 Gigabit Ethernet driver by Auke Kok · 16 years ago