1. a77ff70 igb: update tx DMA mapping error handling by Nick Nunley · 15 years ago
  2. 58fd62f igb: change descriptor control thresholds by Nick Nunley · 15 years ago
  3. fe0592b igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors by Nick Nunley · 15 years ago
  4. d3eeb62 igb: remove unused vmolr value by Nick Nunley · 15 years ago
  5. 91d4ee3 igb: minor type cleanups by Nick Nunley · 15 years ago
  6. 40e90c2 igb: move gso_segs into buffer_info structure by Nick Nunley · 15 years ago
  7. 717ba08 igb: inline igb_maybe_stop_tx by Nick Nunley · 15 years ago
  8. 43915c7c igb: only read phy specific stats if in internal phy mode by Nick Nunley · 15 years ago
  9. e6bdb6f igb: only support SRRCTL_DROP_EN when using multiple queues by Nick Nunley · 15 years ago
  10. abe1c36 igb: cap interrupts at 20K per queue when in itr mode 3 by Nick Nunley · 15 years ago
  11. 2d0b0f6 igb: remove adaptive IFS from driver by Nick Nunley · 15 years ago
  12. 3025a44 igb: Allocate rings seperately instead of as a block by Alexander Duyck · 15 years ago
  13. b94f2d7 igb: call pci_save_state after pci_restore_state by Nick Nunley · 15 years ago
  14. 88a268c igb: Power down link when interface is down by Nick Nunley · 15 years ago
  15. 53c992f igb: ignore EEPROM APME check when shutting down serdes link by Nick Nunley · 15 years ago
  16. 3145535 igb: Report link status in ethtool when interface is down by Nick Nunley · 15 years ago
  17. 22939f0 igb: add support for wake-on-link by Nick Nunley · 15 years ago
  18. 26b3927 igb: remove unecessary q_vector declarations and remove itr_shift by Alexander Duyck · 15 years ago
  19. f6ca057 b44: Ratelimit timeout error message. by Jochen Friedrich · 15 years ago
  20. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 15 years ago
  21. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. e06d41d netdev: bfin_mac: drop experimental markings on RMII support by Mike Frysinger · 15 years ago
  23. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  24. 1868821 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  25. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  26. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  27. 771f4c8 CAPI: Remove experimental tag from middleware feature by Jan Kiszka · 15 years ago
  28. 79e95f4 CAPI: Schedule capifs for removal by Jan Kiszka · 15 years ago
  29. c6af043 CAPI: Drop special controller lookup from capi20_put_message by Jan Kiszka · 15 years ago
  30. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 15 years ago
  31. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 15 years ago
  32. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 15 years ago
  33. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 15 years ago
  34. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 15 years ago
  35. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 15 years ago
  36. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 15 years ago
  37. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 15 years ago
  38. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 15 years ago
  39. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 15 years ago
  40. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 15 years ago
  41. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 15 years ago
  42. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 15 years ago
  43. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 15 years ago
  44. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 15 years ago
  45. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 15 years ago
  46. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 15 years ago
  47. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 15 years ago
  48. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 15 years ago
  49. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 15 years ago
  50. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 15 years ago
  51. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 15 years ago
  52. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 15 years ago
  53. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 15 years ago
  54. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 15 years ago
  55. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 15 years ago
  56. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 15 years ago
  57. 88c896e CAPI: Rework application locking by Jan Kiszka · 15 years ago
  58. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 15 years ago
  59. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 15 years ago
  60. 3efecf7 CAPI: Rework capi_ctr_ready/down by Jan Kiszka · 15 years ago
  61. 9717fb8 CAPI: Convert capi drivers rwlock into mutex by Jan Kiszka · 15 years ago
  62. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 15 years ago
  63. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 15 years ago
  64. e11e7ac CAPI: Pin capifs instead of mounting it by Jan Kiszka · 15 years ago
  65. 07ad603 CAPI: Eliminate capifs_root variable by Jan Kiszka · 15 years ago
  66. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 15 years ago
  67. c947862 CAPI: Fix leaks in capifs_new_ncci by Jan Kiszka · 15 years ago
  68. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  69. 9e3f806 drivers/net/pcnet32.c: Checkpatch cleaning by Joe Perches · 15 years ago
  70. 13ff83b drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 15 years ago
  71. 249658d drivers/net/tehuti.c: trivial checkpatch cleanups by Joe Perches · 15 years ago
  72. cb001a1 drivers/net/tehuti.c: Hoist assigns out of ifs by Joe Perches · 15 years ago
  73. 865a21a drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 15 years ago
  74. 6c35aba drivers/net/sky2: Convert to use netif_printk macros by Joe Perches · 15 years ago
  75. 6909c66 drivers/net/ixgb: Use netif_printk macros by Joe Perches · 15 years ago
  76. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 15 years ago
  77. bec9204 bnx2: Update firmwares and update version to 2.0.8. by Michael Chan · 15 years ago
  78. c9885fe bnx2: Fix bug when saving statistics. by Patrick Rabau · 15 years ago
  79. beb499a bnx2: Allow user-specified multiple advertisement speed values. by Michael Chan · 15 years ago
  80. 5726026 bnx2: Adjust flow control water marks. by Michael Chan · 15 years ago
  81. e9f26c4 bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. by Michael Chan · 15 years ago
  82. efde73a bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. by Michael Chan · 15 years ago
  83. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 15 years ago
  84. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  85. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  86. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  87. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  88. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  89. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  90. b9df794 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  91. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  92. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  93. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  94. 39232b3 USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  95. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 15 years ago
  96. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  97. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  98. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 15 years ago
  99. 9307f6b dm: sysfs revert add empty release function to avoid debug warning by Alasdair G Kergon · 15 years ago
  100. 9eef87d dm mpath: fix stall when requeueing io by Kiyoshi Ueda · 15 years ago