1. 69bbc7d p54: move p54_vdcf_init to the right place. by Christian Lamparter · 17 years ago
  2. 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 17 years ago
  3. fcd7cc1 rtl8187: Add USB ID for Netgear WG111V3 by matthieu Barthélemy · 17 years ago
  4. a58d452 b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) by Larry Finger · 17 years ago
  5. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 17 years ago
  6. 37465c8 ath5k: Don't fiddle with MSI on suspend/resume. by Michael Karcher · 17 years ago
  7. 7f37441 ssb: allow compilation on systems without PCI by Holger Schurig · 17 years ago
  8. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 17 years ago
  9. aaa1553 p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" by Christian Lamparter · 17 years ago
  10. 88b9e2b ath9k: work around gcc ICEs (again) by Adrian Bunk · 17 years ago
  11. 2319791 tg3: Update version to 3.94 by Matt Carlson · 17 years ago
  12. 816f8b8 tg3: fix 64 bit counter for ethtool stats by Stefan Buehler · 17 years ago
  13. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 17 years ago
  14. bc7959b tg3: Turn off ASF "driver alive" heartbeats for APE by Matt Carlson · 17 years ago
  15. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 17 years ago
  16. 731fd79 tg3: Refine APE status check by Matt Carlson · 17 years ago
  17. 77b483f tg3: Add APE register access locking by Matt Carlson · 17 years ago
  18. c6153b5 ipv4: Disable route secret interval on zero interval by Herbert Xu · 17 years ago
  19. 323c048 pkt_sched: Fix unlocking in tc_ctl_tfilter() by Jarek Poplawski · 17 years ago
  20. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 17 years ago
  21. 0eb8b1fe bnx2: Update version to 1.8.0. by Michael Chan · 17 years ago
  22. f22828e bnx2: Reinsert VLAN tag when necessary. by Michael Chan · 17 years ago
  23. 729b85c bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. by Michael Chan · 17 years ago
  24. 7c6337a bnx2: Fix logic to setup VLAN rx tagging. by Michael Chan · 17 years ago
  25. b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  26. c091258 AX88796: Fix locking in ethtool support by Ben Dooks · 17 years ago
  27. 1a3c4bc atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? by roel kluin · 17 years ago
  28. c7e65c1 [netdrvr] ne: Use CONFIG_MACH_TX49XX by Atsushi Nemoto · 17 years ago
  29. 85a73b3 Kconfig: HSO driver bugfixes and updates by David Brownell · 17 years ago
  30. 0235f64 USB: HSO: minor fixes due to code review by Greg Kroah-Hartman · 17 years ago
  31. 6c59f56 USB: HSO: make tty_operations const by Greg Kroah-Hartman · 17 years ago
  32. 6d558a5 hso: fix refcounting on the ttyHSx devices by Olivier Blin · 17 years ago
  33. add477d hso: fix oops in read/write callbacks by Olivier Blin · 17 years ago
  34. 1595ab5 [netdrvr] uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 17 years ago
  35. 11d89d6 netxen: update driver version by Dhananjay Phadke · 17 years ago
  36. 092bc57 netxen: cleanup interrupt code by Dhananjay Phadke · 17 years ago
  37. 15eef1e netxen: fix dma watchdog by Dhananjay Phadke · 17 years ago
  38. 922c4f2 netxen: force link update across ifdown/ifup by Dhananjay Phadke · 17 years ago
  39. 9e41077 netxen: fix rxbuf leak across driver reload by Dhananjay Phadke · 17 years ago
  40. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 17 years ago
  41. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 17 years ago
  42. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 17 years ago
  43. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 17 years ago
  44. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 17 years ago
  45. 10f1b49 e1000e: Increase Tx timeout factor for 10Mbps by Bruce Allan · 17 years ago
  46. 808ff67 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 by Bruce Allan · 17 years ago
  47. 2d06cad e1000e: Set InterruptThrottleRate to default when invalid value used by Bruce Allan · 17 years ago
  48. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 17 years ago
  49. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 17 years ago
  50. e484d5f sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) by Rafael J. Wysocki · 17 years ago
  51. 2726fcf au1000_eth: use 'unsigned long' for irqflags by Vegard Nossum · 17 years ago
  52. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 17 years ago
  53. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 17 years ago
  54. 2a54adc gianfar: Call gfar_halt_nodisable() from gfar_halt(). by Scott Wood · 17 years ago
  55. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 17 years ago
  56. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  57. 9921b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  58. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  60. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 17 years ago
  61. f362a47 usb: musb: fix hanging when rmmod gadget driver by Felipe Balbi · 17 years ago
  62. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 17 years ago
  63. f331e40 USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers by Greg Kroah-Hartman · 17 years ago
  64. 6188a83 USB: Add vendor/product id of ZTE MF628 to option by Oliver Martin · 17 years ago
  65. ab1666c USB: quirk PLL power down mode by Libin Yang · 17 years ago
  66. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 17 years ago
  67. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 17 years ago
  68. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 17 years ago
  69. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 17 years ago
  70. 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 17 years ago
  71. 630c7aa usb gadget: remove needless struct members by David Brownell · 17 years ago
  72. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 17 years ago
  73. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 17 years ago
  74. 9ff7843 USB: fix compiler warning fix by Alan Stern · 17 years ago
  75. d28525f usb-storage: unusual_devs entry for Nokia 5300 by Alan Stern · 17 years ago
  76. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 17 years ago
  77. bf3fc82 USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver by Leon Leong · 17 years ago
  78. a5f6239 USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b) by Lex Ross · 17 years ago
  79. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 17 years ago
  80. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 17 years ago
  81. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 17 years ago
  82. 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 17 years ago
  83. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 17 years ago
  84. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 17 years ago
  85. f0fa746 USB: update to Documentation by Oliver Neukum · 17 years ago
  86. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 17 years ago
  87. 51cdc1c USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch by Jost Diederichs · 17 years ago
  88. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 17 years ago
  89. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 17 years ago
  90. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 17 years ago
  91. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 17 years ago
  92. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 17 years ago
  93. 368ee64 usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader by Alan Stern · 17 years ago
  94. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 17 years ago
  95. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 17 years ago
  96. 1a21175 USB: fix interface unregistration logic by Alan Stern · 17 years ago
  97. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 17 years ago
  98. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 17 years ago
  99. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 17 years ago
  100. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 17 years ago