1. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  2. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  3. 49a45a0 e1000: fix wrong queue idx calculation by Hong Zhiguo · 11 years ago
  4. 9931a26 DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  5. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  6. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  7. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  8. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  9. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  10. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  11. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  12. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  13. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  14. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  15. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  16. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 59d86c7 e1000: Small packets may get corrupted during padding by HW by Tushar Dave · 12 years ago
  18. 2f66fd3 e1000: add byte queue limits by Otto Estuardo Solares Cabrera · 12 years ago
  19. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  20. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  21. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  22. 7500673 e1000: Combining Bitwise OR in one expression. by Tushar Dave · 12 years ago
  23. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  24. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 12 years ago
  26. a306085 e1000: look in the page and not in skb->data for the last byte by Sebastian Andrzej Siewior · 12 years ago
  27. 4af4a233 e1000: remove workaround for Errata 23 from jumbo alloc by Sebastian Andrzej Siewior · 12 years ago
  28. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 12 years ago
  30. eab467f e1000: add transmit timestamping support by Willem de Bruijn · 12 years ago
  31. e825b73 e1000: Support RX-ALL flag. by Ben Greear · 12 years ago
  32. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 12 years ago
  33. 52f5509 e1000: fix vlan processing regression by Jiri Pirko · 12 years ago
  34. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  35. 4679026 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  36. e29b5d8 v2 e1000: Neaten e1000_dump function by Tushar Dave · 13 years ago
  37. b0d1562 e1000: Support RX-FCS flag. by Ben Greear · 13 years ago
  38. 11a78dc e1000: Support sending custom Ethernet CRC. by Ben Greear · 13 years ago
  39. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. b868179 e1000: add dropped DMA receive enable back in for WoL by Dean Nelson · 13 years ago
  41. b04e36b e1000: Adding e1000_dump function by Tushar Dave · 13 years ago
  42. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  43. 13acde8 e1000: cleanup CE4100 MDIO registers access by Florian Fainelli · 13 years ago
  44. 1c26750 e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove by Florian Fainelli · 13 years ago
  45. 3a3847e e1000: fix lockdep splat in shutdown handler by Jesse Brandeburg · 13 years ago
  46. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  47. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  48. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  49. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  50. ed64b3c e1000: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  51. 0ef4eed e1000: convert to private mutex from rtnl by Jesse Brandeburg · 13 years ago
  52. 4e0d8f7d e1000: convert mdelay to msleep by Jesse Brandeburg · 13 years ago
  53. a4010af e1000: convert hardware management from timers to threads by Jesse Brandeburg · 13 years ago
  54. d5bc77a e1000: don't enable dma receives until after dma address has been setup by Dean Nelson · 13 years ago
  55. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  56. 31c15a2 e1000: save skb counts in TX to avoid cache misses by Dean Nelson · 13 years ago
  57. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  58. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000/e1000_main.c]
  59. 6d9e513 e1000: always call e1000_check_for_link() on e1000_ce4100 MACs. by Nicolas Schichan · 13 years ago
  60. 5622e40 e1000: do vlan cleanup by Jiri Pirko · 13 years ago
  61. e97d320 e1000: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  62. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  63. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  65. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 4c11b8a e1000: Avoid unhandled IRQ by Jesse Brandeburg · 14 years ago
  67. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  68. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 14 years ago
  69. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  70. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  71. 19a0b67 e1000: fix return value not set on error by Dean Nelson · 14 years ago
  72. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  74. ab08853 e1000: fix screaming IRQ by Anupam Chanda · 14 years ago
  75. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  76. 38df7a3 e1000: make e1000_reinit_safe local by stephen hemminger · 14 years ago
  77. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  78. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  79. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  80. 6a08d19 e1000: use GRO for receive by Jesse Brandeburg · 14 years ago
  81. 338c15e e1000: fix occasional panic on unload by Jesse Brandeburg · 14 years ago
  82. 5cf42fc e1000: use work queues by Jesse Brandeburg · 14 years ago
  83. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  84. e508be1 e1000: fix Tx hangs by disabling 64-bit DMA by Jesse Brandeburg · 14 years ago
  85. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  86. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  87. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  88. feb8f47 e1000: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  89. 7837e58 e1000: Fix message logging defect by Joe Perches · 14 years ago
  90. 57bf6ee ixgb and e1000: Use new function for copybreak tests by Joe Perches · 14 years ago
  91. 2a2ec45 e1000: fix WARN_ON with mac-vlan by Jesse Brandeburg · 14 years ago
  92. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  93. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  94. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 14 years ago
  95. b16f53b e1000: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  96. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  97. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  99. 39ca5f0 e1000: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  100. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago