1. c2fed99 e1000e: use GFP_KERNEL allocations at init time by Jeff Kirsher · 13 years ago
  2. a3d72d5 e1000e: Add Jumbo Frame support to 82583 devices by Carolyn Wyborny · 13 years ago
  3. 995181b e1000e: remove e1000_queue_stats by Eric Dumazet · 13 years ago
  4. 3e714ad net: e1000e: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  5. 353064d e1000e: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  6. b3ccf26 e1000e: update driver version by Bruce Allan · 13 years ago
  7. 3ebfc7c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 by Bruce Allan · 13 years ago
  8. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 13 years ago
  9. 400484f e1000e: do not schedule the Tx queue until ready by Bruce Allan · 13 years ago
  10. c5caf48 e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices by Bruce Allan · 13 years ago
  11. 99730e4 e1000e: 82579 intermittently disabled during S0->Sx by Bruce Allan · 13 years ago
  12. d9b2413 e1000e: disable far-end loopback mode on ESB2 by Bruce Allan · 13 years ago
  13. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  14. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  15. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  16. 9f728f5 PCI/e1000e: Add and use pci_disable_link_state_locked() by Yinghai Lu · 13 years ago
  17. d64a6f4 e1000e: minor comment cleanups by Bruce Allan · 13 years ago
  18. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  19. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  20. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  21. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  22. 78cd29d e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device by Bruce Allan · 13 years ago
  23. 2084b11 e1000e: fix stats locking in e1000_watchdog_task by Flavio Leitner · 13 years ago
  24. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 13 years ago
  25. a5cc764 e1000e: PCIe link speed in GT/s, not GB/s by Bruce Allan · 13 years ago
  26. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  29. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  30. 70d279a e1000e: bump version number by Bruce Allan · 13 years ago
  31. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 13 years ago
  32. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 13 years ago
  33. 6cc7aae e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked by Bruce Allan · 13 years ago
  34. 1effb45 e1000e: extend EEE LPI timer to prevent dropped link by Bruce Allan · 13 years ago
  35. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 13 years ago
  36. d8d5f8a e1000e: magic number cleanup - ETH_ALEN by Bruce Allan · 13 years ago
  37. ef5ab89 e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() by Bruce Allan · 14 years ago
  38. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  39. 4def99b e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead by Bruce Allan · 14 years ago
  40. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  41. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  42. 713b3c9 e1000e: flush all writebacks before unload by Jesse Brandeburg · 14 years ago
  43. 615b32a e1000e: check down flag in tasks by Jesse Brandeburg · 14 years ago
  44. 5962bc2 e1000e: return appropriate errors for 'ethtool -r' by Bruce Allan · 14 years ago
  45. 5c1bda0 e1000e: use correct pointer when memcpy'ing a 2-dimensional array by Bruce Allan · 14 years ago
  46. 79f5e84 e1000e: replace unbounded sprintf with snprintf by Bruce Allan · 14 years ago
  47. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 4633427 e1000e: tx_timeout should not increment for non-hang events by Jesse Brandeburg · 14 years ago
  49. 05b9321 e1000e: Use kmemdup rather than duplicating its implementation by Bruce Allan · 14 years ago
  50. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  51. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  52. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  54. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  55. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 14 years ago
  57. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  58. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 14 years ago
  59. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  60. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  61. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 14 years ago
  62. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 14 years ago
  63. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  64. 184125a e1000e: checkpatch error - trailing statements by Bruce Allan · 14 years ago
  65. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  66. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  67. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  68. c920aa8 e1000e: increment the driver version by Bruce Allan · 14 years ago
  69. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  70. e926244 e1000e: minor error message corrections by Bruce Allan · 14 years ago
  71. 36b973d e1000e: prevent null ptr dereference in e1000_tx_queue() by Bruce Allan · 14 years ago
  72. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  73. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  74. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 14 years ago
  75. d9c76f9 e1000e: 82571 Serdes can fail to get link by Bruce Allan · 14 years ago
  76. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  77. ed5c2b0 e1000e: 82574/82583 performance improvement by Bruce Allan · 14 years ago
  78. a82a14f e1000e: 82571-based mezzanine card can fail ethtool link test by Bruce Allan · 14 years ago
  79. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  80. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  81. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  82. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  83. 147b2c8 e1000e: add netpoll support for MSI/MSI-X IRQ modes by Dongdong Deng · 14 years ago
  84. 1b98c2b e1000e: 82574 intermittently fails to initialize with manageability f/w by Bruce Allan · 14 years ago
  85. d478eb4 e1000e: 82571 SerDes link handle null code word from partner by Bruce Allan · 14 years ago
  86. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago
  87. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  88. affa9df e1000e: Add check for reset flags before displaying reset message by Carolyn Wyborny · 14 years ago
  89. ff10e13 e1000e: reset PHY after errors detected by Carolyn Wyborny · 14 years ago
  90. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  91. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  92. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  93. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 14 years ago
  94. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 14 years ago
  95. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  97. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  98. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  99. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  100. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago