1. e9ba715 wl12xx: avoid bug_on_recovery during fw switch by Eliad Peller · 12 years ago
  2. 6667776 wl12xx: configure the correct beacon_interval by Eliad Peller · 12 years ago
  3. 97fd311 wl12xx: don't allow scanning while device is in ROC by Eliad Peller · 12 years ago
  4. 121af04 wl12xx: don't handle change_channel while associated by Eliad Peller · 12 years ago
  5. 249e969 wl12xx: set correct vif type in change_interface callback by Eliad Peller · 12 years ago
  6. b32b2b0 wl12xx: increment session_counter for device role as well by Eliad Peller · 12 years ago
  7. 9fd6f21 wl12xx: set authorized AP on sta_state notification by Eliad Peller · 12 years ago
  8. 2d6cf2b wl12xx: implement sta_state callback by Eliad Peller · 12 years ago
  9. 8a6a84a wl12xx: consider bss_conf->idle instead of hw->conf.flags by Eliad Peller · 12 years ago
  10. 349345a wl12xx: don't start dev role on ibss vifs by Eliad Peller · 12 years ago
  11. d7b63b9 wl12xx: increase dynamic PS timeout to 200ms by Arik Nemtsov · 12 years ago
  12. b9239b6 wl12xx: flush Tx during suspend and 802.11h chan switch by Arik Nemtsov · 12 years ago
  13. 18aa755 wl12xx: flush all Tx queues on tx_flush timeout by Arik Nemtsov · 12 years ago
  14. 49c9cd2 wl12xx: avoid starving the system hlid by Arik Nemtsov · 12 years ago
  15. 6246ca0 wl12xx: reset link Tx queues when freeing it by Arik Nemtsov · 12 years ago
  16. 0b0e32b wl12xx: change bits in the link_map under spin lock by Arik Nemtsov · 12 years ago
  17. 5af70c8 wl12xx: set the ELP entry delay to the FW dyn-ps timeout by Arik Nemtsov · 12 years ago
  18. e8b461c rt2800pci: Fix 'Error - MCU request failed' during initialization by Jakub Kicinski · 12 years ago
  19. 09a3311 rt2800: Add documentation on MCU requests by Jakub Kicinski · 12 years ago
  20. 2530c55 iwlwifi: iwl-agn.h included twice by Danny Kukawka · 12 years ago
  21. c143189 mac80211_hwsim: correctly line up a multiline printk by Antonio Quartulli · 12 years ago
  22. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  23. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 12 years ago
  24. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  25. fda8241 brcm80211: fmac: use correct firmware filename by Rafał Miłecki · 12 years ago
  26. d4ca009 brcm80211: fmac: fix a couple checking after dereference bugs by Dan Carpenter · 12 years ago
  27. 06d9b6a net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h by Stanislav Yakovlev · 12 years ago
  28. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 12 years ago
  29. 682dd04 ath9k: Cleanup mci.c by Sujith Manoharan · 12 years ago
  30. 37cd9d7 ath9k_hw: MCI whitespace/debug cleanup by Sujith Manoharan · 12 years ago
  31. 0cc4cde ath9k_hw: Remove HW revision checks by Sujith Manoharan · 12 years ago
  32. 4f851df ath9k_hw: Cleanup MCI reset routine by Sujith Manoharan · 12 years ago
  33. 70982b7 ath9k: Modify ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  34. 9a15858 ath9k: Remove ATH9K_HW_CAP_MCI checks by Sujith Manoharan · 12 years ago
  35. 64ab38d ath9k: Remove ATH_BTCOEX_CFG_NONE checks by Sujith Manoharan · 12 years ago
  36. 9d5b80f ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  37. cee5341 ath9k_htc: Init BTCOEX inside htc_drv_gpio.c by Sujith Manoharan · 12 years ago
  38. bf047fc ath9k_htc: Start/stop btcoex using a helper by Sujith Manoharan · 12 years ago
  39. dbccdd1 ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  40. a3f846f ath9k_hw: Cleanup MCI function declarations by Sujith Manoharan · 12 years ago
  41. f4701b5 ath9k_hw: Cleanup MCI bits from hw.h by Sujith Manoharan · 12 years ago
  42. 528e5d3 ath9k_hw: Cleanup MCI bits from ath9k_hw_reset() by Sujith Manoharan · 12 years ago
  43. f2f408e ath9k_hw: Setup MCI calibration using a helper by Sujith Manoharan · 12 years ago
  44. d1ca8b8 ath9k_hw: Handle MCI power state using a helper by Sujith Manoharan · 12 years ago
  45. 5a1e273 ath9k_hw: Use a helper function to get MCI ISR by Sujith Manoharan · 12 years ago
  46. d68475d ath9k: Initialize BTCOEX scheme using a helper by Sujith Manoharan · 12 years ago
  47. 4daa776 ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 12 years ago
  48. c0ac53f ath9k: Calculate ampdu limit using a helper by Sujith Manoharan · 12 years ago
  49. 56ca0dba ath9k: Process BTCOEX interrupts using a helper by Sujith Manoharan · 12 years ago
  50. df198b1 ath9k: Use proper start/stop routines for BTCOEX by Sujith Manoharan · 12 years ago
  51. 5908120 ath9k: Move BTCOEX init/deinit functions to gpio.c by Sujith Manoharan · 12 years ago
  52. d3c83ac ath9k: Initialize MCI params using a helper by Sujith Manoharan · 12 years ago
  53. ea510e4 ath9k: Cleanup MCI init/deinit routines by Sujith Manoharan · 12 years ago
  54. c91ec46 ath9k: Remove AR9462 v1.0 support by Sujith Manoharan · 12 years ago
  55. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  56. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  57. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 12 years ago
  58. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 12 years ago
  59. c393862 wireless: Fix typo in mac80211_hwsim.c by Masanari Iida · 12 years ago
  60. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 12 years ago
  61. a39fb22 ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back by Pavel Roskin · 12 years ago
  62. 4e3c3b8 rtlwifi: Fix breakage in debug functions when built as a module by Larry Finger · 12 years ago
  63. 2e9c43d rt2x00:Add VCO recalibration by John Li · 12 years ago
  64. 9da2723 ath9k: Fix descriptor length for AR9462 by Sujith Manoharan · 12 years ago
  65. f4c6ac27 ath9k: Fix programming SYNTH4 for AR9462 by Sujith Manoharan · 12 years ago
  66. ae245cd ath9k: Initialize NF values properly by Sujith Manoharan · 12 years ago
  67. 4bc7cda ath9k: Remove unused initvals by Sujith Manoharan · 12 years ago
  68. dbb07f0 ath9k: Fix phyerr debug statistics by Sujith Manoharan · 12 years ago
  69. 4203214 ath9k: Prettify recv debugfs file output by Sujith Manoharan · 12 years ago
  70. f8b815d ath9k: Add a debugfs file to display reset statistics by Sujith Manoharan · 12 years ago
  71. 6bcf6f6 ath9k: Merge wiphy and misc debugfs files by Sujith Manoharan · 12 years ago
  72. 25d78d3 ath9k: Remove unnecessary variable initialization by Sujith Manoharan · 12 years ago
  73. 14fec8d ath9k_hw: remove duplicate initvals by Felix Fietkau · 12 years ago
  74. d42a179 rt2x00: Add support for D-Link DWA-127 to rt2800usb. by Gertjan van Wingerde · 12 years ago
  75. d896d46 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 12 years ago
  76. 0a8a721 ath9k: remove unnecessary PS wrappers by Mohammed Shafi Shajakhan · 12 years ago
  77. 5ce3df6 ath9k: remove obsolete comments by Mohammed Shafi Shajakhan · 12 years ago
  78. cede8b6 ath5k:Remove __raw_read and __raw_write by Jonathan Bither · 12 years ago
  79. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 12 years ago
  80. 4e3bc14 iwlegacy: remove il_is_rfkill_hw by Stanislaw Gruszka · 12 years ago
  81. 6668e4e iwlegacy: s/il_txq_mem/il_free_txq_mem/g by Stanislaw Gruszka · 12 years ago
  82. bc269a8 iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g by Stanislaw Gruszka · 12 years ago
  83. d87c771 iwlegacy: small queue initializations cleanup by Stanislaw Gruszka · 12 years ago
  84. 3976b45 iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP by Stanislaw Gruszka · 12 years ago
  85. 71e0c6c iwlegacy: small il4965_set_hw_ready cleanup by Stanislaw Gruszka · 12 years ago
  86. 586e45e iwlegacy: check correct il_poll_bit error value by Stanislaw Gruszka · 12 years ago
  87. 775ed8a iwlegacy: do not grab nic access if rfkill by Stanislaw Gruszka · 12 years ago
  88. c37281a iwleagcy: fix ident code damage by Stanislaw Gruszka · 12 years ago
  89. 774212b iwleagcy: remove old comments by Stanislaw Gruszka · 12 years ago
  90. 9ce7b73 iwlegacy: improve mac operation debuggability a bit by Stanislaw Gruszka · 12 years ago
  91. 288f9954 iwlegacy: get rid of tx/rx traffic log by Stanislaw Gruszka · 12 years ago
  92. c936355 iwlegacy: merge all ops structures into one by Stanislaw Gruszka · 12 years ago
  93. 1600b87 iwlegacy: merge il_lib_ops into il_ops by Stanislaw Gruszka · 12 years ago
  94. f03ee2a iwlegacy: remove il_apm_ops by Stanislaw Gruszka · 12 years ago
  95. a89268e iwlegacy: merge eeprom_ops into lib_ops by Stanislaw Gruszka · 12 years ago
  96. 527901d iwlegacy: remove temp_ops by Stanislaw Gruszka · 12 years ago
  97. 93b7654 iwlegacy: move debugfs_ops to il_priv by Stanislaw Gruszka · 12 years ago
  98. 3dfea27 iwlegacy: gather all 4965 handlers in one place by Stanislaw Gruszka · 12 years ago
  99. 93a984a iwlegacy: regulatory_bands is not an ops by Stanislaw Gruszka · 12 years ago
  100. a5f1613 iwlegacy: use writeb,writel,readl directly by Stanislaw Gruszka · 12 years ago