1. 3567c11 iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL by Zhu Yi · 17 years ago
  2. 1f21ad2 b43/b43legacy: fix my copyright notices by Stefano Brivio · 17 years ago
  3. 61bca6e b43: rewrite A PHY initialization by Stefano Brivio · 17 years ago
  4. db9683fb1 b43legacy: rewrite and fix rfkill initialization by Stefano Brivio · 17 years ago
  5. 33a3dc9 b43legacy: use a consistent naming scheme for the ops by Stefano Brivio · 17 years ago
  6. 0a6e1be b43legacy: use the retry limits provided by mac80211 by Stefano Brivio · 17 years ago
  7. 93a3b60 wireless: checkpatch cleanups by Jeff Garzik · 17 years ago
  8. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  9. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  10. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  11. 9f9dac2 libertas: move wlan_*_association_work from header to c file by Holger Schurig · 17 years ago
  12. 49df2b3 iwlwifi: disable interrupts before calling request_irq by Jes Sorensen · 17 years ago
  13. eb76bf2 P54: use temporary variables to reduce size of generated code by Dmitry Torokhov · 17 years ago
  14. 1b34fd3 Prism54: Convert mgmt_sem to the mutex API by Matthias Kaehlcke · 17 years ago
  15. 1e3428e orinoco: more reliable scan handling by Dan Williams · 17 years ago
  16. 40faacc b43: consistent naming for ieee80211_ops by Michael Buesch · 17 years ago
  17. 74cfdba b43: Use the retry limit parameters from mac80211 by Michael Buesch · 17 years ago
  18. c6dfc9a b43: Dereference of wl->current_dev must be protected by wl->mutex by Michael Buesch · 17 years ago
  19. 0c1d379 b43legacy: Remove set_key callback by Michael Buesch · 17 years ago
  20. f34eb69 b43legacy: Rewrite pwork locking by Larry Finger · 17 years ago
  21. 6be5083 b43legacy: Use input-polldev for the rfkill switch by Larry Finger · 17 years ago
  22. 93bb7f3 b43legacy: RF-kill support by Larry Finger · 17 years ago
  23. ba48f7b b43legacy: LED triggers support by Larry Finger · 17 years ago
  24. c8b0e6e iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 by Christoph Hellwig · 17 years ago
  25. 5d08cd1 iwlwifi: keep 3945 and 4965 headers separate by Christoph Hellwig · 17 years ago
  26. 416e143 iwlwifi: mark more functions/variables static by Christoph Hellwig · 17 years ago
  27. 80f3e02 iwlwifi: Update iwlwifi version stamp to 1.1.19 by Zhu Yi · 17 years ago
  28. 6ff7520 iwlwifi: Update iwlwifi version stamp to 1.1.18 by Zhu Yi · 17 years ago
  29. bee488d iwl4965: exclude 60M rate from probe request by mabbas · 17 years ago
  30. d9fd0c9 iwlwifi: Renames struct fw_image_desc to struct fw_desc by Tomas Winkler · 17 years ago
  31. b559e66 iwlwifi: add 5965 SCD registers to iwl-prph.h by Emmanuel Grumbach · 17 years ago
  32. 7088310 iwlwifi: move 3945 SCD registers to iwl-prph.h by Emmanuel Grumbach · 17 years ago
  33. 67dc320 iwlwifi-ht: move 4965 SCD registers to iwl-prph.h by Emmanuel Grumbach · 17 years ago
  34. ac17a94 iwlwifi: replacing wording restricted to nic access in iwl-io by Tomas Winkler · 17 years ago
  35. af7cca2 iwlwifi: rename restricted_mem to targ_mem by Tomas Winkler · 17 years ago
  36. d860965 iwlwifi: replace restricted_reg with prph by Tomas Winkler · 17 years ago
  37. a033f37 iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame by mabbas · 17 years ago
  38. c6f3f65 iwlwifi: using PCI_DEVICE macro by Tomas Winkler · 17 years ago
  39. 12a70fb iwlwifi: remove cck_power_index_compensation by Tomas Winkler · 17 years ago
  40. 3edb059 iwlwifi: remove late null-check and duplicate bug_on by Ian Schram · 17 years ago
  41. bc434dd iwlwifi: Beautify by removing superfluous newlines and code by Ian Schram · 17 years ago
  42. bbc5807 iwlwifi: Two comments in iwl-3945.c were longer than 80 columns by Ian Schram · 17 years ago
  43. 6994633 iwlwifi: remove cck_flag from iwl_driver_hw_info by Tomas Winkler · 17 years ago
  44. f1f1f5c iwlwifi: add TGN flag to qos parameters by Tomas Winkler · 17 years ago
  45. dc2453ae iwlwifi: rs-4965 fix return values by Tomas Winkler · 17 years ago
  46. fc4b685 iwlwifi: renaming last_used and first_empty by Tomas Winkler · 17 years ago
  47. 91e1747 iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_ by Ian Schram · 17 years ago
  48. 01ebd06 iwlwifi: fix various spelling and typos by Ian Schram · 17 years ago
  49. 220173b iwlwifi: Add erp_ie_changed hanlder by Tomas Winkler · 17 years ago
  50. a3c7aa5 rt2x00: Release rt2x00 2.0.12 by Ivo van Doorn · 17 years ago
  51. 2700f8b rt2x00: Correctly set ACK bit in tx descriptors by Mattias Nissler · 17 years ago
  52. 3d82346 rt2x00: Place mutex around USB register access by Adam Baker · 17 years ago
  53. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 17 years ago
  54. 2676c94 rt2x00: Rework rt73 antenna selection by Mattias Nissler · 17 years ago
  55. 5079463 rt2x00: Remove unused variables by Ivo van Doorn · 17 years ago
  56. acaa410 rt2x00: Rework rt61 antenna selection. by Mattias Nissler · 17 years ago
  57. 0e14f6d rt2x00: Unconstify rt2x00dev by Adam Baker · 17 years ago
  58. d9890b8 rt2x00: Detect initial rfkill state on register by Ivo van Doorn · 17 years ago
  59. 4300beb rt2x00: Input-polldev requires input device by Ivo van Doorn · 17 years ago
  60. e4cd2ff rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna by Ivo van Doorn · 17 years ago
  61. e25c4bb rt2x00: Disable RX when switching antenna by Ivo van Doorn · 17 years ago
  62. 2d68de3 [PATCH] rt2x00: Release rt2x00 2.0.11 by Ivo van Doorn · 17 years ago
  63. 16b1951 [PATCH] rt2x00: Fix antenna selection. by Mattias Nissler · 17 years ago
  64. ddc827f [PATCH] rt2x00: Cleanup if-statements by Ivo van Doorn · 17 years ago
  65. 69f81a2 [PATCH] rt2x00: Implement SW diversity by Ivo van Doorn · 17 years ago
  66. 8de8c51 [PATCH] rt2x00: Remove rt2x00_clear_link by Ivo van Doorn · 17 years ago
  67. 39e7585 [PATCH] rt2x00: SW diversity should default to antenna B by Ivo van Doorn · 17 years ago
  68. addc81bd [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00 by Ivo van Doorn · 17 years ago
  69. 362f3b6 [PATCH] rt2x00: Use enum defines by Ivo van Doorn · 17 years ago
  70. ebcf26d [PATCH] rt2x00: Move quality statistics into seperate structure by Ivo van Doorn · 17 years ago
  71. 15ca36f [LIBERTAS]: Remove last stray user of MAC_FMT. by David S. Miller · 17 years ago
  72. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  73. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 17 years ago
  74. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  75. 003faaa bcm43xx: mark as obsolete and schedule for removal by John W. Linville · 17 years ago
  76. a781cf9 iwlwifi: fix possible read attempt on ucode that is not available by Reinette Chatre · 17 years ago
  77. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  78. d101f64 rt2x00: Fix ieee80211 payload alignment by Ivo van Doorn · 17 years ago
  79. a38db5b b43: fix use-after-free rfkill bug by Stefano Brivio · 17 years ago
  80. 8ff9d21 ipw2200: fix typo in kerneldoc by Stefano Brivio · 17 years ago
  81. 436c885 wireless/libertas support for 88w8385 sdio older revision by Marc Pignat · 17 years ago
  82. e52742d hostap: section mismatch warning by Randy Dunlap · 17 years ago
  83. 9ea7d6cb9 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  84. c5d0dc5 rt2x00: Put 802.11 data on 4 byte boundary by Ivo van Doorn · 17 years ago
  85. dd87145 rt2x00: Corectly initialize rt2500usb MAC by Ivo van Doorn · 17 years ago
  86. 62bc060 rt2x00: Allow rt61 to catch up after a missing tx report by Mattias Nissler · 17 years ago
  87. d987160 b43: Fix rxheader channel parsing by Michael Buesch · 17 years ago
  88. 61c93f4 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  89. 412e9e7 ipw2200: prevent alloc of unspecified size on stack by Reinette Chatre · 17 years ago
  90. b24d22b iwlwifi: fix possible priv->mutex deadlock during suspend by Zhu Yi · 17 years ago
  91. 7d2e941 p54: add Kconfig description by Michael Wu · 17 years ago
  92. 9934550 rtl8187: Add USB ID for Sitecom WL-168 v1 001 by Matthias Mueller · 17 years ago
  93. 53e4909 iwlwifi: fix rf_kill state inconsistent during suspend and resume by Zhu Yi · 17 years ago
  94. 1a8d122 b43: Fix rfkill radio LED by Larry Finger · 17 years ago
  95. cb935cb bcm43xx_debugfs sscanf fix by Andrew Morton · 17 years ago
  96. aaf44a0 libertas: select WIRELESS_EXT by Dan Williams · 17 years ago
  97. a5acc37 iwlwifi3945/4965: fix rate control algo reference leak by Cyrill Gorcunov · 17 years ago
  98. 2ef19e6 wireless/ipw2200.c: add __dev{init,exit} annotations by Adrian Bunk · 17 years ago
  99. 9313794 zd1211rw: Fix alignment problems by Ulrich Kunitz · 17 years ago
  100. 85b161a Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago