1. 14782ca e1000: warn if this driver is used for e1000e devices by Auke Kok · 16 years ago
  2. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 16 years ago
  3. 9dde447 Tsi108_eth: Add ethtool support by Alex Bounine · 16 years ago
  4. b1aefe5 Tsi108_eth: fix link recovery after disconnect by Alex Bounine · 16 years ago
  5. 85bbe21 Tsi108_eth: remove not needed code by Alex Bounine · 16 years ago
  6. 6a87155 Tsi108_eth: fix detection of 1000Mb mode by Alex Bounine · 16 years ago
  7. a235ef2 Tsi108_eth: add missing linking to driver data by Alex Bounine · 16 years ago
  8. fbf14e2 sata_mv: platform driver allocs dma without create by Byron Bradley · 16 years ago
  9. 4194645 pata_ninja32: setup changes by Alan Cox · 16 years ago
  10. 8397248 pata_legacy: typo fix by Alan Cox · 16 years ago
  11. c9544bc pata_amd: Note in the module description it handles Nvidia by Alan Cox · 16 years ago
  12. 8f71efe sata_mv: fix loop with last port by Yinghai Lu · 16 years ago
  13. 4055dee libata: ignore deverr on SETXFER if mode is configured by Tejun Heo · 16 years ago
  14. 7585eb1 pata_via: fix SATA cable detection on cx700 by Tejun Heo · 16 years ago
  15. 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 16 years ago
  16. cc13e44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  17. 0faa908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  18. 1f07e98 Prevent IDE boot ops on NUMA system by Andi Kleen · 16 years ago
  19. 0c0d61ca9 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  20. eedcdef Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  21. fab1e31 kbuild: fix make V=1 by Sam Ravnborg · 16 years ago
  22. 651be3a net/phy/fixed.c: fix a use-after-free by Adrian Bunk · 16 years ago
  23. d785ad7 drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr by Sergio Luis · 16 years ago
  24. 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 16 years ago
  25. f33780d claw/lcs/netiucv: check s390dbf level before sprints by Peter Tiedemann · 16 years ago
  26. 164b0fb lcs: avoid/reduce unused s390dbf debug areas. by Peter Tiedemann · 16 years ago
  27. 21b26f2f netiucv: change name of nop function by Ursula Braun · 16 years ago
  28. 2219510 netiucv: Remember to set driver->owner. by Cornelia Huck · 16 years ago
  29. 2cde1f3 claw: removal of volatile variables by Ursula Braun · 16 years ago
  30. 5289b4c forcedeth: tx pause watermarks by Ayaz Abdulla · 16 years ago
  31. fd9b558 forcedeth: tx collision fix by Ayaz Abdulla · 16 years ago
  32. 4eb61e0 cxgb3: Handle ARP completions that mark neighbors stale. by Steve Wise · 16 years ago
  33. 6585b4a Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 16 years ago
  34. 179c743 DM9000: Show the MAC address source after printing MAC by Ben Dooks · 16 years ago
  35. 513b6be DM9000: Update retry count whilst identifying chip by Ben Dooks · 16 years ago
  36. f42d8ae DM9000: Add support for MII ioctl() calls by Ben Dooks · 16 years ago
  37. bb44fb70 DM9000: Add platform flag for no attached EEPROM by Ben Dooks · 16 years ago
  38. 073d3f4 DM9000: Remove redudant use of "& 0xff" by Ben Dooks · 16 years ago
  39. d39cb786 DM9000: Remove cal_CRC() and use ether_crc_le instead by Ben Dooks · 16 years ago
  40. 39c341a DM9000: Fix delays used by EEPROM read and write by Ben Dooks · 16 years ago
  41. c991d16 DM9000: Use netif_msg to enable debugging options by Ben Dooks · 16 years ago
  42. 41c340f DM9000: Remove unnecessary changelog in header comment by Ben Dooks · 16 years ago
  43. 621ddcb DM9000: Ensure spinlock held whilst accessing EEPROM registers by Ben Dooks · 16 years ago
  44. 3927f1c DM9000: Remove EEPROM initialisation code. by Ben Dooks · 16 years ago
  45. e662ee0 DM9000: Add ethtool control of msg_enable value by Ben Dooks · 16 years ago
  46. 29d52e5 DM9000: Add ethtool support for reading and writing EEPROM by Ben Dooks · 16 years ago
  47. 9a2f037 DM9000: Add mutex to protect access by Ben Dooks · 16 years ago
  48. 86c62fa DM9000: Remove barely used SROM array read. by Ben Dooks · 16 years ago
  49. 321f69a DM9000: Use msleep() instead of udelay() by Ben Dooks · 16 years ago
  50. 89c8b0e DM9000: Do not sleep with spinlock and IRQs held by Ben Dooks · 16 years ago
  51. 7da9985 DM9000: Add initial ethtool support by Ben Dooks · 16 years ago
  52. fcfa81a DM9000: Remove old timer based poll routines by Ben Dooks · 16 years ago
  53. 1a5f1c4 DM9000: Pass IRQ flags via platform resources by Ben Dooks · 16 years ago
  54. 5b2b4ff DM9000 update debugging macros to use debug level by Ben Dooks · 16 years ago
  55. a76836f DM9000 use dev_xxx() instead of printk for output. by Ben Dooks · 16 years ago
  56. 33ba509 DM9000: Add platform data to specify external phy by Ben Dooks · 16 years ago
  57. 9311657 DM9000: Fix endian-ness of data accesses. by Ben Dooks · 16 years ago
  58. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 17 years ago
  59. 3c34ac3 e1000: Fix for 32 bits platforms with 64 bits resources by Benjamin Herrenschmidt · 17 years ago
  60. 09dde54 PS3: gelic: Add wireless support for PS3 by Masakazu Mokuno · 16 years ago
  61. 589866f PS3: gelic: Add support for dual network interface by Masakazu Mokuno · 16 years ago
  62. 01fed4c PS3: gelic: add support for port link status by Masakazu Mokuno · 16 years ago
  63. 7bc56b9 PS3: gelic: remove duplicated ethtool handlers by Masakazu Mokuno · 16 years ago
  64. 59e9732 PS3: gelic: code cleanup by Masakazu Mokuno · 16 years ago
  65. 100e1d8 PS3: gelic: Add endianness macros by Masakazu Mokuno · 16 years ago
  66. b94e1d4 PS3: gelic: Fix the wrong dev_id passed by Masakazu Mokuno · 16 years ago
  67. 2192f39 8139too fix for Dreamcast by Adrian McMenamin · 16 years ago
  68. a197f69 ni52: Remove 278 scripts/checkpatch errors by Alan Cox · 16 years ago
  69. b3028cd pcnet32: Use print_mac by Don Fry · 16 years ago
  70. 232c564 pcnet32: use NET_IP_ALIGN instead of 2 by Don Fry · 16 years ago
  71. b68e418 selinux: support 64-bit capabilities by Stephen Smalley · 16 years ago
  72. 467390a ide: remove stale comment from ide-lib.c by Bartlomiej Zolnierkiewicz · 16 years ago
  73. e1771e2 ide: fix comment in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 4280094 ide: ide_init_port() bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 16 years ago
  77. 7b56a93 bast-ide: build fix by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 31cb212 ide-tape: remove never executed code by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 56efa7b ide: fix ide/legacy/gayle.c compilation by Adrian Bunk · 16 years ago
  80. 7eb43fd ide-cd: replace ntohs with generic byteorder macro be16_to_cpu by Borislav Petkov · 16 years ago
  81. eba8ff9 ide: remove stale version number by Bartlomiej Zolnierkiewicz · 16 years ago
  82. cfa2771 pdc202xx_old: always enable burst mode by Bartlomiej Zolnierkiewicz · 16 years ago
  83. c79b60d palm_bk3710: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  84. c92a7f1 palm_bk3710: port initialization/probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  85. d4452be palm_bk3710: fix ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 7824bc6 palm_bk3710: ide_register_hw() -> ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  87. d30a426 ide: insert BUG_ON() into __ide_set_handler() (take 2) by Sergei Shtylyov · 16 years ago
  88. cb77792 cs5520: remove stale comment by Benjamin Herrenschmidt · 16 years ago
  89. 3b0e044 ide: another possible ide panic fix for blk-end-request by Kiyoshi Ueda · 16 years ago
  90. bb50c80 SUNPRC: Fix printk format warning by Roland Dreier · 16 years ago
  91. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 16 years ago
  92. c64e80d NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight by Jeff Layton · 16 years ago
  93. 9706501 NLM: don't reattempt GRANT_MSG when there is already an RPC in flight by Jeff Layton · 16 years ago
  94. 90bd17c NLM: have server-side RPC clients default to soft RPC tasks by Jeff Layton · 16 years ago
  95. 031fd3a NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients by Jeff Layton · 16 years ago
  96. 19af355 Linux 2.6.25-rc1 by Linus Torvalds · 16 years ago
  97. 0eccf60 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  98. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  99. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  100. 7cf712d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago