1. 8f61128 b43: work around a locking issue in ->set_tim() by Felix Fietkau · 15 years ago
  2. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 15 years ago
  3. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  4. 37b12dd rtl8187: Fix kernel oops when device is removed when LEDS enabled by Larry Finger · 15 years ago
  5. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  6. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  7. 9a3f451 b43: Fix DMA TX bounce buffer copying by Michael Buesch · 15 years ago
  8. 2272064 rt73usb.c : more ids by Xose Vazquez Perez · 15 years ago
  9. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  10. 30bd572 airo: Reorder tests, check bounds before element by Roel Kluin · 15 years ago
  11. d18ba45 libertas spi: fix sparse errors by Holger Schurig · 15 years ago
  12. e6693ea b43: add 'struct b43_wl' missing declaration by Miguel Boton · 15 years ago
  13. d50bae3 b43: Fix Bugzilla #14181 and the bug from the previous 'fix' by Larry Finger · 15 years ago
  14. 1761631 rt2x00: Fix crypto in TX frame for rt2800usb by Benoit PAPILLAULT · 15 years ago
  15. c49de94 libertas: fix build by Alan Cox · 15 years ago
  16. edbfdcc b43: fix ieee80211_rx() context by Johannes Berg · 15 years ago
  17. d7c76f4 iwlwifi: change the order of freeing memory by Wey-Yi Guy · 15 years ago
  18. 7e937c6 b43: do not stack-allocate pio rx/tx header and tail buffers by Albert Herranz · 15 years ago
  19. f5b4da2 b43: Fix PPC crash in rfkill polling on unload by Larry Finger · 15 years ago
  20. 9e7ba24 mac80211: fix ADM8211_SYNCTL_RFtype define by Roel Kluin · 15 years ago
  21. 0358bc2 iwlwifi: use %pM for formatted MAC addresses by Bjorn Helgaas · 15 years ago
  22. 49d965c b43: Protect sanity check against physical device removal by Michael Buesch · 15 years ago
  23. 886e71d iwlagn: fix compile warning in iwl5000_gain_computation by Reinette Chatre · 15 years ago
  24. 9024adf iwlwifi: fix compile warning by Reinette Chatre · 15 years ago
  25. 722d9b1 iwlwifi: fix EEPROM enhance tx power offset by Wey-Yi Guy · 15 years ago
  26. 2facba7 iwlwifi: incorrect method used for finding valid OTP blocks by Jay Sternberg · 15 years ago
  27. 727c988 b43: Don't use struct wldev after detach. by Michael Buesch · 15 years ago
  28. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 15 years ago
  29. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 15 years ago
  30. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 15 years ago
  31. ffed130 mac80211_hwsim: Fix initial beacon timer configuration by Jouni Malinen · 15 years ago
  32. b96ab54 b43: Always use block-I/O for the PIO data registers by Michael Buesch · 15 years ago
  33. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 15 years ago
  34. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 15 years ago
  35. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 15 years ago
  36. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  37. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  38. 139d606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 15 years ago
  40. 6c6a22e iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx by Stanislaw Gruszka · 15 years ago
  41. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 15 years ago
  42. 33e2fb2 drivers/net/wireless: Use usb_endpoint_dir_out by Julia Lawall · 15 years ago
  43. 018ae37 wl12xx: fix kconfig/link errors by Randy Dunlap · 15 years ago
  44. fe24756 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv by Andrew Price · 15 years ago
  45. f82a924 iwlwifi: reduce noise when skb allocation fails by Reinette Chatre · 15 years ago
  46. bba9887 iwlwifi: do not send sync command while holding spinlock by Reinette Chatre · 15 years ago
  47. fe9f634 ar9170usb: add usbid for TP-Link TL-WN821N v2 by Christian Lamparter · 15 years ago
  48. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 15 years ago
  49. edbf51f ath9k: Fix regression in PA calibration by Sujith · 15 years ago
  50. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 15 years ago
  51. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 15 years ago
  52. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 15 years ago
  53. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 15 years ago
  54. 9ebef799 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 15 years ago
  55. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 15 years ago
  56. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 15 years ago
  57. 46fe782 ath9k: Restore TSF after RESET by Sujith · 15 years ago
  58. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  59. 6170cd5 ath9k: Set default noise floor value for AR9287 by Vivek Natarajan · 15 years ago
  60. 692e565 b43: Implement RFKILL status for LP PHY by Larry Finger · 15 years ago
  61. 4963cce b43: Remove BROKEN attribute from SDIO by Michael Buesch · 15 years ago
  62. 82905ac b43: fix build error if !CONFIG_B43_LEDS by Albert Herranz · 15 years ago
  63. e899a3f b43: Don't abuse wl->current_dev in the led work by Michael Buesch · 15 years ago
  64. 9308779 b43: Add LP PHY Analog Switch Support by Thomas Ilnseher · 15 years ago
  65. 09ebe2f b43: Disable PMQ mechanism by Michael Buesch · 15 years ago
  66. 990b86f b43: Add optional verbose runtime statistics by Michael Buesch · 15 years ago
  67. 176e9f6 b43: Fix IRQ sync for SDIO by Michael Buesch · 15 years ago
  68. a8696c8 b43: Fix SDIO interrupt handler deadlock by Michael Buesch · 15 years ago
  69. ce6c4a1 b43: Do not use _irqsafe callbacks by Michael Buesch · 15 years ago
  70. 3dbba8e b43: Add Soft-MAC SDIO device support by Albert Herranz · 15 years ago
  71. a78b3bb b43: Rewrite suspend/resume code by Michael Buesch · 15 years ago
  72. c3de943 p54usb: add Zcomax XG-705A usbid by Christian Lamparter · 15 years ago
  73. 96d8c6a iwlwifi: disable powersave for 4965 by Johannes Berg · 15 years ago
  74. 4a86eaa iwlwifi: find the correct first antenna by Wey-Yi Guy · 15 years ago
  75. de0bd50 iwlwifi: fix potential rx buffer loss by Reinette Chatre · 15 years ago
  76. c929c5a iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 15 years ago
  77. 91d372c b43: Fix resume failure by Michael Buesch · 15 years ago
  78. 7ab44f1 wireless: default CONFIG_WLAN to y by Luis R. Rodriguez · 15 years ago
  79. 10a01bf ath9k: Fix bug in ANI channel handling by Sujith · 15 years ago
  80. 5ab9549 b43: Force-wake queues on init by Michael Buesch · 15 years ago
  81. 05f5719 hostap: Revert a toxic part of the conversion to net_device_ops by Martin Decky · 15 years ago
  82. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  83. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  84. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  85. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  87. 0aad191 wl12xx: switch to %pM to print the mac address by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  88. f7f7117 p54usb: add Zcomax XG-705A usbid by Christian Lamparter · 15 years ago
  89. 9d480b8 debugfs: Change debugfs directory of IWMC3200 by GeunSik Lim · 15 years ago
  90. 559a474 iwlwifi: disable powersave for 4965 by Johannes Berg · 15 years ago
  91. 2ff6578 iwlwifi: find the correct first antenna by Wey-Yi Guy · 15 years ago
  92. 0aae511 iwlwifi: fix potential rx buffer loss by Reinette Chatre · 15 years ago
  93. 392a0ba iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 15 years ago
  94. e175e99 b43: Fix resume failure by Michael Buesch · 15 years ago
  95. ff4d572 wireless: default CONFIG_WLAN to y by Luis R. Rodriguez · 15 years ago
  96. d37b7da ath9k: Fix bug in ANI channel handling by Sujith · 15 years ago
  97. 32f6afd b43: Force-wake queues on init by Michael Buesch · 15 years ago
  98. e484c16 hostap: Revert a toxic part of the conversion to net_device_ops by Martin Decky · 15 years ago
  99. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 15 years ago
  100. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 15 years ago