1. ccbd4d4 rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() by Jesper Juhl · 14 years ago
  2. 35b3ac4 iwmc3200wifi: Return proper error for iwm_if_alloc by Axel Lin · 14 years ago
  3. 4e5518c hostap_cs: fix sleeping function called from invalid context by Stanislaw Gruszka · 14 years ago
  4. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  5. 3b5c582 p54: fix sequence no. accounting off-by-one error by Christian Lamparter · 14 years ago
  6. 55de80d ath9k_htc: Really fix packet injection by Sujith Manoharan · 14 years ago
  7. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 14 years ago
  8. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 14 years ago
  9. 0742206 ath9k_hw: Fix calibration for AR9287 devices by Sujith Manoharan · 14 years ago
  10. 6cae913 ath9k_hw: Fix chip test by Sujith Manoharan · 14 years ago
  11. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  12. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  13. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 14 years ago
  14. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  15. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  16. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  17. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 14 years ago
  18. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 14 years ago
  19. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 14 years ago
  20. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 14 years ago
  21. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 14 years ago
  22. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 14 years ago
  23. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 14 years ago
  24. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 14 years ago
  25. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 14 years ago
  26. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 14 years ago
  27. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 14 years ago
  28. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 14 years ago
  29. ee832d3 ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 14 years ago
  30. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  31. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  32. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  33. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 14 years ago
  34. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 14 years ago
  35. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  36. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  37. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  38. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 14 years ago
  39. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  40. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 14 years ago
  41. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 14 years ago
  42. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 14 years ago
  43. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 14 years ago
  44. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 14 years ago
  45. ad9082a airo: use simple_write_to_buffer by Akinobu Mita · 14 years ago
  46. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  47. cd017f2 iwlagn: fix scan tx antenna setting on 5Ghz band by Stanislaw Gruszka · 14 years ago
  48. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 14 years ago
  49. 554d1d0 iwlagn: enable only rfkill interrupt when device is down by Stanislaw Gruszka · 14 years ago
  50. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 003ea98 iwlwifi: remove reference to Gen2 by Wey-Yi Guy · 14 years ago
  53. bdb84fe iwlagn: fix FH error by Johannes Berg · 14 years ago
  54. e88735d iwlwifi: remove extra string by Wey-Yi Guy · 14 years ago
  55. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. 5c4bc1c rtlwifi: Fix large packet issue by Chaoming Li · 14 years ago
  57. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 14 years ago
  58. e6d8a81 rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load by Larry Finger · 14 years ago
  59. 40d70dd rndis_wlan: add support for set_power_mgmt by Jussi Kivilinna · 14 years ago
  60. 49b35bd rndis_wlan: add support for set_cqm_rssi_config by Jussi Kivilinna · 14 years ago
  61. a3463a1 rndis_wlan: remove unused variable from priv structure by Jussi Kivilinna · 14 years ago
  62. c2aa413 rndis_wlan: constify rndis_config_ops by Jussi Kivilinna · 14 years ago
  63. 21b27be rndis_wlan: turn radio off before interface is bring up by Jussi Kivilinna · 14 years ago
  64. 0b57802 rndis_wlan: do not set default_key if not WEP key by Jussi Kivilinna · 14 years ago
  65. bfe3850 rndis_wlan: scanning, workaround device returning incorrect bssid-list item count. by Jussi Kivilinna · 14 years ago
  66. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  67. d4814e6 b43: N-PHY: update 2056 radio on channel switch on rev3+ by Rafał Miłecki · 14 years ago
  68. d414464 b43: N-PHY: use correct channel tables for rev4+ by Rafał Miłecki · 14 years ago
  69. aca434d b43: N-PHY: avoid PHY hangs for rev 3 and 4 by Rafał Miłecki · 14 years ago
  70. 94a5b04 b43: N-PHY: add init tables for 2056 radio by Rafał Miłecki · 14 years ago
  71. ea7ee14 b43: N-PHY: implement radio 2056 init steps by Rafał Miłecki · 14 years ago
  72. e41596a b43: use correct firmware for newer cores by Rafał Miłecki · 14 years ago
  73. d0ce2d1 ath9k_hw: Fix bug in eeprom data length validation for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  74. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 14 years ago
  75. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 14 years ago
  76. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 14 years ago
  77. 56bd29d ath5k: Separate powertable setup and writing by Bruno Randolf · 14 years ago
  78. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 14 years ago
  79. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 14 years ago
  80. 8d6a686 rtlwifi: Use pci_pcie_cap() by Hauke Mehrtens · 14 years ago
  81. e40b5fa ath9k: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  82. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  83. 2cdb9a4 rt2x00: Use pci_is_pcie() by Hauke Mehrtens · 14 years ago
  84. 750de29 wl12xx: remove unnecessary import by Hauke Mehrtens · 14 years ago
  85. 63d9faf wl1251: remove unnecessary import by Hauke Mehrtens · 14 years ago
  86. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 14 years ago
  87. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 14 years ago
  88. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 14 years ago
  89. 63e35cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  90. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago
  91. 3d986b2 rtlwifi: use alloc_workqueue by John W. Linville · 14 years ago
  92. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 14 years ago
  93. f1a8abb ath9k_hw: fix PA predistortion HT40 mask by Felix Fietkau · 14 years ago
  94. ae29fbb wl1251: wl12xx_get_platform_data() returns an ERR_PTR by Dan Carpenter · 14 years ago
  95. d704300 rtlwifi: Fix use of mutex in interrupt code by Larry Finger · 14 years ago
  96. b1c1d00 ath9k: Properly initialize channel table for 2GHz by Mohammed Shafi Shajakhan · 14 years ago
  97. 18db45c rtl8192ce: Fix typo in Kconfig description by Anisse Astier · 14 years ago
  98. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  99. 4b3ba66 ath9k: fix queue depth check for forming new aggregates by Felix Fietkau · 14 years ago
  100. 5c405b5 rtl8192ce: drop 'rtl8192c-' prefix from files by John W. Linville · 14 years ago