1. 91fe9ca orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() by Pavel Roskin · 16 years ago
  2. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 16 years ago
  3. d60cc91 fix iwl3945 registration regression by Johannes Berg · 16 years ago
  4. 591f3dc b43: Do radio lock assertion in software by Michael Buesch · 16 years ago
  5. 6aabd4c rt2x00: Add rt73usb USB IDs by Ivo van Doorn · 16 years ago
  6. e306240 p54usb: add Telsey 802.11g USB2.0 Adapter by Christian Lamparter · 16 years ago
  7. 4fc298b ar9170: add Cace Airpcap NX usb_id by Christian Lamparter · 16 years ago
  8. 011f5c5 airo: queue SIOCSIWAUTH-requested auth mode change for next commit by Dan Williams · 16 years ago
  9. 02a9a39 at76c50x-usb: Add device ID for OQO model 01+ by Jamie Lentin · 16 years ago
  10. f54930f libertas: don't leak skb on receive error by Philip Rakity · 16 years ago
  11. 853da11 ath9k: fix access to a freed skb in ath_rx_tasklet() by Pavel Roskin · 16 years ago
  12. c6dbe17 net/ps3: Fix wireless AP connect error handling by Masakazu Mokuno · 16 years ago
  13. 731c653 p54spi: fix locking warning in p54spi_op_tx by Christian Lamparter · 16 years ago
  14. 5408281 p54: replace MAC80211_LEDS with P54_LEDS in p54.h by Christian Lamparter · 16 years ago
  15. cf68636 b43: Refresh RX poison on buffer recycling by Michael Buesch · 16 years ago
  16. ec9a1d8 b43: Poison RX buffers by Michael Buesch · 16 years ago
  17. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 16 years ago
  18. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 16 years ago
  19. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 16 years ago
  20. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 16 years ago
  21. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 16 years ago
  22. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 16 years ago
  23. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 16 years ago
  24. 149da65 bfin_mac: convert to net_device_ops by Alexander Beregalov · 16 years ago
  25. d9a92ce au1000: convert to net_device_ops by Alexander Beregalov · 16 years ago
  26. 8e7678f atarilance: convert to net_device_ops by Alexander Beregalov · 16 years ago
  27. 444f1a9 a2065: convert to net_device_ops by Alexander Beregalov · 16 years ago
  28. af22ab1 ixgbe: update real_num_tx_queues on changing num_rx_queues by Wu Fengguang · 16 years ago
  29. 95615d9 ixgbe: fix tx queue index by Wu Fengguang · 16 years ago
  30. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 16 years ago
  31. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 16 years ago
  32. 2690f8d bonding: Remove debug printk by Jay Vosburgh · 16 years ago
  33. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 16 years ago
  34. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 16 years ago
  35. d119b39 skge: fix occasional BUG during MTU change by Michal Schmidt · 16 years ago
  36. 0eca93b tun: Fix crash with non-GSO users by Herbert Xu · 16 years ago
  37. 03a980d be2net: fix for default setting of pause auto-negotiation by Ajit Khaparde · 16 years ago
  38. a95c2a3 eth_v10: convert to net_device_ops by Alexander Beregalov · 16 years ago
  39. 2b14254 ioc3-eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  40. 9b6bfec isa-skeleton: convert to net_device_ops by Alexander Beregalov · 16 years ago
  41. d0174ae mac89x0: convert to net_device_ops by Alexander Beregalov · 16 years ago
  42. 5f1fa99 macb: convert to net_device_ops by Alexander Beregalov · 16 years ago
  43. c6e6d85 macsonic: convert to net_device_ops by Alexander Beregalov · 16 years ago
  44. ebf84ea sh_eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  45. 7e4fdcb sun3_82586: convert to net_device_ops by Alexander Beregalov · 16 years ago
  46. 5a1c28b tc35815: convert to net_device_ops by Alexander Beregalov · 16 years ago
  47. 80ef1fc tsi108_eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  48. ccd97bb xtsonic: convert to net_device_ops by Alexander Beregalov · 16 years ago
  49. dcd07be phylib: Add interrupt source check function to M88E1121R driver by Anatolij Gustschin · 16 years ago
  50. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 16 years ago
  51. 140bc92 phylib: Basic support for the M88E1121R Marvell chip by Sergei Poselenov · 16 years ago
  52. 8340020 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  53. 0d489ff tg3: fix big endian MAC address collection failure by James Bottomley · 16 years ago
  54. eebb2af Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  55. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  56. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 16 years ago
  57. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  58. 8371f87 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  59. 29a1e26 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  60. 01e4c5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  61. cec5455 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  62. 9352986 i2c: Let new-style drivers implement attach_adapter by Jean Delvare · 16 years ago
  63. 3f307fb i2c-voodoo3: Deprecate in favor of tdfxfb by Jean Delvare · 16 years ago
  64. c454dee i2c-algo-pca: Fix use of uninitialized variable in debug message by Jean Delvare · 16 years ago
  65. f600535 ata: fix obviously wrong comment by Vegard Nossum · 16 years ago
  66. aa431dd ahci: force CAP_NCQ for earlier NV MCPs by Tejun Heo · 16 years ago
  67. f1c2294 [libata] sata_via: kill uninit'd var warning by Jeff Garzik · 16 years ago
  68. 5a31bec Bonding: fix zero address hole bug in arp_ip_target list by Brian Haley · 16 years ago
  69. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 16 years ago
  70. 9ca046d igb: do not check for vf_data if we didn't enable vfs by Alexander Duyck · 16 years ago
  71. 2d16577 igbvf: fix unused external references by Alexander Duyck · 16 years ago
  72. ff6f63d igb: fix unused external references introduced with sr-iov changes by Alexander Duyck · 16 years ago
  73. fe146be ether3: convert to net_device_ops by Alexander Beregalov · 16 years ago
  74. 0b179e3 ether1: convert to net_device_ops by Alexander Beregalov · 16 years ago
  75. 9aa7b30 ep93xx_eth: convert to net_device_ops by Alexander Beregalov · 16 years ago
  76. 531c680 at91_ether: convert to net_device_ops by Alexander Beregalov · 16 years ago
  77. fefbfb1 am79c961a: convert to net_device_ops by Alexander Beregalov · 16 years ago
  78. f97b1f2 ariadne: convert to net_device_ops by Alexander Beregalov · 16 years ago
  79. 15efc02 ibm_newemac: convert to netdev_ops by Alexander Beregalov · 16 years ago
  80. 8c02acd fs_enet: convert to netdev_ops by Alexander Beregalov · 16 years ago
  81. 3ca17df via-velocity : fix compilation warning. by Séguier Régis · 16 years ago
  82. 57401d5 phy: error handling for platform_device_register_simple() by Dan Carpenter · 16 years ago
  83. d6c519e ixgbe: only allow WOL for 82599 KX4 NIC by Alexander Duyck · 16 years ago
  84. 87c1201 ixgbe: Move the LED blink code to common, since 82599 also uses it by PJ Waskiewicz · 16 years ago
  85. e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 16 years ago
  86. 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  87. d848223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 16 years ago
  88. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 16 years ago
  89. 6594d0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  90. 0534c8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  91. df55292 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  92. 6c2da9c forcedeth: Use napi_complete() not __napi_complete(). by David S. Miller · 16 years ago
  93. 3230e8c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Wim Van Sebroeck · 16 years ago
  94. d831220 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  95. c71d9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. a219ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  97. 340cd44 dm kcopyd: fix callback race by Mikulas Patocka · 16 years ago
  98. 7383085 dm kcopyd: prepare for callback race fix by Mikulas Patocka · 16 years ago
  99. af7e466 dm: implement basic barrier support by Mikulas Patocka · 16 years ago
  100. 92c6390 dm: remove dm_request loop by Mikulas Patocka · 16 years ago