1. a3ce5cc1 brcm80211: smac: remove unused code for 40MHz channels by Seth Forshee · 12 years ago
  2. 9169129 brcm80211: smac: always set channel specified by mac80211 by Seth Forshee · 12 years ago
  3. 0bd8b79 brcm80211: smac: don't set up tx power limits during initialization by Seth Forshee · 12 years ago
  4. 9689353 mwifiex: support for WEP in AP mode by Avinash Patil · 12 years ago
  5. 5d66cb6 mwifiex: separate uAP WPA/WPA2 parsing from other BSS parameters by Avinash Patil · 12 years ago
  6. 2228125 mwifiex: set HT capability based on cfg80211_ap_settings by Avinash Patil · 12 years ago
  7. 0abd79e mwifiex: set channel via start_ap handler for AP interface by Avinash Patil · 12 years ago
  8. 29a6b50 wireless: rtl818x: rtl8180 add devices ids by Xose Vazquez Perez · 12 years ago
  9. 058a638 ath9k_hw: clean up ANI OFDM trigger handling by Felix Fietkau · 12 years ago
  10. 1e8f0a3 ath9k_hw: fix setting lower noise immunity values by Felix Fietkau · 12 years ago
  11. 198823f ath9k: remove MIB interrupt support by Felix Fietkau · 12 years ago
  12. 465dce6 ath9k_hw: clean up defines and variables from the ANI implementation split by Felix Fietkau · 12 years ago
  13. 6790ae7 ath9k_hw: remove the old ANI implementation by Felix Fietkau · 12 years ago
  14. 5330df7 ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI by Felix Fietkau · 12 years ago
  15. 7067e70 ath9k_hw: remove confusing logic inversion in an ANI variable by Felix Fietkau · 12 years ago
  16. 0b81cc3 ath9k_hw: fix OFDM weak signal detection handling by Felix Fietkau · 12 years ago
  17. 35e808b ath9k_hw: remove aniState->noiseFloor by Felix Fietkau · 12 years ago
  18. a769f95 rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb. by Jeongdo Son · 12 years ago
  19. 5615171 brcm80211: add mailing list address for brcm80211 drivers by Arend van Spriel · 12 years ago
  20. 4fc0d01 brcmfmac: introduce checkdied debugfs functionality by Arend van Spriel · 12 years ago
  21. a89534e rt2x00 : RT3290 chip support v4 by Woody Hung · 12 years ago
  22. 324640e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  23. ce77903 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  24. 8d40f4e iwlwifi: remove sku field from hw_params by Johannes Berg · 12 years ago
  25. 0d4e077 iwlwifi: use minimal time for radio reset scan by Johannes Berg · 12 years ago
  26. 63d76dc iwlwifi: fix 11n_disable EEPROM refactoring regression by Johannes Berg · 12 years ago
  27. 601968b iwlwifi: delay ROC if doing internal reset scan by Johannes Berg · 12 years ago
  28. dada03c iwlwifi: disable early power Off reset for all NICs by Emmanuel Grumbach · 12 years ago
  29. eb64764 iwlwifi: protect use_ict with irq_lock by Emmanuel Grumbach · 12 years ago
  30. ae8baec iwlwifi: don't disable interrupt while starting tx by Emmanuel Grumbach · 12 years ago
  31. 3595c00 iwlwifi: don't disable interrupt in iwl_abort_notification_waits by Emmanuel Grumbach · 12 years ago
  32. 24172f3 iwlwifi: disable BH before the call to iwl_op_mode_nic_error by Emmanuel Grumbach · 12 years ago
  33. 901787c iwlwifi: comment context requirements of the op_mode by Emmanuel Grumbach · 12 years ago
  34. e9d364d iwlwifi: print the scratch of all the buffers stuck in a queue by Emmanuel Grumbach · 12 years ago
  35. 303e56f iwlwifi: check that we have enough bits to track the TX queues by Emmanuel Grumbach · 12 years ago
  36. daf67ce iwlwifi: unlock on error path by Dan Carpenter · 12 years ago
  37. d987dd1 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 12 years ago
  38. c85251f ath6kl: fix fw capability parsing by Thomas Pedersen · 12 years ago
  39. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  40. ec8eb9ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  41. 9330969 ath9k_hw: remove MCI_STATE_SET_BT_SLEEP by Rajkumar Manoharan · 12 years ago
  42. 26e942b ath9k_hw: remove MCI_STATE_CONT_* state by Rajkumar Manoharan · 12 years ago
  43. 6d97be4 ath9k_hw: remove MCI_STATE_BT by Rajkumar Manoharan · 12 years ago
  44. b98ccec ath9k_hw: remove p_data argument from ar9003_mci_state by Rajkumar Manoharan · 12 years ago
  45. d02ca07e ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO by Rajkumar Manoharan · 12 years ago
  46. 2d340ac ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS by Rajkumar Manoharan · 12 years ago
  47. e1763d3 ath9k_hw: add utility function to set BT version by Rajkumar Manoharan · 12 years ago
  48. 506847a ath9k_hw: cleanup MCI gpm offset state by Rajkumar Manoharan · 12 years ago
  49. 64bc123 ath9k: Fix softlockup in AR9485 by Mohammed Shafi Shajakhan · 12 years ago
  50. a197b76 ath9k: fix btcoex duty cycle by Rajkumar Manoharan · 12 years ago
  51. 3c7992e ath9k: defer btcoex scheme update by Rajkumar Manoharan · 12 years ago
  52. dfd0587 ath9k: keep btcoex period in milliseconds by Rajkumar Manoharan · 12 years ago
  53. 9e2e0c8 ath9k: simplify btcoex profile management by Rajkumar Manoharan · 12 years ago
  54. 92a3329 ath9k_hw: process MCI interrupts only when btcoex is enabled by Rajkumar Manoharan · 12 years ago
  55. ed6ebd8 ath9k_hw: program OBS register only when MCI is disabled by Rajkumar Manoharan · 12 years ago
  56. 1bde95fa ath9k_hw: fix incorrect LNA register settings by Rajkumar Manoharan · 12 years ago
  57. 3863495 ath9k_hw: check GPM HW write pointer before chip reset by Rajkumar Manoharan · 12 years ago
  58. 9dd9b0dc ath9k_hw: Fix AR9462 power consumption on idle associated by Rajkumar Manoharan · 12 years ago
  59. 8389fb3 ath9k: restore power state on set channel failure by Rajkumar Manoharan · 12 years ago
  60. cec429dd ath9k: choose legacy rate as last rate of MRR series by Rajkumar Manoharan · 12 years ago
  61. 6304c20 ath9k_hw: Update initvals for AR9462 by Sujith Manoharan · 12 years ago
  62. 8096983 brcmfmac: expose sdio internal counters in debugfs by Arend van Spriel · 12 years ago
  63. d319a7c brcmfmac: add debugfs helper functions by Arend van Spriel · 12 years ago
  64. 5e16e8e brcmsmac: fix smatch warning found in ampdu.c by Arend van Spriel · 12 years ago
  65. d597ee7 brcmsmac: remove brcms_set_hint() function by Arend van Spriel · 12 years ago
  66. bcb7ad7 ath9k: Fix softlockup in AR9485 by Mohammed Shafi Shajakhan · 12 years ago
  67. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  68. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 12 years ago
  69. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  70. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  71. 67711c1 iwlwifi: WARN only once when we have trouble in reclaim by Emmanuel Grumbach · 12 years ago
  72. d4b1048 iwlwifi: use request_module instead of _nowait by Johannes Berg · 12 years ago
  73. 3c70d08 iwlwifi: fix 6035 device parameters by Johannes Berg · 12 years ago
  74. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  75. 7bc057f iwlwifi: warn if TFD index and WiFi Seq don't match by Emmanuel Grumbach · 12 years ago
  76. 49a4fc20 iwlwifi: don't modify the timer if we don't Tx by Emmanuel Grumbach · 12 years ago
  77. f609607 iwlwifi: turn on a lockdep assertion by Dan Carpenter · 12 years ago
  78. 12af046 iwlwifi: print even more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  79. 65fe593 iwlwifi: Fix Makefile build order for built-in driver by Brandon Misemer · 12 years ago
  80. 1174173 iwlwifi: comment that setting driver_data overrides info->control by Emmanuel Grumbach · 12 years ago
  81. 5bf9a89 iwlwifi: remove lock around txq_enable by Emmanuel Grumbach · 12 years ago
  82. 1ce8658 iwlwifi: don't configure a txq that is being disabled by Emmanuel Grumbach · 12 years ago
  83. f22d332 iwlwifi: print more info when a queue is stuck by Emmanuel Grumbach · 12 years ago
  84. e4b1681 iwlwifi: iwl_{read,write}_targ_mem_words takes dwords by Emmanuel Grumbach · 12 years ago
  85. 7eb89ba iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes by Emmanuel Grumbach · 12 years ago
  86. ff1ffb8 iwlwifi: fix dynamic loading by Johannes Berg · 12 years ago
  87. 6ddcd46 mwifiex: fix incorrect privacy setting in beacon and probe response by Avinash Patil · 12 years ago
  88. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  89. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  90. 7f0d9f4 ssb: add missing PCI ID for b/g/n single band BCM4322 by Jonas Gorski · 12 years ago
  91. cba63e9 ath9k_hw: Initvals update for AR9462 by Sujith Manoharan · 12 years ago
  92. 658f37b mwifiex: scan less channels per scan command to improve Tx traffic by Amitkumar Karwar · 12 years ago
  93. 3249ba7 mwifiex: fix simultaneous scan and Tx traffic problem by Amitkumar Karwar · 12 years ago
  94. 38e8b7d mwifiex: shorten per channel scan time by Bing Zhao · 12 years ago
  95. b603896 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  96. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  97. 3b4a39a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  98. b0fd49b rndis_wlan: fix matching bssid check in rndis_check_bssid_list() by Jussi Kivilinna · 12 years ago
  99. a23415f ath9k: remove incompatible IBSS interface check in change_iface by Mohammed Shafi Shajakhan · 12 years ago
  100. 2031b4c ath9k: Fix a WARNING on suspend/resume with IBSS by Mohammed Shafi Shajakhan · 12 years ago