1. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  2. 2f26e8a atmel: treat firmware data as const by David Woodhouse · 17 years ago
  3. 8b72eb4 p54: treat firmware data as const by David Woodhouse · 17 years ago
  4. f160ebc rt2x00: treat firmware data as const by David Woodhouse · 17 years ago
  5. 45ef0bd zd1201: treat firmware data as const by David Woodhouse · 17 years ago
  6. 6dfff89 libertas: treat firmware data as const by David Woodhouse · 17 years ago
  7. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  8. 86229f0 zd1211rw: stop beacons on remove_interface by Luis Carlos Cobo · 16 years ago
  9. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  10. 9dfd550 zd1211rw: add ID for AirTies WUS-201 by Firat Birlik · 16 years ago
  11. 0ff1cca drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit by Darren Jenkins · 16 years ago
  12. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  13. 7b58ccf libertas: support USB persistence on suspend/resume (resend) by andrey@cozybit.com · 16 years ago
  14. 6afe682 iwlwifi: drop skb silently for Tx request in monitor mode by Zhu Yi · 16 years ago
  15. ec04fd6 iwlwifi: fix incorrect 5GHz rates reported in monitor mode by Rick Farrington · 16 years ago
  16. 1bcca3c hostap: fix sparse warnings by Pavel Roskin · 16 years ago
  17. 15ea0eb hostap: don't report useless WDS frames by default by Pavel Roskin · 16 years ago
  18. 5f4a6fa prism: islpci_eth.c endianness fix by Harvey Harrison · 16 years ago
  19. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  20. 66b5004 iwlwifi: improve scanning band selection management by Ron Rindjunsky · 16 years ago
  21. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 16 years ago
  22. 2f9ec47 b43legacy: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  23. 7b3abfc b43: Fix possible MMIO access while device is down by Michael Buesch · 16 years ago
  24. 664f200 b43legacy: Do not return TX_BUSY from op_tx by Michael Buesch · 16 years ago
  25. c9e8eae b43: Do not return TX_BUSY from op_tx by Michael Buesch · 16 years ago
  26. cb62ecc rt2x00: Add D-link DWA111 support by Ivo van Doorn · 16 years ago
  27. 6847aa5 rt2x00: LEDS build failure by Randy Dunlap · 16 years ago
  28. e76328e4 rt2x00: INPUT build failure by Randy Dunlap · 16 years ago
  29. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 16 years ago
  30. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  31. 051c256 rt2x00: Restrict DMA to 32-bit addresses. by Gertjan van Wingerde · 17 years ago
  32. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 17 years ago
  33. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  34. b6b1619 iwlwifi: fix oops in iwl3945_led_brightness_set by Marcin Slusarz · 17 years ago
  35. d005b1d zd1211rw: Fix data padding for QoS by Michael Buesch · 17 years ago
  36. a01f545 libertas: fix sleep confirmation by Holger Schurig · 17 years ago
  37. ea17730 ipw2200: queue direct scans by Dan Williams · 17 years ago
  38. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 17 years ago
  39. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 17 years ago
  40. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 17 years ago
  41. b212f33 airo warning fix by Andrew Morton · 17 years ago
  42. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 17 years ago
  43. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. a762483 rndis_wlan: add missing range check for power_output modparam by Jussi Kivilinna · 17 years ago
  45. 135a548 iwlwifi: fix rate scale TLC column selection bug by Guy Cohen · 17 years ago
  46. 47cfd46 iwlwifi: fix exit from stay_in_table state by Guy Cohen · 17 years ago
  47. 4364623 rndis_wlan: Make connections to TKIP PSK networks work by Scott Ashcroft · 17 years ago
  48. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 17 years ago
  49. f06a0f4 rt2x00: Reset antenna RSSI after switch by Ivo van Doorn · 17 years ago
  50. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 17 years ago
  51. 0f3e63a rt2x00: Fix memleak in tx() path by Ivo van Doorn · 17 years ago
  52. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 17 years ago
  53. 6b4bec01 b43: Upload both beacon templates on initial load by Michael Buesch · 17 years ago
  54. bc1b1fb rtl8180: fix wrong parameter in grf5101_rf_set_channel by Andrea Merello · 17 years ago
  55. 0a0ab41 rtl8180: fix wrong parameter in max2820_rf_set_channel by Andrea Merello · 17 years ago
  56. 0823b2c rtl8180: fix wrong parameter in sa2400_rf_set_channel by Andrea Merello · 17 years ago
  57. 6f6c218 rtl8180: avoid NULL dereference in max2820_rf_set_channel by John W. Linville · 17 years ago
  58. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 46cb69c missing dependencies on HAS_DMA by Al Viro · 17 years ago
  60. 4ec7ffa misc drivers/net endianness noise by Al Viro · 17 years ago
  61. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 17 years ago
  62. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  63. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 17 years ago
  64. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 17 years ago
  65. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 17 years ago
  66. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 17 years ago
  67. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 17 years ago
  68. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 17 years ago
  69. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 17 years ago
  70. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 17 years ago
  71. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 17 years ago
  72. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. c018607 iwlwifi: Fix frequency in rx_status fill by Emmanuel Grumbach · 17 years ago
  74. dbabad0 zd1211rw: fix potential use-after-free bug by Johannes Berg · 17 years ago
  75. b30cdfc rt2x00: Clean up error handling of PCI queue DMA allocation. by Ivo van Doorn · 17 years ago
  76. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 17 years ago
  77. 7872089 rt2x00: Don't use pskb_expand_head() by Ivo van Doorn · 17 years ago
  78. 6243065 iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected by Zhu Yi · 17 years ago
  79. d5251ae wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined by John W. Linville · 17 years ago
  80. 85b442e prism54: fix regression with missing carrier in AP-mode by Luis R. Rodriguez · 17 years ago
  81. 79f999d strip: Fix termios assumption by Alan Cox · 17 years ago
  82. 1da5ea1 iwlwifi: make IWLWIFI a tristate by Adrian Bunk · 17 years ago
  83. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  84. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 17 years ago
  85. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 17 years ago
  86. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 17 years ago
  87. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 17 years ago
  88. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  89. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 17 years ago
  90. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 17 years ago
  91. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. 8e8bcf1 strip: Fix up strip for the new order by Alan Cox · 17 years ago
  93. 3a8209d iwlwifi: move the selects to the tristate drivers by Adrian Bunk · 17 years ago
  94. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  95. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  96. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 17 years ago
  97. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. 358c129 iwlwifi: Allow building iwl3945 without iwl4965. by Jason Riedy · 17 years ago
  99. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  100. 6440be1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago