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