1. 1daad05 3c59x: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  2. aa807f7 3c980-TX needs EXTRA_PREAMBLE by Gunnar Larisch · 16 years ago
  3. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 16 years ago
  4. 7ab267d fix warning in drivers/net/appletalk/cops.c by Jeff Garzik · 16 years ago
  5. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  6. e284e5c uli526x: fix endianness issues in the setup frame by Anton Vorontsov · 16 years ago
  7. afd8e39 uli526x: initialize the hardware prior to requesting interrupts by Anton Vorontsov · 16 years ago
  8. 6fee40e ucc_geth: Fix a bunch of sparse warnings by Andy Fleming · 16 years ago
  9. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  10. f162b9d gianfar: Fix a locking bug in gianfar's sysfs code by Andy Fleming · 16 years ago
  11. 569f0c4 bonding: fix enslavement error unwinds by Jay Vosburgh · 16 years ago
  12. ae68c39 bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs. by Pavel Emelyanov · 16 years ago
  13. c4ebc66 bonding: fix error unwind in bonding_store_bonds by Jay Vosburgh · 16 years ago
  14. 822973b bonding: Do not call free_netdev for already registered device. by Pavel Emelyanov · 16 years ago
  15. 1da5ea1 iwlwifi: make IWLWIFI a tristate by Adrian Bunk · 16 years ago
  16. 7a1aa30 irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c by Ingo Molnar · 16 years ago
  17. c17f888 irda: fix !PNP support in drivers/net/irda/nsc-ircc.c by Ingo Molnar · 16 years ago
  18. be0c007 niu: Fix probing regression for maramba on-board chips. by David S. Miller · 16 years ago
  19. e544ff0 lapbeth: Release ->ethdev when unregistering device. by David S. Miller · 16 years ago
  20. 705d209 bnx2: Update version to 1.7.5. by Michael Chan · 16 years ago
  21. d25be1d bnx2: Update RV2P firmware for 5709. by Michael Chan · 16 years ago
  22. 352f768 bnx2: Zero out context memory for 5709. by Michael Chan · 16 years ago
  23. 15b169c bnx2: Fix register test on 5709. by Michael Chan · 16 years ago
  24. 543a827 bnx2: Fix remote PHY initial link state. by Michael Chan · 16 years ago
  25. 74ecc62 bnx2: Refine remote PHY locking. by Michael Chan · 16 years ago
  26. 920e37f tg3: Update version to 3.92 by Matt Carlson · 16 years ago
  27. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  28. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 16 years ago
  29. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  30. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  31. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  32. fb65f18 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  33. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  34. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 16 years ago
  35. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 16 years ago
  36. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  37. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  38. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  39. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  40. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 16 years ago
  41. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 16 years ago
  42. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 16 years ago
  43. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  44. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 17 years ago
  45. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 16 years ago
  46. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  47. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  48. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 16 years ago
  49. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  50. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  51. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  52. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  53. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 16 years ago
  54. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  55. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  57. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. ca72cdd fix drivers/media/common/tuners/ build bug by Ingo Molnar · 16 years ago
  59. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  60. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 16 years ago
  62. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  63. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  64. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  65. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  66. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  67. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 16 years ago
  68. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  69. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 16 years ago
  70. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 16 years ago
  71. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 16 years ago
  72. a6fc819 ip2: switch remaining direct call of ops->flush_buffer by Alan Cox · 16 years ago
  73. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  74. 8cd6451 isicom: fix buffer allocation by Alan Cox · 16 years ago
  75. fb100b6 esp: clean up to modern coding style by Alan Cox · 16 years ago
  76. 191260a epca: coding style by Alan Cox · 16 years ago
  77. 9492e13 riscom8: coding style by Alan Cox · 16 years ago
  78. 8e8bcf1 strip: Fix up strip for the new order by Alan Cox · 16 years ago
  79. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  80. 251b8dd isicom: bring into coding style by Alan Cox · 16 years ago
  81. 23d22ce serial: switch the serial core to int put_char methods by Alan Cox · 16 years ago
  82. 56dbbb9 pc300: Update to tty_set_operations by Alan Cox · 16 years ago
  83. 3e8e88c pty: prepare for tty->ops changes by Alan Cox · 16 years ago
  84. f2545a7 isdn: switch to int put_char method by Alan Cox · 16 years ago
  85. 5d19f54 consoles: switch to int put_char method by Alan Cox · 16 years ago
  86. 55da778 synclink series: switch to int put_char method by Alan Cox · 16 years ago
  87. 6ae04576 specialix: Switch to int put_char method by Alan Cox · 16 years ago
  88. a5b08c6 serial167: switch to int put_char method by Alan Cox · 16 years ago
  89. bbbbb96 riscom/rocket: switch to int put_char method by Alan Cox · 16 years ago
  90. d7e752e pcmcia: serial to int put_char method by Alan Cox · 16 years ago
  91. 0be2ead mxser: switch to put_char being int by Alan Cox · 16 years ago
  92. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 16 years ago
  93. 257afa3 amiserial: Switch put char to return success/fail by Alan Cox · 16 years ago
  94. 4cd55ab usb gadget: switch to put_char returning int by Alan Cox · 16 years ago
  95. 09a6ffa serial m68k: put_char returns by Alan Cox · 16 years ago
  96. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 16 years ago
  97. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  98. ac0e4b7 drivers/char/ds1286.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  99. d6f6341 Char: rio, fix cirrus defines by Jiri Slaby · 16 years ago
  100. cd989b3 cyclades: use ioremap_nocache for clarity as proposed by Alan Cox · 16 years ago