1. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 15 years ago
  2. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 15 years ago
  3. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 15 years ago
  4. c035002 p54: fix race condition in memory management by Christian Lamparter · 15 years ago
  5. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 15 years ago
  6. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 15 years ago
  7. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 15 years ago
  8. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  9. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 15 years ago
  10. 6aa03ab Fix iwlan DMA mapping direction by Fenghua Yu · 15 years ago
  11. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 15 years ago
  12. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 15 years ago
  13. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 15 years ago
  14. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 15 years ago
  15. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 15 years ago
  16. 14990c6 zd1211rw: adding 0ace:0xa211 as a ZD1211 device by Hin-Tak Leung · 15 years ago
  17. fcf6b1bc ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 15 years ago
  18. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 15 years ago
  19. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 15 years ago
  20. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 15 years ago
  21. 1f304e4 iwlwifi: fix kernel oops when ucode DMA memory allocation failure by Zhu, Yi · 15 years ago
  22. eb83bbf rtl8187: Fix error in setting OFDM power settings for RTL8187L by Larry Finger · 15 years ago
  23. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 15 years ago
  24. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 15 years ago
  25. b4068a8 p54usb: fix packet loss with first generation devices by Christian Lamparter · 15 years ago
  26. 637f883 iwlwifi: return NETDEV_TX_OK from _tx ops by Reinette Chatre · 15 years ago
  27. de26249 zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list by Hin-Tak Leung · 15 years ago
  28. e2fe154 p54usb: fix nasty use after free by Christian Lamparter · 15 years ago
  29. 12da401 p54: more cryptographic accelerator fixes by Christian Lamparter · 15 years ago
  30. 40ab73c p54: add missing break in eeprom parser by Chr · 15 years ago
  31. 11eaea4 orinoco: use KERN_DEBUG for link status messages by Pavel Roskin · 15 years ago
  32. 7490889 rt2x00: Fix TX rate short preamble detection by Ivo van Doorn · 15 years ago
  33. 7fe99c4 orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie by Andrey Borzenkov · 15 years ago
  34. 0b491ee usbnet: allow type check of devdbg arguments in non-debug build by Steve Glendinning · 15 years ago
  35. 6747430 p54: fix p54_set_key's return code by Christian Lamparter · 15 years ago
  36. 2757190 p54: set_tim must be atomic. by Artur Skawina · 15 years ago
  37. e223b6d rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free(). by Rami Rosen · 15 years ago
  38. 73e1a65 iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure by Zhu Yi · 15 years ago
  39. 9d97f2e ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK by Jouni Malinen · 15 years ago
  40. b657ead ath9k: Fix an operator typo in phy rate validation by Jouni Malinen · 15 years ago
  41. d71038c libertas: Fix alignment issues in libertas core by Andrey Yurovsky · 15 years ago
  42. ef15aa4 p54: fix oops caused by bad eeproms by Christian Lamparter · 15 years ago
  43. 26d1597 p54: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 15 years ago
  44. 25a4cce iwl3945: fix "‘power_idx’ may be used uninitialized" warning by John W. Linville · 15 years ago
  45. 08cb7e0 b43legacy: fix "‘up_dev’ may be used uninitialized" warning by John W. Linville · 15 years ago
  46. 922d8a0 b43: fix "‘gmode’ may be used uninitialized" warning by John W. Linville · 15 years ago
  47. 51e9915 libertas_tf: return NETDEV_TX_OK in TX op by Andrey Yurovsky · 15 years ago
  48. f1dd2b2 rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES by Ivo van Doorn · 15 years ago
  49. 71ef99c ath5k: fix return values from ath5k_tx by Bob Copeland · 15 years ago
  50. d6e2be9 rtl8187: Fix module so that rmmod/insmod does not error by Johannes Berg · 15 years ago
  51. 124b68e p54: fix WARN_ON at line 2247 of net/mac80211/rx.c by Christian Lamparter · 16 years ago
  52. 4fb7404 ath5k: Correct usage of AR5K_CFG_ADHOC by Steve Brown · 16 years ago
  53. 157ec87 ath9k: Revert fix to TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  54. d3a1db1 ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. by Senthil Balasubramanian · 16 years ago
  55. f3d340c Fix rt2500usb HW crypto: TKIP by Ivo van Doorn · 16 years ago
  56. b55eae3 rtl8180: Fix to add STA mode by Larry Finger · 16 years ago
  57. 1061787 iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. by Daniel Wu · 16 years ago
  58. d15cfc3 rt2x00: Fix segementation fault by Ivo van Doorn · 16 years ago
  59. 00627f2 p54usb: fix random traffic stalls (LM87) by Christian Lamparter · 16 years ago
  60. c1d34c1 p54: crypto offload fixes by Christian Lamparter · 16 years ago
  61. 706ea9b orinoco_cs: add ID for ARtem Onair Comcard 11 by Pavel Roskin · 15 years ago
  62. d732129 iwlwifi: Fix get_cmd_string() for REPLY_3945_RX by Samuel Ortiz · 15 years ago
  63. 86060f0 ath9k: Fix chainmask handling bug by Sujith · 15 years ago
  64. 20953ad orinoco: take the driver lock in the rx tasklet by David Kilroy · 15 years ago
  65. 176ddc7 ath9k: Enforce module build if rfkill is a module by Jouni Malinen · 15 years ago
  66. 878e6a4 p54usb: Add USB ID for Thomson Speedtouch 121g by Michiel · 15 years ago
  67. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 15 years ago
  68. 3be36ae rt2x00: add USB ID for the Linksys WUSB200. by Stefan Lippers-Hollmann · 15 years ago
  69. 51fb80f p54usb: Fix to prevent SKB memory allocation errors with 4K page size by Larry Finger · 15 years ago
  70. d1b2940 rt2x00: Fix radio LED type check by Andrew Price · 15 years ago
  71. 8476a65 Wireless: Fix Kconfig fact error by Erik Ekman · 16 years ago
  72. 43baa5b drivers/net/wireless/libertas: move a dereference below a NULL test by Julia Lawall · 15 years ago
  73. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  74. 4407245 trivial: Fix misspelling of "firmware" in ipw2100.c by Nick Andrew · 15 years ago
  75. d535295 trivial: Fix misspelling of "firmware" in atmel.c by Nick Andrew · 15 years ago
  76. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  77. f201a8a drivers/net/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  78. 6dd0148 drivers/net/wireless/prism54: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  79. a3d1fd2 drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  80. 11ab72a drivers/net/wireless/b43: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  81. bf512bc drivers/net/wireless/ath9k: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  82. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  83. 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
  84. b929ecf b43: Suspend MAC while killing the radio by Michael Buesch · 16 years ago
  85. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  86. d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
  87. 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
  88. be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
  89. ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
  90. aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
  91. 6110781 p54usb: bring first generation devices back to life by Christian Lamparter · 16 years ago
  92. 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
  93. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  94. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  95. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  96. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  97. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  98. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  99. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  100. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago