1. 0fe198a ixgb: Add CX4 PHY type detection and subdevice ID. by Manasi Deval · 18 years ago
  2. dc335d9 e1000: Increment driver version to 7.1.9-k6 by Auke Kok · 18 years ago
  3. 600c977 e1000: Disable aggressive clocking on esb2 with SERDES port by Jeff Kirsher · 18 years ago
  4. 7820d42 e1000: Force full DMA clocking for 10/100 speed by Jeff Kirsher · 18 years ago
  5. c9c1b83 e1000: Allow NVM to setup LPLU for IGP2 and IGP3 by Jeff Kirsher · 18 years ago
  6. 1a821ca e1000: explicit locking for two ethtool path functions by Jesse Brandeburg · 18 years ago
  7. d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
  8. 673a052 e1000: Remove 0x1000 as supported device by Jeff Kirsher · 18 years ago
  9. e15fdd0 e1000: Same cosmetic fix as earlier sent out for IPV4. by Auke Kok · 18 years ago
  10. 4e1dc97 e100: increment version to 3.5.10-k4 by Auke Kok · 18 years ago
  11. 60ffa47 e100: Fix MDIO/MDIO-X by Jeff Kirsher · 18 years ago
  12. 09e590e [PATCH] smc91x: disable DMA mode on the logicpd pxa270 by Lennert Buytenhek · 18 years ago
  13. 8d3d35b [PATCH] sky2: phy power problems on 88e805X chips by Stephen Hemminger · 18 years ago
  14. 013b68b [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume by Brice Goglin · 18 years ago
  15. 6e1e632 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  16. 3e3183b [PATCH] SCX200_ACB: eliminate spurious timeout errors by David Woodhouse · 18 years ago
  17. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  18. 5d2870f [PATCH] memory hotadd fixes: avoid registering res twice by KAMEZAWA Hiroyuki · 18 years ago
  19. fa25d8d [PATCH] memory hotadd fixes: avoid check in acpi by KAMEZAWA Hiroyuki · 18 years ago
  20. e31f59c [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  21. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  22. 64e0cc3 [PATCH] pSeries: hvsi char driver janitorial cleanup by Linas Vepstas · 18 years ago
  23. 229395c [PATCH] pSeries hvsi char driver null pointer deref by Linas Vepstas · 18 years ago
  24. bb39e41 [PATCH] au1100fb: Fix startup sequence by Rodolfo Giometti · 18 years ago
  25. fd2d543 [PATCH] au1100fb: info->var.rotate fix by Rodolfo Giometti · 18 years ago
  26. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  27. af2bc7d [PATCH] omap-rng build fix by David Brownell · 18 years ago
  28. c3760ae [PATCH] crash in aty128_set_lcd_enable() on PowerBook by Olaf Hering · 18 years ago
  29. 927cbe8 [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> by Adrian Bunk · 18 years ago
  30. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  31. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  32. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  33. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  34. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  35. 184dd27 Input: trackpoint - activate protocol when resuming by Dmitry Torokhov · 18 years ago
  36. 0c19fcd8 Input: logips2pp - fix button mapping for MX300 by Roberto Castagnola · 18 years ago
  37. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  38. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  39. 1295278 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  40. efe78cd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  41. 8861e98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  42. 6e31554 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  43. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  44. c54772e [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler by Brice Goglin · 18 years ago
  45. e454358 [PATCH] myri10ge - Write the firmware in 256-bytes chunks by Brice Goglin · 18 years ago
  46. 817acf5 [PATCH] Stop calling phy_stop_interrupts() twice by Sergei Shtylylov · 18 years ago
  47. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  48. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  49. 2b14c30 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  50. 2131ca8 PNP: Add missing casts in printk() arguments by Pierre Ossman · 18 years ago
  51. 5669021 PCI: docking station: remove dock uevents by Kristen Carlson Accardi · 18 years ago
  52. 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
  53. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  54. c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
  55. e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
  56. 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
  57. c31ca59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  58. fd60ae4 IB/uverbs: Avoid a crash on device hot remove by Jack Morgenstein · 18 years ago
  59. 8ddc7c5 IB/ipoib: Remove broken link from Kconfig and documentation by Or Gerlitz · 18 years ago
  60. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 18 years ago
  61. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 18 years ago
  62. 75df23e IB/cm: Fix error handling in ib_send_cm_req by Sean Hefty · 18 years ago
  63. 69e9fbb4 IB/mthca: Clean up mthca array index mask by Roland Dreier · 18 years ago
  64. bf74c74 IB/mthca: Fix mthca_array_clear() thinko by Michael S. Tsirkin · 18 years ago
  65. 46f5960 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. 90eb29e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  67. 202668e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Linus Torvalds · 18 years ago
  68. cae74b3 Revert "[PATCH] USB: move usb_device_class class devices to be real devices" by Greg Kroah-Hartman · 18 years ago
  69. 27fb4f0 Revert "[PATCH] USB: convert usb class devices to real devices" by Greg Kroah-Hartman · 18 years ago
  70. f443ddf USB: UHCI: Don't test the Short Packet Detect bit by Alan Stern · 18 years ago
  71. de1caa4 USB: unusual_devs entry for Nokia 3250 by Alan Stern · 18 years ago
  72. b4dbda1 USB: dummy-hcd: disable interrupts during req->complete by Alan Stern · 18 years ago
  73. be0c801 USB: fix the USB_GADGET_DUMMY_HCD dependencies by Adrian Bunk · 18 years ago
  74. 168ffc4 USB: ati_remote.c: autorepeat fix by Marko Macek · 18 years ago
  75. 23219c1 USB: Patch for rtl8150 to fix unplug problems by Peter Chubb · 18 years ago
  76. 6ad576b USB: cypress driver comment updates by Oliver Bock · 18 years ago
  77. eda30fd USB: unusual_devs device removal by Phil Dibowitz · 18 years ago
  78. 3c33242 usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220F by Daniel Drake · 18 years ago
  79. b7aa94b USB: New USB ID for Belkin Serial Adapter by Kim Oldfield · 18 years ago
  80. 274a4bb USB: Additional PID for the ftdi_sio driver by Dave Platt · 18 years ago
  81. aec0d50 USB: adding support for SHARP WS003SH to ipaq.c by Norihiko Tomiyama · 18 years ago
  82. a11570f USB: Fix Freescale high-speed USB host dependency by Li Yang · 18 years ago
  83. a01c452 USB: Removed 3-port device handler from Option driver by Matthias Urlichs · 18 years ago
  84. 7c1c2f7 USB: Drop Sierra Wireless MC8755 from the Option driver by Matthias Urlichs · 18 years ago
  85. 31fcbb7 USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. by Matthias Urlichs · 18 years ago
  86. 02b2ac5 USB: Option driver: Short driver names were identical by Matthias Urlichs · 18 years ago
  87. b3fdab5 USB: Option driver: removed change history and linux/version.h include by Matthias Urlichs · 18 years ago
  88. 0365ee0 USB: AT91 OHCI updates, mostly power management by David Brownell · 18 years ago
  89. 8b2e766 USB: AT91 UDC updates, mostly power management by David Brownell · 18 years ago
  90. c7c1742 [IA64] add platform check to snsc driver init by Greg Edwards · 18 years ago
  91. 87f5032 [E1000]: Convert to netdev_alloc_skb by David S. Miller · 18 years ago
  92. a20e9c6 [TG3]: Convert to netdev_alloc_skb by David S. Miller · 18 years ago
  93. e795d09 [NET] infiniband: Cleanup ib_addr module to use the netevents by Tom Tucker · 18 years ago
  94. 9cac2c3 [ATALK]: Make CONFIG_DEV_APPLETALK a tristate. by David S. Miller · 18 years ago
  95. fde627b [PATCH] zd1211rw: Packet filter fix for managed (STA) mode by Ulrich Kunitz · 18 years ago
  96. b269825 [PATCH] zd1211rw: Fixed endianess issue with length info tag detection by Ulrich Kunitz · 18 years ago
  97. b1162b6 [PATCH] zd1211rw: Remove bogus assert by Daniel Drake · 18 years ago
  98. 40da08b [PATCH] zd1211rw: Fix software encryption/decryption by Daniel Drake · 18 years ago
  99. 71eae25 [PATCH] zd1211rw: Pass more management frame types up to host by Daniel Drake · 18 years ago
  100. 99f65f2 [PATCH] zd1211rw: Fixes radiotap header by Ulrich Kunitz · 18 years ago