1. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  2. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  3. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  4. a68ea77 e1000e: don't clean Rx ring while resetting by Bruce Allan · 15 years ago
  5. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  6. f4e2c6d e1000e: clearing interrupt timers causes descriptors to get flushed by Bruce Allan · 15 years ago
  7. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  8. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  9. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  10. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  12. f523d21 e1000e: config PHY via software after resets by Bruce Allan · 15 years ago
  13. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  14. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  16. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  17. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  18. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  19. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  20. 74eee2e e1000e: reset the PHY on 82577/82578 when going to Sx by Bruce Allan · 15 years ago
  21. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  22. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  23. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  24. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  25. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  26. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  27. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  29. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  30. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  31. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  32. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  33. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  34. 906e8d9 e1000e: delay second read of PHY_STATUS register on failure of first read by Bruce Allan · 15 years ago
  35. 28c9195 e1000e: prevent NVM corruption on sectors larger than 4K by Bruce Allan · 15 years ago
  36. 60f1292 e1000e: do not write SmartSpeed register bits on parts without support by Bruce Allan · 15 years ago
  37. fc0c776 e1000e: delay after LCD reset and proper checks for PHY configuration done by Bruce Allan · 15 years ago
  38. e65fa87 e1000e: PHY loopback broken on 82578 by Bruce Allan · 15 years ago
  39. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  40. 679e8a0 e1000e: stop unnecessary polling when using msi-x by Andy Gospodarek · 16 years ago
  41. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  42. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  43. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 16 years ago
  44. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 16 years ago
  45. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 16 years ago
  46. 042a53a net: skb_shared_info optimization by Eric Dumazet · 16 years ago
  47. 3be8c94 e1000e: bump the version number by Bruce Allan · 16 years ago
  48. 37289d9 e1000e: workaround a Tx hang on 82577/82578 by Bruce Allan · 16 years ago
  49. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 16 years ago
  50. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 16 years ago
  51. 3ec2a2b e1000e: correct flow control thresholds by Bruce Allan · 16 years ago
  52. 918d719 e1000e: do not attempt to disable smart powerdown if not supported by Bruce Allan · 16 years ago
  53. 6e50912a e1000e: enable CRC stripping by default by Bruce Allan · 16 years ago
  54. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 16 years ago
  55. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 16 years ago
  56. c2d5ab4 e1000/e1000e/igb/ixgb: don't txhang after link down by Jesse Brandeburg · 16 years ago
  57. 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 16 years ago
  58. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. 9c563d2 e1000e: indicate link down at load by Jesse Brandeburg · 16 years ago
  60. a86043c e1000e: fix bug in restart queue logic by Jesse Brandeburg · 16 years ago
  61. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 16 years ago
  62. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 16 years ago
  63. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  64. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  65. 73afa53 e1000e: update version number by Jesse Brandeburg · 16 years ago
  66. a3c69fe e1000e: fix close interrupt race by Jesse Brandeburg · 16 years ago
  67. a72d2b2 e1000e: fix loss of multicast packets by Jesse Brandeburg · 16 years ago
  68. 12d04a3 e1000e: commonize tx cleanup routine to match e1000 & igb by Alexander Duyck · 16 years ago
  69. bef28b1 e1000e: add support for 82574 device ID 0x10F6 by Bruce Allan · 16 years ago
  70. 3f51839 e1000e: fixup merge error by Arthur Jones · 16 years ago
  71. 5f66f20 e1000e: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  72. 1b7719c e1000e: fix dma error handling issues by Alexander Duyck · 16 years ago
  73. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  74. 8ddc951 e1000e: fix unmap bug by Jesse Brandeburg · 16 years ago
  75. fcf495b e1000e: remove workaround for e1000 hardware by Jesse Brandeburg · 16 years ago
  76. f637011 drivers/net/e1000e: fix sparse warning: Should it be static? by Hannes Eder · 16 years ago
  77. 0a834a3 e1000e: Remove mutex_trylock and associated WARN on failure. by dave graham · 16 years ago
  78. c952337 e1000e: Serdes - attempt autoneg when link restored. by dave graham · 16 years ago
  79. 573cca8 e1000e: remove RXSEQ link monitoring for serdes by dave graham · 16 years ago
  80. 5df3f0e e1000e: Disable dynamic clock gating for 82571 per si errata. by dave graham · 16 years ago
  81. 111b9dc e1000e: add aer support by Jesse Brandeburg · 16 years ago
  82. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 16 years ago
  83. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  84. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  86. 92af3e9 e1000e: drop lltx, remove unnecessary lock by Jesse Brandeburg · 16 years ago
  87. c405b82 e1000e: Invoke VLAN GRO handler by Herbert Xu · 16 years ago
  88. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  89. eefacf3 e1000e: Add process name to WARN message when detecting Mutex contention by David Graham · 16 years ago
  90. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  91. fa4c16d drivers/net/e1000e: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  92. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  93. 89c88b1 e1000e: Add GRO support by Herbert Xu · 16 years ago
  94. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  95. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  96. cb7b48f igb/e1000e: Naming interrupt vectors by Alexander Duyck · 16 years ago
  97. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  99. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  100. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago