1. 274102a iwlwifi: support RSN IBSS by Johannes Berg · 15 years ago
  2. 9dc2153 iwlwifi: always support idle mode for agn devices by Wey-Yi Guy · 15 years ago
  3. 52e6b85 iwlagn: add IQ inversion support for 2000 series devices by Wey-Yi Guy · 15 years ago
  4. 7fc11e9 iwlagn: adjust rate table by Wey-Yi Guy · 15 years ago
  5. 10480b0 iwlwifi: check ucode loading error and restart by Wey-Yi Guy · 15 years ago
  6. 78d12c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  7. 7c3ee9e wl12xx: fix warning due to missing arg in ampdu_action by Luciano Coelho · 15 years ago
  8. 5a3a035 iwlwifi: correct frequency settings by Stanislaw Gruszka · 15 years ago
  9. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 15 years ago
  10. e1f4e80 rt2x00: Kill all tasklets during device removal by Ivo van Doorn · 15 years ago
  11. a0aff62 rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. by Gertjan van Wingerde · 15 years ago
  12. 10026f7 rt2x00: Copy the MAC address to the WCID entry properly. by Gertjan van Wingerde · 15 years ago
  13. a45f369 rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 15 years ago
  14. 21957c3 rt2x00: trivial: add \n to WARNING message by Johannes Stezenbach · 15 years ago
  15. f5a9987 Trivial typo fix in comment by Mark Einon · 15 years ago
  16. c6fcc0e rt2x00: Correct initial value of US_CYC_CNT register for pcie interface by RA-Jay Hung · 15 years ago
  17. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 15 years ago
  18. e88399b rt2x00: Remove interrupt thread registration by Helmut Schaa · 15 years ago
  19. bcf3cfd rt2x00: Convert rt2400pci interrupt handling to use tasklets by Helmut Schaa · 15 years ago
  20. 16222a0 rt2x00: Convert rt2500pci interrupt handling to use tasklets by Helmut Schaa · 15 years ago
  21. 5846a55 rt2x00: Convert rt61pci to use tasklets by Helmut Schaa · 15 years ago
  22. a9d61e9 rt2x00: Convert rt2800pci to use tasklets by Helmut Schaa · 15 years ago
  23. c8e15a1 rt2x00: Disable txstatus tasklet by default by Helmut Schaa · 15 years ago
  24. c5c6576 rt2x00: Introduce tasklets for interrupt handling by Helmut Schaa · 15 years ago
  25. 8d59c4e rt2x00: Make periodic beacon updates for PCI devices atomic by Helmut Schaa · 15 years ago
  26. 1dae8d3 rt2x00: Limit beacon updates in bss_info_changed to USB devices by Helmut Schaa · 15 years ago
  27. 8414ff0 rt2x00: Introduce beacon_update_locked that requires caller locking by Helmut Schaa · 15 years ago
  28. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 15 years ago
  29. d828cd5 iwl3945: do not use agn specific IWL_RATE_COUNT by Stanislaw Gruszka · 15 years ago
  30. b955fba ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 15 years ago
  31. 9b00b41 wl12xx: fix use after free by Mathias Krause · 15 years ago
  32. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  33. 3bf63e5 ath9k: fix compile error in non-debug ath_debug_stat_tx() stub by Felix Fietkau · 15 years ago
  34. 9f60e7e iwlwifi: introduce iwl_bt_statistics by Stanislaw Gruszka · 15 years ago
  35. 8c9f514 iwlwifi: remove unneeded disable_hw_scan check by Stanislaw Gruszka · 15 years ago
  36. 88e58fc iwlwifi: introduce iwl_advanced_bt_coexist() by Stanislaw Gruszka · 15 years ago
  37. a839cf6 iwlwifi: remove unneeded __packed by Stanislaw Gruszka · 15 years ago
  38. 5a5289d iwl3945: set STATUS_READY before commit_rxon by Stanislaw Gruszka · 15 years ago
  39. f844a70 iwlwifi: do not set tx power when channel is changing by Stanislaw Gruszka · 15 years ago
  40. 76a9f6f ath5k: Fix short and long retry configuration by Bruno Randolf · 15 years ago
  41. de87f73 ath9k: use common API to avoid code duplication by Rajkumar Manoharan · 15 years ago
  42. ebefce3 ath9k_hw: Update PMU setting to improve ripple issue for AR9485. by Vivek Natarajan · 15 years ago
  43. bdd62c0 ath9k: Fix a locking related issue. by Vivek Natarajan · 15 years ago
  44. 22983c3 ath9k_hw: DDR_PLL and BB_PLL need correct setting. by Vivek Natarajan · 15 years ago
  45. 181fb18 ath9k: Fix a PLL hang issue observed with AR9485. by Vivek Natarajan · 15 years ago
  46. b141581 ath9k_hw: Add a function to read sqsum_dvc. by Vivek Natarajan · 15 years ago
  47. 74f7635 ath9k_hw: Add RX filters by Sujith Manoharan · 15 years ago
  48. 0d95521 ath9k: use split rx buffers to get rid of order-1 skb allocations by Felix Fietkau · 15 years ago
  49. 4d90674 ath9k_hw: Fix INI fixup by Sujith Manoharan · 15 years ago
  50. 00e0003 ath9k_hw: Fix opmode initialization by Sujith Manoharan · 15 years ago
  51. 53e3b6e ath5k: remove debug_dump_skb() functions by Bob Copeland · 15 years ago
  52. 0e47225 ath5k: use tracing for packet tx/rx dump by Bob Copeland · 15 years ago
  53. b453175 ath9k: Remove unused IEEE80211_WEP_NKID by Bruno Randolf · 15 years ago
  54. ead3dcf ath5k: Enable 802.11j 4.9GHz frequencies by Bruno Randolf · 15 years ago
  55. 5719efd ath: Add function to check if 4.9GHz channels are allowed by Bruno Randolf · 15 years ago
  56. 20a9049 ath5k: Use local variable for capabilities by Bruno Randolf · 15 years ago
  57. 5bec3e5 ath9k: fix tx queue index confusion in debugfs code by Felix Fietkau · 15 years ago
  58. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  59. 0cdd5c6 ath9k: remove the bf->aphy field by Felix Fietkau · 15 years ago
  60. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  61. 3430239 ath9k: remove the virtual wiphy debugfs interface by Felix Fietkau · 15 years ago
  62. 9246041 ath9k: clean up the code that wakes the mac80211 queues by Felix Fietkau · 15 years ago
  63. cbdbc5e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 15 years ago
  64. c7c1806 ath9k: Fix power save usage count imbalance on deinit by Rajkumar Manoharan · 15 years ago
  65. 5b64aa7 ath9k_hw: Fix system hang when resuming from S3/S4 by Rajkumar Manoharan · 15 years ago
  66. ea88835 ath9k_htc: fix race conditions when stop device by Stanislaw Gruszka · 15 years ago
  67. 203043f ath9k: fix race conditions when stop device by Stanislaw Gruszka · 15 years ago
  68. c9234a6 ath5k: correct endianness of frame duration by Bob Copeland · 15 years ago
  69. 15411c2 ath5k: fix error handling in ath5k_hw_dma_stop by Bob Copeland · 15 years ago
  70. bc5892c rtlwifi: Fix firmware upload errors by Chaoming Li · 15 years ago
  71. 8d8d3fd ath9k: fix misplaced debug code by Felix Fietkau · 15 years ago
  72. aa32452 carl9170: utilize fw seq counter for mgmt/non-QoS data frames by Christian Lamparter · 15 years ago
  73. c42d6cf carl9170: enable wake-on-lan feature testing by Christian Lamparter · 15 years ago
  74. 9e09b5c carl9170: update fw/hw headers by Christian Lamparter · 15 years ago
  75. 436d0d9 ath9k: clean up enums and unused macros by Mohammed Shafi Shajakhan · 15 years ago
  76. 62362de Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  77. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 15 years ago
  78. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 15 years ago
  79. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 15 years ago
  80. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 15 years ago
  81. e5e2f24 wl12xx: disable auto-arp by Eliad Peller · 15 years ago
  82. ea45b2c wl12xx: Increase scan channel dwell time for passive scans by Juuso Oikarinen · 15 years ago
  83. 8e2de74 wl12xx: wrong values are returned in gpio_power_write() by Eliad Peller · 15 years ago
  84. bbba3e6 wl12xx: BA receiver support by Levi, Shahar · 15 years ago
  85. 4b7fac7 wl12xx: BA initiator support by Levi, Shahar · 15 years ago
  86. 6c89b7b wl12xx: Add channel 14 to list of supported 2ghz channels by Arik Nemtsov · 15 years ago
  87. d75387c wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW by Arik Nemtsov · 15 years ago
  88. 4ae3fa8 wl12xx: Cleanup PLT mode when module is removed by Juuso Oikarinen · 15 years ago
  89. 1d4801f wl12xx: fix some endianess bugs by Eliad Peller · 15 years ago
  90. 4c9cfa7 wl12xx: add hw configuration for max supported AMDPU size by Luciano Coelho · 15 years ago
  91. 491bbd6 wl12xx: change debug_level module param sysfs permissions by Guy Eilam · 15 years ago
  92. 2d6e4e76 wl12xx: lock the RCU when accessing sta via ieee80211_find_sta() by Luciano Coelho · 15 years ago
  93. a8aaaf5 wl12xx: don't modify the global supported band structures by Luciano Coelho · 15 years ago
  94. fa287b8 wl12xx: don't join upon disassociation by Eliad Peller · 15 years ago
  95. 038d925 wl12xx: Enable AP-mode by Arik Nemtsov · 15 years ago
  96. 31d26ec wl12xx: Read MAC address from NVS file on HW startup by Arik Nemtsov · 15 years ago
  97. 166d504 wl12xx: AP mode - fetch appropriate firmware for AP by Arik Nemtsov · 15 years ago
  98. 7f179b4 wl12xx: AP mode - encryption support by Arik Nemtsov · 15 years ago
  99. 488fc54 wl12xx: AP mode - record TX configuration settings by Arik Nemtsov · 15 years ago
  100. c6c8a65 wl12xx: AP mode - changes in TX path by Arik Nemtsov · 15 years ago