1. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  2. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  3. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  4. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  5. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  6. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  7. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  8. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  9. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  10. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  11. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  12. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  13. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  14. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  15. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  16. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  17. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  18. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  19. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  20. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 15 years ago
  22. 231835e igb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  23. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  24. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  25. 8d24e93 igb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  26. 6deac6f igb: add flushes between RAR writes when setting mac address by Alexander Duyck · 15 years ago
  27. 2553bb2 igb: add additional error handling to the phy code by Alexander Duyck · 15 years ago
  28. ab57638 igb: add code to retry a phy read in the event of failure on link check by Alexander Duyck · 15 years ago
  29. 81fadd8 igb: move the generic copper link setup code into e1000_phy.c by Alexander Duyck · 15 years ago
  30. 285b416 igb: remove microwire support from igb by Alexander Duyck · 15 years ago
  31. 2289663 igb: change how we handle alternate mac addresses by Alexander Duyck · 15 years ago
  32. 3272686 igb: fix a few items where weren't correctly setup for mbx timeout by Alexander Duyck · 15 years ago
  33. 0acb6fd igb: add function to handle mailbox lock by Alexander Duyck · 15 years ago
  34. 747d49b igb: add support for 82576NS SerDes adapter by Alexander Duyck · 15 years ago
  35. 68d480c igb: make use of the uta to allow for promiscous mode filter by Alexander Duyck · 15 years ago
  36. 26ad917 igb: add combined function for setting rar and pool bits by Alexander Duyck · 15 years ago
  37. bf6f7a9 igb: add locking to reads of the i2c interface by Alexander Duyck · 15 years ago
  38. 008c342 igb: update the approach taken to acquiring and releasing the phy lock by Alexander Duyck · 15 years ago
  39. 70d92f8 igb: update comments for serdes config and update to handle duplex by Alexander Duyck · 15 years ago
  40. cc9073b igb: remove unused temp variable from stats clearing path by Alexander Duyck · 15 years ago
  41. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  42. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  43. 44c852e igb: resolve namespacecheck warning for igb_hash_mc_addr by Alexander Duyck · 15 years ago
  44. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  45. d314737 igb: do not allow phy sw reset code to make calls to null pointers by Alexander Duyck · 15 years ago
  46. 2fb02a2 igb: reset sgmii phy at start of init by Alexander Duyck · 15 years ago
  47. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  48. ae641bd igb: set vf rlpml wasn't taking vlan tag into account by Alexander Duyck · 15 years ago
  49. 2dfd121 igb: only disable/enable interrupt bits for igb physical function by Alexander Duyck · 15 years ago
  50. ff41f8d igb: add support for set_rx_mode netdevice operation by Alexander Duyck · 15 years ago
  51. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  52. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  53. cd1da50 igb/ixgbe: add IPV6_CSUM support to vlan_features by Alexander Duyck · 15 years ago
  54. a0c9860 igb: initialize mailbox function pointers prior to phy init by Alexander Duyck · 15 years ago
  55. 0cce119 igb: cleanup flow control configuration to make requested/current more clear by Alexander Duyck · 15 years ago
  56. 2d94d8a igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap by Alexander Duyck · 15 years ago
  57. 4703bf7 igb: add support for 82576 mezzanine card by Alexander Duyck · 15 years ago
  58. 08a72b5 igb: remove unused switch statement from igb_set_wol by Alexander Duyck · 15 years ago
  59. 5ac1665 igb: cleanup receive address register initialization by Alexander Duyck · 15 years ago
  60. 28fc06f igb: move all multicast addresses into multicast table array by Alexander Duyck · 15 years ago
  61. 009bc06 igb: add completion timeout workaround for 82575/82576 by Alexander Duyck · 15 years ago
  62. 12645a1 igb: do not overwrite EEPROM LED settings by Alexander Duyck · 15 years ago
  63. f3e7841 igb: change configure_pcs_link to void since it always returns 0 by Alexander Duyck · 15 years ago
  64. 099e1cb igb: make serdes power down available for 82575 in addition to 82576 parts by Alexander Duyck · 15 years ago
  65. dcc3ae9 igb: remove media type fiber as it is misleading by Alexander Duyck · 15 years ago
  66. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  67. 19e588e igb: set lan id prior to configuring phy by Alexander Duyck · 15 years ago
  68. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  69. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  70. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  71. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  72. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 15 years ago
  73. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 15 years ago
  74. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 15 years ago
  75. 3c514ce igb: add RQDPC (Receive Queue Drop Packet Count) register macro by Jeff Kirsher · 15 years ago
  76. 7e0e99e igb: do not re-register DCA requester on device reset by Alexander Duyck · 15 years ago
  77. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. c2d5ab4 e1000/e1000e/igb/ixgb: don't txhang after link down by Jesse Brandeburg · 15 years ago
  79. 77a2294 igb: resolve panic on shutdown when SR-IOV is enabled by Alexander Duyck · 15 years ago
  80. 7beb014 igb/igbvf: set rx csum always enabled in hw, disable via sw by Alexander Duyck · 15 years ago
  81. b947356 igb: Enable SCTP checksum offloading by Jesse Brandeburg · 15 years ago
  82. 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 15 years ago
  83. 2844f79 igb: make rxcsum configuration seperate from multiqueue by Alexander Duyck · 15 years ago
  84. 3935358 igb: reconfigure mailbox timeout logic by Alexander Duyck · 15 years ago
  85. 78b1f607 igb: always use adapter->itr as EITR value by Alexander Duyck · 15 years ago
  86. 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 15 years ago
  87. b168dfc igb: fix link down inital state by Jesse Brandeburg · 15 years ago
  88. 9ca046d igb: do not check for vf_data if we didn't enable vfs by Alexander Duyck · 15 years ago
  89. ff6f63d igb: fix unused external references introduced with sr-iov changes by Alexander Duyck · 15 years ago
  90. 2a3abf6 igb: remove sysfs entry that was used to set the number of vfs by Alexander Duyck · 15 years ago
  91. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  92. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  93. 3fe7c4c net/igb: Fix kexec with igb (rev. 3) by Rafael J. Wysocki · 15 years ago
  94. cdfa9f6 igb: cleanup igb loopback path by Alexander Duyck · 15 years ago
  95. a6a6056 igb: increase delay for copper link setup by Alexander Duyck · 15 years ago
  96. d1a8c9e igb: set num_rx/tx_queues to 0 when queues are freed by Alexander Duyck · 15 years ago
  97. 59c3de8 igb: add support for x2 link width configurations by Alexander Duyck · 15 years ago
  98. 65689fe igb: cleanup tx dma so map & unmap use matching calls by Alexander Duyck · 15 years ago
  99. c5cd11e igb: rework igb_set_multi so that vfs are properly updated by Alexander Duyck · 15 years ago
  100. 0e34048 igb: update driver to use setup_timer function by Alexander Duyck · 15 years ago