1. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  2. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 14 years ago
  3. 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
  4. f49c57e e1000e: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  5. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  6. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  7. a80483d e1000e: fix packet corruption and tx hang during NFSv2 by Jesse Brandeburg · 14 years ago
  8. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  9. 7aeef97 net: e1000e: convert to use mc helpers by Jiri Pirko · 15 years ago
  10. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  11. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 8e1e8a4 net: Fix IPv6 GSO type checks in Intel ethernet drivers by Sridhar Samudrala · 15 years ago
  13. 9926146 e1000/e1000e: don't use small hardware rx buffers by Jesse Brandeburg · 15 years ago
  14. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. b94b502 e1000e: enhance frame fragment detection by Jesse Brandeburg · 15 years ago
  16. c1fa347 e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() by Roel Kluin · 15 years ago
  17. ab8932f e1000e: genericize the update multicast address list by Bruce Allan · 15 years ago
  18. f4d2dd4 e1000e: provide MAC-family-specific function to set LAN ID by Bruce Allan · 15 years ago
  19. 608f8a0 e1000e: use alternate MAC address on ESB2 if available by Bruce Allan · 15 years ago
  20. baf86c9 e1000e: workaround link issues on busy hub in half duplex on 82577/82578 by Bruce Allan · 15 years ago
  21. fddaa1a e1000e: MDIO slow mode should always be done for 82577 by Bruce Allan · 15 years ago
  22. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  24. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  25. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  26. 29477e2 e1000e: don't accumulate PHY statistics on PHY read failure by Bruce Allan · 15 years ago
  27. 28b8f04 e1000e: call pci_save_state() after pci_restore_state() by Bruce Allan · 15 years ago
  28. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  29. db94ce9 e1000e: LED settings in EEPROM ignored on 82571 and 82572 by Bruce Allan · 15 years ago
  30. 3421eec e1000e: only perform ESB2 MDIC workaround on certain configurations by Bruce Allan · 15 years ago
  31. 0781895 e1000e: replace incorrect use of GG82563_REG macro by Bruce Allan · 15 years ago
  32. 93a23f4 e1000e: minor correction to name of bit in CTRL_EXT register by Bruce Allan · 15 years ago
  33. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  34. 0be8401 e1000e: correct ICH/PCH PHY operations function pointers by Bruce Allan · 15 years ago
  35. 5eb6f3c e1000e: refactor PHY ID detection workaround by Bruce Allan · 15 years ago
  36. 94e5b65 e1000e: check_polarity function pointers not set for 8257x by Bruce Allan · 15 years ago
  37. 03b1320 e1000e: remove use of skb_dma_map from e1000e driver by Alexander Duyck · 15 years ago
  38. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  39. 07f025e e1000e: PHY type cleanups in e1000e_check_downshift() by Bruce Allan · 15 years ago
  40. 9b71b41 e1000e: add debug messages by Bruce Allan · 15 years ago
  41. 5ff5b66 e1000e: comment corrections by Bruce Allan · 15 years ago
  42. 9e135a2 e1000e: enable new 82567V-3 device by Bruce Allan · 15 years ago
  43. 1a40d5c e1000e: ensure the link state is correct for serdes links by Bruce Allan · 15 years ago
  44. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 15 years ago
  45. eb656d4 e1000e: guard against buffer overflow in cable length tables by Bruce Allan · 15 years ago
  46. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 15 years ago
  47. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 15 years ago
  49. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  50. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  51. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  52. 53ec549 e1000e: set pm_qos DMA latency requirement per interface when needed by Bruce Allan · 15 years ago
  53. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  54. 3d5e33c e1000e: cleanup - shift indentation left by exiting early in e1000_tso by Bruce Allan · 15 years ago
  55. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  56. 84efb7b e1000e: provide comment for 82571 workaround by Bruce Allan · 15 years ago
  57. fe40167 e1000e: remove comments regarding a non-existent api module by Bruce Allan · 15 years ago
  58. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  59. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  60. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  61. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  62. b16a002 e1000e: Incorrect MII Link beat reporting. by Bruce Allan · 15 years ago
  63. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  64. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  65. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  66. a68ea77 e1000e: don't clean Rx ring while resetting by Bruce Allan · 15 years ago
  67. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  68. f4e2c6d e1000e: clearing interrupt timers causes descriptors to get flushed by Bruce Allan · 15 years ago
  69. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  70. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  71. 818f333 e1000e: do not initiate autonegotiation during OEM configuration by Bruce Allan · 15 years ago
  72. 189983d e1000e: remove unnecessary 82577 workaround causing link issues by Bruce Allan · 15 years ago
  73. 610c992 e1000e: flow control thresholds not correct when changing mtu by Bruce Allan · 15 years ago
  74. 4c86e0b e1000e: add Tx timeout factor for 100Mbps by Bruce Allan · 15 years ago
  75. 29afd69 e1000e: set flow control thresholds properly after enabling/disabling pause by Bruce Allan · 15 years ago
  76. 842ec8b e1000e: read of PHY register may access wrong page on 82578 by Bruce Allan · 15 years ago
  77. 38eb394 e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 by Bruce Allan · 15 years ago
  78. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  79. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  81. f523d21 e1000e: config PHY via software after resets by Bruce Allan · 15 years ago
  82. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  83. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  85. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  86. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  87. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  88. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  89. 74eee2e e1000e: reset the PHY on 82577/82578 when going to Sx by Bruce Allan · 15 years ago
  90. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  91. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  92. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  93. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  94. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  95. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  96. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  98. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  99. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  100. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago