1. 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 15 years ago
  2. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  3. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  4. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 15 years ago
  5. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 15 years ago
  6. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  7. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  8. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  9. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  10. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  11. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 15 years ago
  12. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 15 years ago
  13. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  14. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 15 years ago
  15. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 15 years ago
  16. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 15 years ago
  17. 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 15 years ago
  18. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 15 years ago
  19. bd46cb6 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. by Ajit Khaparde · 15 years ago
  20. b938979 sky2: Fix checksum endianness by Anton Vorontsov · 15 years ago
  21. 3076763 mdio add missing GPL flag by Nicolas Reinecke · 15 years ago
  22. 37c8ae3 sh_eth: remove redundant test on unsigned by roel kluin · 15 years ago
  23. e2a61fa fsl_pq_mdio: Fix fsl_pq_mdio to work with modules by Ionut Nicu · 15 years ago
  24. d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 15 years ago
  25. 11687a1 Revert "veth: prevent oops caused by netdev destructor" by David S. Miller · 15 years ago
  26. 6a9b654 cpmac: fix compilation failure introduced with netdev_ops conversion by Florian Fainelli · 15 years ago
  27. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  28. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago
  29. 0f77ca9 qla3xxx: Don't sleep while holding lock. by Ron Mercer · 15 years ago
  30. e5a6737 qla3xxx: Give the PHY time to come out of reset. by Ron Mercer · 15 years ago
  31. 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  32. f5bcf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  33. 0cf08dc net: let KS8842 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  34. fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  35. 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 15 years ago
  36. 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 15 years ago
  37. e727f5c mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls by Roland Dreier · 15 years ago
  38. f39cf0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 15 years ago
  39. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  40. a6540f7 ppp: Fix throttling bugs by Alan Cox · 15 years ago
  41. 8b0215a s6gmac: xtensa s6000 on-chip ethernet driver by Oskar Schirmer · 15 years ago
  42. f6b24ca via-velocity: Fix velocity driver unmapping incorrect size. by Dave Jones · 15 years ago
  43. 0314db6 mlx4_en: Remove redundant refill code on RX by Yevgeny Petrilin · 15 years ago
  44. 7237b40 mlx4_en: Removed redundant check on lso header size by Yevgeny Petrilin · 15 years ago
  45. 3c05f5e mlx4_en: Cancel port_up check in transmit function by Yevgeny Petrilin · 15 years ago
  46. a11faac mlx4_en: using stop/start_all_queues by Yevgeny Petrilin · 15 years ago
  47. d4ddbaa mlx4_en: Removed redundant skb->len check by Yevgeny Petrilin · 15 years ago
  48. 7e23091 mlx4_en: Counting all the dropped packets on the TX side by Yevgeny Petrilin · 15 years ago
  49. e2ee361 cnic: Fix __symbol_get() build error. by Michael Chan · 15 years ago
  50. 7cbdca2 Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’" by James Bottomley · 15 years ago
  51. 6be8325 usbnet cdc_subset: fix issues talking to PXA gadgets by David Brownell · 15 years ago
  52. 83b462c Net: qla3xxx, remove sleeping in atomic by Jiri Slaby · 15 years ago
  53. c3da63f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  54. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  55. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  56. eab0cd4 ath5k: fix beacon_int handling by Jiri Slaby · 15 years ago
  57. 38ab422 ath9k: restore PS mode, before we put the chip into FULL SLEEP state. by Gabor Juhos · 15 years ago
  58. 58f5fff ath9k: wait for beacon frame along with CAB by Gabor Juhos · 15 years ago
  59. 8451d22d ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 15 years ago
  60. f021484 ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 15 years ago
  61. f72151f zd1211rw: adding 083a:e503 as a ZD1211B device by Hin-Tak Leung · 15 years ago
  62. 68810c5 iwmc3200wifi: add a mutex to protect iwm_reset_worker by Zhu Yi · 15 years ago
  63. 4e9aa52 iwmc3200wifi: fix potential kernel oops on module removal by Zhu Yi · 15 years ago
  64. d7e057d iwmc3200wifi: add iwm_if_add and iwm_if_remove by Zhu Yi · 15 years ago
  65. 8d96e79 iwmc3200wifi: check for iwm_priv_init error by Zhu Yi · 15 years ago
  66. 6877f54 mv643xx_eth: fix unicast filter programming in promiscuous mode by Prabhanjan Sarnaik · 15 years ago
  67. 40c27ee r8169: remove unused variable by Florian Westphal · 15 years ago
  68. 679e8a0 e1000e: stop unnecessary polling when using msi-x by Andy Gospodarek · 15 years ago
  69. 6892492 cdc_ether: additional PID's to the whitelist by Jonas Sjöquist · 15 years ago
  70. a8f447bd be2net: receive asynchronous link status notifications from BE by Sathya Perla · 15 years ago
  71. 24307ee be2net: cleanup multicast_set cmd to avoid mc_list copy by Sathya Perla · 15 years ago
  72. 6ac7b68 be2net: Use MCC queue for cmds that may be called in BH context by Sathya Perla · 15 years ago
  73. 5fb379e be2net: Add MCC queue mechanism for BE cmds by Sathya Perla · 15 years ago
  74. e3453f6 pegasus usb-net: Fix endianness bugs by Michael Buesch · 15 years ago
  75. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  76. cb2107b netxen: fix tx ring accounting by Dhananjay Phadke · 15 years ago
  77. d173346 netxen: fix detection of cut-thru firmware mode by Dhananjay Phadke · 15 years ago
  78. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  79. d3b238a via-velocity : fix no link detection on boot by Séguier Régis · 15 years ago
  80. 6905b1f Net / e100: Fix suspend of devices that cannot be power managed by Rafael J. Wysocki · 15 years ago
  81. ab0a8e6 TI DaVinci EMAC : Fix rmmod error by chaithrika@ti.com · 15 years ago
  82. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  83. e4f1482 sky2: version 1.23 by Stephen Hemminger · 15 years ago
  84. 37e5a24 sky2: add GRO support by Stephen Hemminger · 15 years ago
  85. bd1c686 sky2: skb recycling by Stephen Hemminger · 15 years ago
  86. e9c1be8 sky2: reduce default transmit ring by Stephen Hemminger · 15 years ago
  87. bf15fe9 sky2: receive counter update by Stephen Hemminger · 15 years ago
  88. 6c83504 sky2: fix shutdown synchronization by Stephen Hemminger · 15 years ago
  89. 1fd82f3 sky2: PCI irq issues by Stephen Hemminger · 15 years ago
  90. c0bad0f sky2: more receive shutdown by Stephen Hemminger · 15 years ago
  91. d104aca sky2: turn off pause during shutdown by Stephen Hemminger · 15 years ago
  92. 4bb3f52 r8169: do not bring device down when suspending by françois romieu · 15 years ago
  93. c2f3f3a sis190: use an adequate phy list entry as a fallback by françois romieu · 15 years ago
  94. fb1001f net/ucc_geth: Add SGMII support for UCC GETH driver by Haiying Wang · 15 years ago
  95. f3a3250 Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" by Grant Likely · 15 years ago
  96. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 15 years ago
  97. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  98. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  99. 1d4ac5d phy_device: fix parameter name in kernel-doc by Randy Dunlap · 15 years ago
  100. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago