1. e542aa6 ehea: code cleanup by Jan-Bernd Themann · 17 years ago
  2. 1eef4e0 ehea: fix for dynamic lpar support by Jan-Bernd Themann · 17 years ago
  3. d683001 Netpoll support for Sibyte MAC by Deepak Saxena · 17 years ago
  4. 0c61ed5 S2io: Remove unused variables by Ramkrishna Vepa · 17 years ago
  5. 1e2b980 MIPSnet: Modernize use platform_device API. by Ralf Baechle · 17 years ago
  6. a5f8f3b skge: version 1.11 by Stephen Hemminger · 17 years ago
  7. 3f0dec7 skge: rearrange fields by Stephen Hemminger · 17 years ago
  8. 992c962 skge: transmit locking improvements by Stephen Hemminger · 17 years ago
  9. 7e0038a skge: ignore unused error interrupts by Stephen Hemminger · 17 years ago
  10. d2f11e0 [PATCH] libertas: use standard kernel macros by Tony Breeds · 17 years ago
  11. af5b5c9 [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work by Michal Schmidt · 17 years ago
  12. fd48f8d [PATCH] airo: Don't check for NULL before kfree() by Michal Schmidt · 17 years ago
  13. aa93c85 [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers by Larry Finger · 17 years ago
  14. aec9102 [PATCH] zd1211rw: More device IDs by Daniel Drake · 17 years ago
  15. f2a81a1 [PATCH] zd1211rw: Add AL2230S RF support by Daniel Drake · 17 years ago
  16. 832855d [PATCH] zd1211rw: Use compare_ether_addr() by Daniel Drake · 17 years ago
  17. 6bab99b Rev tulip version by Valerie Henson · 17 years ago
  18. 1ddb986 Fix tulip SytemError typo by Valerie Henson · 17 years ago
  19. eb117b1 TULIP: Natsemi dp83840a PHY fix by Thibaut VARENE · 17 years ago
  20. b3bff39 TULIP: Fix for 64-bit MIPS by Valerie Henson · 17 years ago
  21. c28896a tc35815: Zap changelog from source code by Atsushi Nemoto · 17 years ago
  22. 793bc0a tc35815: Fix an usage of streaming DMA API. by Atsushi Nemoto · 17 years ago
  23. 1e56a4b pcnet32: change to use netdev_priv by Don Fry · 17 years ago
  24. 6ecb766 pcnet32: only allocate init_block dma consistent by Don Fry · 17 years ago
  25. 1c8816c ixgb: Use ARRAY_SIZE macro when appropriate. by Ahmed S. Darwish · 17 years ago
  26. 363dc36 S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode by Ramkrishna Vepa · 17 years ago
  27. 1c7e5b1 e1000: Use kcalloc() by Yan Burman · 17 years ago
  28. c38db30 e1000: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  29. 024a0a3 network: add the missing phy_device speed information to phy_mii_ioctl by Shan Lu · 17 years ago
  30. 2b27222 sk98lin: handle pci_enable_device() return value in skge_resume() by Dmitriy Monakhov · 17 years ago
  31. f106904 dmfe: add support for Wake on lan by Maxim Levitsky · 17 years ago
  32. bc8a838 dmfe: add support for suspend/resume by Maxim Levitsky · 17 years ago
  33. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 17 years ago
  34. 56e1393 user of the jiffies rounding code: e1000 by Arjan van de Ven · 17 years ago
  35. eea221ce tc35815 driver update (take 2) by Atsushi Nemoto · 17 years ago
  36. 3664006 drivers/net/qla3xxx.c: make 2 functions static by Adrian Bunk · 17 years ago
  37. 7b49034 make drivers/net/s2io.c:vlan_strip_flag static by Adrian Bunk · 17 years ago
  38. 78ee5b3 Add support for Seeq 8003 on Challenge S Mezz board. by Ladislav Michl · 18 years ago
  39. 18604c5 ehea: NAPI multi queue TX/RX path for SMP by Jan-Bernd Themann · 18 years ago
  40. 1acf231 ehea: dynamic add / remove port by Jan-Bernd Themann · 18 years ago
  41. 459e536 chelsio: use const for virtual functions by Stephen Hemminger · 18 years ago
  42. 4c247db chelsio: use C99 style initialization by Stephen Hemminger · 18 years ago
  43. 4d2b8f6 chelsio: remove unused code for 1G boards by Stephen Hemminger · 18 years ago
  44. 0ae0818 [PATCH] bcm43xx: do not rebuild when kernel version changes by Sam Ravnborg · 17 years ago
  45. 99d3184 [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id by Jouni Malinen · 18 years ago
  46. 742e991 [PATCH] ipw2200: fix ieee80211_get_geo typo by Andrew Morton · 18 years ago
  47. b3f1b8c [PATCH] libertas: fix build breakage from netdev class_device -> device by John W. Linville · 18 years ago
  48. ebb4e07 [PATCH] wireless: remove obsolete text files by John W. Linville · 18 years ago
  49. c6710e5 [PATCH] hostap: use offsetof() instead of own equivalent by Pavel Roskin · 18 years ago
  50. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago
  51. 35c3404 [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL by Ulrich Kunitz · 18 years ago
  52. 375dd24 [PATCH] ipw2200: add channels sysfs entry by Zhu Yi · 18 years ago
  53. b9099ff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  54. dc5a144 sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  55. 1764f15 usb-net/pegasus: simplify carrier detection by Dan Williams · 17 years ago
  56. 9401553 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  57. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  58. 28b57cd [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() by Adrian Bunk · 17 years ago
  59. e1f2a09 [SCSI] esp_scsi.c: Fix compilation. by Alexey Dobriyan · 17 years ago
  60. 54d33c4 [MTD] [NAND] CM-x270 MTD driver by Mike Rapoport · 17 years ago
  61. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  62. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  63. d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 17 years ago
  64. b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 17 years ago
  65. 33f73e5 USB: quirk for broken suspend of IT8152F/G by Raphael Assenat · 17 years ago
  66. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 17 years ago
  67. a03c6fa USB: dell device id for option.c by Hans Engelen · 17 years ago
  68. 862e904 USB: Remove Huawei unusual_devs entry by Phil Dibowitz · 17 years ago
  69. 92f5cae USB: CP2101 New Device IDs by Craig Shelley · 17 years ago
  70. 79dcdbf USB: add picdem device to ldusb by Joey Goncalves · 17 years ago
  71. 527660a usbfs micro optimitation by Oliver Neukum · 17 years ago
  72. 1b101ce USB: remove ancient/broken CRIS hcd by David Brownell · 17 years ago
  73. b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 17 years ago
  74. 83f7d95 USB: add "busnum" attribute for USB devices by Alan Stern · 17 years ago
  75. 6a02c996 USB: cxacru: ADSL state management by Simon Arlott · 17 years ago
  76. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  77. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 17 years ago
  78. 3f6e584 USB: BandRich BandLuxe HSDPA Data Card Driver by Leon Leong · 17 years ago
  79. 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 17 years ago
  80. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 17 years ago
  81. f094e4f USB: sierra: add more checks on shutdown by Greg Kroah-Hartman · 17 years ago
  82. 931384f USB: add an ohci board-specific quirk by David Brownell · 17 years ago
  83. 296c024 USB: usbnet reports minidriver name through ethtool by David Brownell · 17 years ago
  84. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  85. 8c9862e USB: fix signed jiffies issue in autosuspend logic by Alan Stern · 17 years ago
  86. ecb658d usbmon: bus zero by Pete Zaitcev · 17 years ago
  87. 35d07fd USB: Allow transfer_buffer with transfer_dma by Tony Lindgren · 17 years ago
  88. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  89. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  90. 38c3cb5 USB: whiteheat: Convert to generic boolean by Richard Knutsson · 17 years ago
  91. 5ec1862 USB: fix omninet write vs. close race by Oliver Neukum · 17 years ago
  92. 2f007de USB: fix error handling for mct_u232 by Oliver Neukum · 17 years ago
  93. 9306fff USB: fix error handling in kl5kusb by Oliver Neukum · 17 years ago
  94. 5a9f4e3 USB: fix catc error handling by Oliver Neukum · 17 years ago
  95. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  96. 4edf2c8 USB: fix ark3116 memory leak by Oliver Neukum · 17 years ago
  97. 868e440 USB: ftdi_sio: Add USB ID of ADSTech USBX-707 by Jelle Foks · 17 years ago
  98. 62127a5 USB: fix race in ftdio_write by Oliver Neukum · 17 years ago
  99. b80349b USB: fix race in visor_write by Oliver Neukum · 17 years ago
  100. b19d402 USB: aircable cleanup by Oliver Neukum · 17 years ago