1. 4633427 e1000e: tx_timeout should not increment for non-hang events by Jesse Brandeburg · 14 years ago
  2. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  3. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  4. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  5. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 14 years ago
  7. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  8. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 14 years ago
  9. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  10. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  11. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 14 years ago
  12. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 14 years ago
  13. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  14. 184125a e1000e: checkpatch error - trailing statements by Bruce Allan · 14 years ago
  15. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  16. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  17. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  18. c920aa8 e1000e: increment the driver version by Bruce Allan · 14 years ago
  19. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  20. e926244 e1000e: minor error message corrections by Bruce Allan · 14 years ago
  21. 36b973d e1000e: prevent null ptr dereference in e1000_tx_queue() by Bruce Allan · 14 years ago
  22. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  23. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  24. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 14 years ago
  25. d9c76f9 e1000e: 82571 Serdes can fail to get link by Bruce Allan · 14 years ago
  26. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  27. ed5c2b0 e1000e: 82574/82583 performance improvement by Bruce Allan · 14 years ago
  28. a82a14f e1000e: 82571-based mezzanine card can fail ethtool link test by Bruce Allan · 14 years ago
  29. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  30. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  31. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  32. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  33. 147b2c8 e1000e: add netpoll support for MSI/MSI-X IRQ modes by Dongdong Deng · 14 years ago
  34. 1b98c2b e1000e: 82574 intermittently fails to initialize with manageability f/w by Bruce Allan · 14 years ago
  35. d478eb4 e1000e: 82571 SerDes link handle null code word from partner by Bruce Allan · 14 years ago
  36. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago
  37. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  38. affa9df e1000e: Add check for reset flags before displaying reset message by Carolyn Wyborny · 14 years ago
  39. ff10e13 e1000e: reset PHY after errors detected by Carolyn Wyborny · 14 years ago
  40. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  41. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  42. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  43. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 14 years ago
  44. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 14 years ago
  45. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  47. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  48. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  49. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  50. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  51. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  52. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  53. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  54. 068e8a3 e1000e: Simplify MSI interrupt testing by Jean Delvare · 14 years ago
  55. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  56. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  57. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago
  60. 19833b5 e1000e: disable ASPM L1 on 82573 by Bruce Allan · 14 years ago
  61. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  63. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  64. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  65. 96f2bd1 e1000e: correct MAC-PHY interconnect register offset for 82579 by Bruce Allan · 14 years ago
  66. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. 8e86acd e1000e: Fix irq_synchronize in MSI-X case by Jeff Kirsher · 14 years ago
  68. c128ec2 e1000e: register pm_qos request on hardware activation by Florian Mickler · 14 years ago
  69. f3ec4f8 PCI: change device runtime PM settings for probe and remove by Alan Stern · 14 years ago
  70. ff847ac e1000e: 82577/82578 PHY register access issues by Bruce Allan · 14 years ago
  71. ea7afd3 e1000e: Drop a useless statement by Jean Delvare · 14 years ago
  72. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  73. 5a86f28 e1000e: disable EEE support by default by Bruce Allan · 14 years ago
  74. cc40f57 e1000e: remove EEE module parameter by Bruce Allan · 14 years ago
  75. 8eb64e6 e1000e: suppress compile warnings on certain archs by Bruce Allan · 14 years ago
  76. 36f2407 e1000e: don't inadvertently re-set INTX_DISABLE by Dean Nelson · 14 years ago
  77. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  78. 17f085d e1000e: disable gig speed when in S0->Sx transition by Bruce Allan · 14 years ago
  79. dbcb9fec e1000e: packet split should not be used with early receive by Bruce Allan · 14 years ago
  80. f2e2b3a e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps by Bruce Allan · 14 years ago
  81. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  82. c14c643 e1000e: update driver version number by Bruce Allan · 14 years ago
  83. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  84. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 14 years ago
  85. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  86. eb7700d e1000e: fix check for manageability on ICHx/PCH by Bruce Allan · 14 years ago
  87. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 14 years ago
  88. 3f0c16e e1000e: cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  89. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  90. 3b21b50 e1000e: change logical negate to bitwise by Dan Carpenter · 14 years ago
  91. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  92. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  93. 10df0b9 e1000e: add PCI device id to enable support for 82567V-4 by Bruce Allan · 14 years ago
  94. e98cac4 e1000e: Fix/cleanup PHY reset code for ICHx/PCHx by Bruce Allan · 14 years ago
  95. a305595 e1000e: move settting of flow control refresh timer to link setup code by Bruce Allan · 14 years ago
  96. a65a4a0 e1000e: fix checks for manageability enabled and management pass-through by Bruce Allan · 14 years ago
  97. eab50ff e1000e: Incorrect function pointer set for force_speed_duplex on 82577 by Bruce Allan · 14 years ago
  98. 8b802a7 e1000e: Cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  99. 757c530 e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check by Bruce Allan · 14 years ago
  100. 9c5e209 e1000e: cleanup multiple common exit points by Bruce Allan · 14 years ago