1. 53476fe iwlwifi: document the operational mode by Emmanuel Grumbach · 13 years ago
  2. 4d660ce iwlwifi: remove iwl_reset_traffic_log from shared by Emmanuel Grumbach · 13 years ago
  3. 3e6895c iwlwifi: remove iwl_print_rx_config_cmd from shared by Emmanuel Grumbach · 13 years ago
  4. 36a7922 iwlwifi: kill iwl_bus.h by Emmanuel Grumbach · 13 years ago
  5. ca77d53 iwlwifi: eeprom gets transport and not bus by Emmanuel Grumbach · 13 years ago
  6. 9030474 iwlwifi: move eeprom defines to iwl-eeprom.c by Emmanuel Grumbach · 13 years ago
  7. ff6e75c iwlwifi: remove a few dereferences to iwl_priv from the tansport by Emmanuel Grumbach · 13 years ago
  8. bcb9321 iwlwifi: virtualize op_mode's fw_error by Emmanuel Grumbach · 13 years ago
  9. 7120d98 iwlwifi: virtualize op_mode's set_hw_rf_kill by Emmanuel Grumbach · 13 years ago
  10. 02e3835 iwlwifi: virtualize op_mode's stop/start queue by Emmanuel Grumbach · 13 years ago
  11. db70f29 iwlwifi: virtualize op_mode's rx by Emmanuel Grumbach · 13 years ago
  12. ed277c9 iwlwifi: virtualize op_mode's free skb by Emmanuel Grumbach · 13 years ago
  13. cbe6ab4 iwlwifi: use sparse compliant __aligned__ attribute by Emmanuel Grumbach · 13 years ago
  14. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  15. 6459f98 iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop by Emmanuel Grumbach · 13 years ago
  16. 07590f0 iwlwifi: drv object can release its own memory by Emmanuel Grumbach · 13 years ago
  17. 5c58edc iwlwifi: introducing the drv object's flows by Emmanuel Grumbach · 13 years ago
  18. a78be21 iwlwifi: move uCode flags handling to op_mode by Johannes Berg · 13 years ago
  19. e211b24 iwlwifi: move content of iwl_probe to post fetch_fw by Emmanuel Grumbach · 13 years ago
  20. e9daccd iwlwifi: parse_tlv functions set the fw_version string by Emmanuel Grumbach · 13 years ago
  21. e8b461c rt2800pci: Fix 'Error - MCU request failed' during initialization by Jakub Kicinski · 13 years ago
  22. 09a3311 rt2800: Add documentation on MCU requests by Jakub Kicinski · 13 years ago
  23. 2530c55 iwlwifi: iwl-agn.h included twice by Danny Kukawka · 13 years ago
  24. c143189 mac80211_hwsim: correctly line up a multiline printk by Antonio Quartulli · 13 years ago
  25. 005e472 mac80211: remove local_to_hw by Johannes Berg · 13 years ago
  26. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 13 years ago
  27. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 13 years ago
  28. fda8241 brcm80211: fmac: use correct firmware filename by Rafał Miłecki · 13 years ago
  29. d4ca009 brcm80211: fmac: fix a couple checking after dereference bugs by Dan Carpenter · 13 years ago
  30. 06d9b6a net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h by Stanislav Yakovlev · 13 years ago
  31. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 13 years ago
  32. 682dd04 ath9k: Cleanup mci.c by Sujith Manoharan · 13 years ago
  33. 37cd9d7 ath9k_hw: MCI whitespace/debug cleanup by Sujith Manoharan · 13 years ago
  34. 0cc4cde ath9k_hw: Remove HW revision checks by Sujith Manoharan · 13 years ago
  35. 4f851df ath9k_hw: Cleanup MCI reset routine by Sujith Manoharan · 13 years ago
  36. 70982b7 ath9k: Modify ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 13 years ago
  37. 9a15858 ath9k: Remove ATH9K_HW_CAP_MCI checks by Sujith Manoharan · 13 years ago
  38. 64ab38d ath9k: Remove ATH_BTCOEX_CFG_NONE checks by Sujith Manoharan · 13 years ago
  39. 9d5b80f ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 13 years ago
  40. cee5341 ath9k_htc: Init BTCOEX inside htc_drv_gpio.c by Sujith Manoharan · 13 years ago
  41. bf047fc ath9k_htc: Start/stop btcoex using a helper by Sujith Manoharan · 13 years ago
  42. dbccdd1 ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 13 years ago
  43. a3f846f ath9k_hw: Cleanup MCI function declarations by Sujith Manoharan · 13 years ago
  44. f4701b5 ath9k_hw: Cleanup MCI bits from hw.h by Sujith Manoharan · 13 years ago
  45. 528e5d3 ath9k_hw: Cleanup MCI bits from ath9k_hw_reset() by Sujith Manoharan · 13 years ago
  46. f2f408e ath9k_hw: Setup MCI calibration using a helper by Sujith Manoharan · 13 years ago
  47. d1ca8b8 ath9k_hw: Handle MCI power state using a helper by Sujith Manoharan · 13 years ago
  48. 5a1e273 ath9k_hw: Use a helper function to get MCI ISR by Sujith Manoharan · 13 years ago
  49. d68475d ath9k: Initialize BTCOEX scheme using a helper by Sujith Manoharan · 13 years ago
  50. 4daa776 ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT by Sujith Manoharan · 13 years ago
  51. c0ac53f ath9k: Calculate ampdu limit using a helper by Sujith Manoharan · 13 years ago
  52. 56ca0dba ath9k: Process BTCOEX interrupts using a helper by Sujith Manoharan · 13 years ago
  53. df198b1 ath9k: Use proper start/stop routines for BTCOEX by Sujith Manoharan · 13 years ago
  54. 5908120 ath9k: Move BTCOEX init/deinit functions to gpio.c by Sujith Manoharan · 13 years ago
  55. d3c83ac ath9k: Initialize MCI params using a helper by Sujith Manoharan · 13 years ago
  56. ea510e4 ath9k: Cleanup MCI init/deinit routines by Sujith Manoharan · 13 years ago
  57. c91ec46 ath9k: Remove AR9462 v1.0 support by Sujith Manoharan · 13 years ago
  58. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 13 years ago
  59. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 13 years ago
  60. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 13 years ago
  61. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 13 years ago
  62. c393862 wireless: Fix typo in mac80211_hwsim.c by Masanari Iida · 13 years ago
  63. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 13 years ago
  64. a39fb22 ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back by Pavel Roskin · 13 years ago
  65. 4e3c3b8 rtlwifi: Fix breakage in debug functions when built as a module by Larry Finger · 13 years ago
  66. 2e9c43d rt2x00:Add VCO recalibration by John Li · 13 years ago
  67. 9da2723 ath9k: Fix descriptor length for AR9462 by Sujith Manoharan · 13 years ago
  68. f4c6ac27 ath9k: Fix programming SYNTH4 for AR9462 by Sujith Manoharan · 13 years ago
  69. ae245cd ath9k: Initialize NF values properly by Sujith Manoharan · 13 years ago
  70. 4bc7cda ath9k: Remove unused initvals by Sujith Manoharan · 13 years ago
  71. dbb07f0 ath9k: Fix phyerr debug statistics by Sujith Manoharan · 13 years ago
  72. 4203214 ath9k: Prettify recv debugfs file output by Sujith Manoharan · 13 years ago
  73. f8b815d ath9k: Add a debugfs file to display reset statistics by Sujith Manoharan · 13 years ago
  74. 6bcf6f6 ath9k: Merge wiphy and misc debugfs files by Sujith Manoharan · 13 years ago
  75. 25d78d3 ath9k: Remove unnecessary variable initialization by Sujith Manoharan · 13 years ago
  76. 14fec8d ath9k_hw: remove duplicate initvals by Felix Fietkau · 13 years ago
  77. d42a179 rt2x00: Add support for D-Link DWA-127 to rt2800usb. by Gertjan van Wingerde · 13 years ago
  78. d896d46 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  79. 0a8a721 ath9k: remove unnecessary PS wrappers by Mohammed Shafi Shajakhan · 13 years ago
  80. 5ce3df6 ath9k: remove obsolete comments by Mohammed Shafi Shajakhan · 13 years ago
  81. cede8b6 ath5k:Remove __raw_read and __raw_write by Jonathan Bither · 13 years ago
  82. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  83. 4e3bc14 iwlegacy: remove il_is_rfkill_hw by Stanislaw Gruszka · 13 years ago
  84. 6668e4e iwlegacy: s/il_txq_mem/il_free_txq_mem/g by Stanislaw Gruszka · 13 years ago
  85. bc269a8 iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g by Stanislaw Gruszka · 13 years ago
  86. d87c771 iwlegacy: small queue initializations cleanup by Stanislaw Gruszka · 13 years ago
  87. 3976b45 iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP by Stanislaw Gruszka · 13 years ago
  88. 71e0c6c iwlegacy: small il4965_set_hw_ready cleanup by Stanislaw Gruszka · 13 years ago
  89. 586e45e iwlegacy: check correct il_poll_bit error value by Stanislaw Gruszka · 13 years ago
  90. 775ed8a iwlegacy: do not grab nic access if rfkill by Stanislaw Gruszka · 13 years ago
  91. c37281a iwleagcy: fix ident code damage by Stanislaw Gruszka · 13 years ago
  92. 774212b iwleagcy: remove old comments by Stanislaw Gruszka · 13 years ago
  93. 9ce7b73 iwlegacy: improve mac operation debuggability a bit by Stanislaw Gruszka · 13 years ago
  94. 288f9954 iwlegacy: get rid of tx/rx traffic log by Stanislaw Gruszka · 13 years ago
  95. c936355 iwlegacy: merge all ops structures into one by Stanislaw Gruszka · 13 years ago
  96. 1600b87 iwlegacy: merge il_lib_ops into il_ops by Stanislaw Gruszka · 13 years ago
  97. f03ee2a iwlegacy: remove il_apm_ops by Stanislaw Gruszka · 13 years ago
  98. a89268e iwlegacy: merge eeprom_ops into lib_ops by Stanislaw Gruszka · 13 years ago
  99. 527901d iwlegacy: remove temp_ops by Stanislaw Gruszka · 13 years ago
  100. 93b7654 iwlegacy: move debugfs_ops to il_priv by Stanislaw Gruszka · 13 years ago