1. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  2. fef45f4 igb: fix handling of mailbox collisions between PF/VF by Alexander Duyck · 15 years ago
  3. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  4. 6366ad3 igb: remove use of skb_dma_map from driver by Alexander Duyck · 15 years ago
  5. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  6. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  7. d1eff35 igb: only recycle page if it is on our numa node by Alexander Duyck · 15 years ago
  8. dbabb06 igb: check for packets on all tx rings when link is down by Alexander Duyck · 15 years ago
  9. 128e45e igb: Rework how netdev->stats is handled by Alexander Duyck · 15 years ago
  10. a99955f igb: when number of CPUs > 4 combine tx/rx queues to allow more queues by Alexander Duyck · 15 years ago
  11. 115f459 igb: move timesync init into a seperate function by Alexander Duyck · 15 years ago
  12. 559e9c4 igb: cleanup whitespace issues in igb_main.c by Alexander Duyck · 15 years ago
  13. 5b043fb igb: open up SCTP checksum offloads to all MACs 82576 and newer by Alexander Duyck · 15 years ago
  14. c809d22 igb: limit minimum mtu to 68 to keep ip bound to interface by Alexander Duyck · 15 years ago
  15. 090b179 igb: add pci_dev in few spots to clean up use of dev_err/info/warn by Alexander Duyck · 15 years ago
  16. 330a6d6 igb: replace unecessary &adapter->hw with just hw where applicable by Alexander Duyck · 15 years ago
  17. 42d0781 igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv by Alexander Duyck · 15 years ago
  18. cdfd01fc igb: cleanup igb xmit frame path by Alexander Duyck · 15 years ago
  19. 645a3ab igb: Remove invalid stats counters by Alexander Duyck · 15 years ago
  20. 25568a5 igb: cleanup interrupt enablement in regards to msix_other by Alexander Duyck · 15 years ago
  21. ee1b9f0 igb: change queue ordering for 82576 based adapters by Alexander Duyck · 15 years ago
  22. 439705e igb: cleanup code related to ring resource allocation and free by Alexander Duyck · 15 years ago
  23. f7ba205 igb: make tx hang check multiqueue, check eop descriptor by Alexander Duyck · 15 years ago
  24. 4337e99 igb: move global_quad_port_a from global into local static define by Alexander Duyck · 15 years ago
  25. 3f9c016 igb: only process global stats in igb_update_stats by Alexander Duyck · 15 years ago
  26. a6b623e igb: move vf init into a seperate function by Alexander Duyck · 15 years ago
  27. 5146623 igb: rework handling of the vfta and vlvf registers in relation to mng_vlan by Alexander Duyck · 15 years ago
  28. 7d5753f igb: rework use of VMOLR in regards to PF and VFs by Alexander Duyck · 15 years ago
  29. f2ca0db igb: replace the VF clear_to_send with a flags value by Alexander Duyck · 15 years ago
  30. d249be5 igb: use packet buffer sizes from RXPBS register by Alexander Duyck · 15 years ago
  31. c5b9bd5 igb: cleanup some of the code related to hw timestamping by Alexander Duyck · 15 years ago
  32. 4fc82ad igb: add support for seperate tx-usecs setting in ethtool by Alexander Duyck · 15 years ago
  33. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  34. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  35. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  36. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  37. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  38. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  39. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  40. 04a5fcaa igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  41. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  42. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  43. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  44. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  45. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  46. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  47. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  48. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  49. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  50. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  51. 8d24e93 igb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  52. 747d49b igb: add support for 82576NS SerDes adapter by Alexander Duyck · 15 years ago
  53. 68d480c igb: make use of the uta to allow for promiscous mode filter by Alexander Duyck · 15 years ago
  54. 26ad917 igb: add combined function for setting rar and pool bits by Alexander Duyck · 15 years ago
  55. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  56. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  57. 2fb02a2 igb: reset sgmii phy at start of init by Alexander Duyck · 15 years ago
  58. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  59. ae641bd igb: set vf rlpml wasn't taking vlan tag into account by Alexander Duyck · 15 years ago
  60. 2dfd121 igb: only disable/enable interrupt bits for igb physical function by Alexander Duyck · 15 years ago
  61. ff41f8d igb: add support for set_rx_mode netdevice operation by Alexander Duyck · 15 years ago
  62. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  63. cd1da50 igb/ixgbe: add IPV6_CSUM support to vlan_features by Alexander Duyck · 15 years ago
  64. 0cce119 igb: cleanup flow control configuration to make requested/current more clear by Alexander Duyck · 15 years ago
  65. 2d94d8a igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap by Alexander Duyck · 15 years ago
  66. 4703bf7 igb: add support for 82576 mezzanine card by Alexander Duyck · 15 years ago
  67. 28fc06f igb: move all multicast addresses into multicast table array by Alexander Duyck · 15 years ago
  68. 009bc06 igb: add completion timeout workaround for 82575/82576 by Alexander Duyck · 15 years ago
  69. dcc3ae9 igb: remove media type fiber as it is misleading by Alexander Duyck · 15 years ago
  70. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  71. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  72. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  73. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  74. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  75. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 15 years ago
  76. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 15 years ago
  77. 7e0e99e igb: do not re-register DCA requester on device reset by Alexander Duyck · 15 years ago
  78. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. c2d5ab4 e1000/e1000e/igb/ixgb: don't txhang after link down by Jesse Brandeburg · 15 years ago
  80. 77a2294 igb: resolve panic on shutdown when SR-IOV is enabled by Alexander Duyck · 15 years ago
  81. 7beb014 igb/igbvf: set rx csum always enabled in hw, disable via sw by Alexander Duyck · 15 years ago
  82. b947356 igb: Enable SCTP checksum offloading by Jesse Brandeburg · 15 years ago
  83. 182ff8d igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY by Alexander Duyck · 15 years ago
  84. 2844f79 igb: make rxcsum configuration seperate from multiqueue 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. 2a3abf6 igb: remove sysfs entry that was used to set the number of vfs by Alexander Duyck · 15 years ago
  90. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  91. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  92. 3fe7c4c net/igb: Fix kexec with igb (rev. 3) by Rafael J. Wysocki · 15 years ago
  93. d1a8c9e igb: set num_rx/tx_queues to 0 when queues are freed by Alexander Duyck · 15 years ago
  94. 59c3de8 igb: add support for x2 link width configurations by Alexander Duyck · 15 years ago
  95. 65689fe igb: cleanup tx dma so map & unmap use matching calls by Alexander Duyck · 15 years ago
  96. c5cd11e igb: rework igb_set_multi so that vfs are properly updated by Alexander Duyck · 15 years ago
  97. 0e34048 igb: update driver to use setup_timer function by Alexander Duyck · 15 years ago
  98. c493ea4 igb: remove IGB_DESC_UNUSED since it is better handled by a function call by Alexander Duyck · 15 years ago
  99. fa4a7ef igb: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 15 years ago
  100. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago