1. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  2. 8e912b3 sunqe: Convert to pure OF driver. by David S. Miller · 16 years ago
  3. af736fe sunlance: Convert to pure OF driver. by David S. Miller · 16 years ago
  4. db1a861 sunhme: Convert to pure OF driver. by David S. Miller · 16 years ago
  5. 8ef2175 sunbmac: Convert to pure OF driver. by David S. Miller · 16 years ago
  6. 9e6b6e7 myri_sbus: Convert to pure OF driver. by David S. Miller · 16 years ago
  7. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  8. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  9. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  10. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  11. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  12. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  13. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  14. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 16 years ago
  15. 430cd47 b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 by Larry Finger · 16 years ago
  16. d47c3ce p54u: reset skb's data/tail pointer on requeue by Christian Lamparter · 16 years ago
  17. 69bbc7d p54: move p54_vdcf_init to the right place. by Christian Lamparter · 16 years ago
  18. 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 16 years ago
  19. fcd7cc1 rtl8187: Add USB ID for Netgear WG111V3 by matthieu Barthélemy · 16 years ago
  20. a58d452 b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) by Larry Finger · 16 years ago
  21. 37465c8 ath5k: Don't fiddle with MSI on suspend/resume. by Michael Karcher · 16 years ago
  22. aaa1553 p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" by Christian Lamparter · 16 years ago
  23. 88b9e2b ath9k: work around gcc ICEs (again) by Adrian Bunk · 16 years ago
  24. 08013fa bnx2: Fix build with VLAN_8021Q disabled. by David S. Miller · 16 years ago
  25. f42157c tun: fallback if skb_alloc() fails on big packets by Rusty Russell · 16 years ago
  26. e3b9955 tun: TUNGETIFF interface to query name and flags by Mark McLoughlin · 16 years ago
  27. 04a0551 loopback: Drop obsolete ip_summed setting by Herbert Xu · 16 years ago
  28. 7447ef6 loopback: Remove rest of LOOPBACK_TSO code. by David S. Miller · 16 years ago
  29. f22f856 loopback: Enable TSO by Herbert Xu · 16 years ago
  30. 2319791 tg3: Update version to 3.94 by Matt Carlson · 16 years ago
  31. 816f8b8 tg3: fix 64 bit counter for ethtool stats by Stefan Buehler · 16 years ago
  32. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 16 years ago
  33. bc7959b tg3: Turn off ASF "driver alive" heartbeats for APE by Matt Carlson · 16 years ago
  34. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 16 years ago
  35. 731fd79 tg3: Refine APE status check by Matt Carlson · 16 years ago
  36. 77b483f tg3: Add APE register access locking by Matt Carlson · 16 years ago
  37. 0eb8b1f bnx2: Update version to 1.8.0. by Michael Chan · 16 years ago
  38. f22828e bnx2: Reinsert VLAN tag when necessary. by Michael Chan · 16 years ago
  39. 729b85c bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. by Michael Chan · 16 years ago
  40. 7c6337a bnx2: Fix logic to setup VLAN rx tagging. by Michael Chan · 16 years ago
  41. b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  42. c091258 AX88796: Fix locking in ethtool support by Ben Dooks · 16 years ago
  43. 1a3c4bc atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? by roel kluin · 16 years ago
  44. c7e65c1 [netdrvr] ne: Use CONFIG_MACH_TX49XX by Atsushi Nemoto · 16 years ago
  45. 85a73b3 Kconfig: HSO driver bugfixes and updates by David Brownell · 16 years ago
  46. 0235f64 USB: HSO: minor fixes due to code review by Greg Kroah-Hartman · 16 years ago
  47. 6c59f56 USB: HSO: make tty_operations const by Greg Kroah-Hartman · 16 years ago
  48. 6d558a5 hso: fix refcounting on the ttyHSx devices by Olivier Blin · 16 years ago
  49. add477d hso: fix oops in read/write callbacks by Olivier Blin · 16 years ago
  50. 1595ab5 [netdrvr] uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  51. 11d89d6 netxen: update driver version by Dhananjay Phadke · 16 years ago
  52. 092bc57 netxen: cleanup interrupt code by Dhananjay Phadke · 16 years ago
  53. 15eef1e netxen: fix dma watchdog by Dhananjay Phadke · 16 years ago
  54. 922c4f2 netxen: force link update across ifdown/ifup by Dhananjay Phadke · 16 years ago
  55. 9e41077 netxen: fix rxbuf leak across driver reload by Dhananjay Phadke · 16 years ago
  56. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
  57. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  58. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 16 years ago
  59. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 16 years ago
  60. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 16 years ago
  61. 10f1b49 e1000e: Increase Tx timeout factor for 10Mbps by Bruce Allan · 16 years ago
  62. 808ff67 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 by Bruce Allan · 16 years ago
  63. 2d06cad e1000e: Set InterruptThrottleRate to default when invalid value used by Bruce Allan · 16 years ago
  64. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  65. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 16 years ago
  66. e484d5f sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) by Rafael J. Wysocki · 16 years ago
  67. 2726fcf au1000_eth: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  68. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 16 years ago
  69. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
  70. 2a54adc gianfar: Call gfar_halt_nodisable() from gfar_halt(). by Scott Wood · 16 years ago
  71. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  72. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  74. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  75. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  76. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  77. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  78. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  79. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  80. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  81. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  82. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  83. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  84. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  85. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  86. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  87. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  88. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  89. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  90. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  91. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  92. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  93. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  94. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  95. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  96. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  97. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  98. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  99. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  100. 4ab84d4 bnx2x: fix logical op by Randy Dunlap · 16 years ago