1. e139dc4 iwlwifi: add iwl_set_bits_mask to transport API by Lilach Edelstein · 12 years ago
  2. 6690c01 iwlwifi: lower BT coex aggregation message severity by Johannes Berg · 12 years ago
  3. 8ca151b iwlwifi: add the MVM driver by Johannes Berg · 12 years ago
  4. b1e1adf iwlwifi: add NVM and PHY DB code for new MVM driver by Johannes Berg · 12 years ago
  5. aa2b177 iwlwifi: fix calibration parser by Johannes Berg · 12 years ago
  6. 4a4ee10 iwlwifi: clean up CMD_MODE enum by Johannes Berg · 12 years ago
  7. 99cd471 iwlwifi: add 7000 series device configuration by Johannes Berg · 12 years ago
  8. de8d7a5 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  9. c331997 wil6210: fix wil_vring_init_tx status by Vladimir Kondratiev · 12 years ago
  10. 2acb422 wil6210: Never delete Rx chain with firmware by Vladimir Kondratiev · 12 years ago
  11. afda8bb wil6210: checkpatch warnings by Vladimir Kondratiev · 12 years ago
  12. 7743882 wil6210: fix checkpatch CamelCase warnings by Vladimir Kondratiev · 12 years ago
  13. e08b590 wil6210: Reorder reset preparation sequence by Vladimir Kondratiev · 12 years ago
  14. 56f004b wil6210: Separate common code for mbox regs caching to function by Vladimir Kondratiev · 12 years ago
  15. b98917d wil6210: Fix "don't scan after connect" logic by Vladimir Kondratiev · 12 years ago
  16. 241804c wil6210: Call skb_orphan() right before Rx indication by Vladimir Kondratiev · 12 years ago
  17. cb90173 wil6210: Fix: Tx stall by Vladimir Kondratiev · 12 years ago
  18. 795ce73 wil6210: Count Tx statistics on Tx completion by Vladimir Kondratiev · 12 years ago
  19. 47e19af wil6210: Refactor rx init/fini by Vladimir Kondratiev · 12 years ago
  20. 2057ebb wil6210: remove raw wil_dbg() calls by Vladimir Kondratiev · 12 years ago
  21. 4789d72 wil6210: rearrange IRQ debug printing by Vladimir Kondratiev · 12 years ago
  22. 7269494 wil6210: Detect FW error by Vladimir Kondratiev · 12 years ago
  23. 485f107 mwifiex: avoid out of bounds access in mwifiex_get_common_rates. by Cyril Roelandt · 12 years ago
  24. 44ba973 rtlwifi: Eliminate two empty routines by Larry Finger · 12 years ago
  25. 44ceaf3 net: iwlegacy: remove unused variable by Guenter Roeck · 12 years ago
  26. 00bcd0d iwlegacy: fix antenna bitmask by Christian Lamparter · 12 years ago
  27. 8f1ca26 bcma: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  28. a6ca2e1 ssb: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  29. 5b2e2ec mwifiex: do not overwrite error code from lower layer driver by Bing Zhao · 12 years ago
  30. 3220712 mwifiex: don't return zero on failure paths in mwifiex_pcie_init() by Alexey Khoroshilov · 12 years ago
  31. baf58b0 rtl8723ae: Fix misspellings sucess->success by Anatol Pomozov · 12 years ago
  32. dcee743 mwl8k: Do not call STA specific cmds not supported by the AP fw by Yogesh Ashok Powar · 12 years ago
  33. 41bf911 mwl8k: Choose interface specific calls on vif type by Yogesh Ashok Powar · 12 years ago
  34. d994a1c mwl8k: Add/Del self entry for AP interface only by Yogesh Ashok Powar · 12 years ago
  35. 751930c mwl8k: Enable hw encryption for STA mode on AP fw by Yogesh Ashok Powar · 12 years ago
  36. af45883 mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT by Yogesh Ashok Powar · 12 years ago
  37. d59c1cf mwl8k: Allow adding station interface on AP firmware by Yogesh Ashok Powar · 12 years ago
  38. 2acdaa7 mwl8k: Announce simultaneous AP-STA support on AP fw by Yogesh Ashok Powar · 12 years ago
  39. a246ac3 mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw by Yogesh Ashok Powar · 12 years ago
  40. 0f4316b mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally by Yogesh Ashok Powar · 12 years ago
  41. e882efc mwl8k: Stop bsses before hw specific commands by Yogesh Ashok Powar · 12 years ago
  42. 73e4dbe bcma: register platform device for parallel flash by Rafał Miłecki · 12 years ago
  43. c7a4a9e ssb: register platform device for parallel flash by Rafał Miłecki · 12 years ago
  44. f1ab57e ssb: trivial: use pflash helper variable by Rafał Miłecki · 12 years ago
  45. 4a5fc6d rt2x00: allow AP and mesh mode to operate simultaneously by Chun-Yeow Yeoh · 12 years ago
  46. 9294138 rt2x00: remove NOTICE by Stanislaw Gruszka · 12 years ago
  47. bb9c298 rt2800usb: move "TX status missed" messages to debug level by Stanislaw Gruszka · 12 years ago
  48. 28f2bce rt2x00: print warning, notice and info as default by Stanislaw Gruszka · 12 years ago
  49. 4ab0b0a ath9k: Update spectral scan output data by Sven Eckelmann · 12 years ago
  50. 3a32556 ath9k: reorder error codes for spectral by Simon Wunderlich · 12 years ago
  51. 9b99e66 ath9k: drop spectral packets after processing them by Simon Wunderlich · 12 years ago
  52. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 12 years ago
  53. 6ccea75 mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor by Avinash Patil · 12 years ago
  54. def6452 rt2x00: print chip and firmware version by default by Stanislaw Gruszka · 12 years ago
  55. 29d7b33 drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test by Julia Lawall · 12 years ago
  56. 1698c6d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  57. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  59. 56e1bd7 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  60. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  61. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  62. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  63. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  64. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  65. 97c7952 iwlwifi: include debugfs.h by Johannes Berg · 12 years ago
  66. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  67. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  68. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  69. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  70. d437c86 ieee80211: define AKM suite selectors type 5, 6 and 7 by Bing Zhao · 12 years ago
  71. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  72. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  73. d13f186 iwlwifi: provide RX page order by Emmanuel Grumbach · 12 years ago
  74. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  75. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  76. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  77. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  78. 5d0846d Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock by Johan Hedberg · 12 years ago
  79. 06a63b1 Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect by Johan Hedberg · 12 years ago
  80. 118da70 Bluetooth: Fix checking for valid disconnect parameters in unpair_device by Johan Hedberg · 12 years ago
  81. 4ee71b2 Bluetooth: Fix checking for valid address type values in mgmt commands by Johan Hedberg · 12 years ago
  82. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  83. 44b20d3 Bluetooth: Check for valid key->authenticated value for LTKs by Johan Hedberg · 12 years ago
  84. 3f706b7 Bluetooth: Refactor valid LTK data testing into its own function by Johan Hedberg · 12 years ago
  85. 54ad6d8 Bluetooth: Fix checking for proper key->master value in Load LTKs by Johan Hedberg · 12 years ago
  86. e57e619 Bluetooth: Fix returning proper mgmt status for Load LTKs by Johan Hedberg · 12 years ago
  87. 4ae1430 Bluetooth: Fix checking for correct mgmt_load_link_keys parameters by Johan Hedberg · 12 years ago
  88. f950a30e Bluetooth: Fix pair device command reply if adapter is powered off by Szymon Janc · 12 years ago
  89. fe03888 Bluetooth: Fix Class of Device indication when powering off by Johan Hedberg · 12 years ago
  90. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  91. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  92. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  93. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  94. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  95. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  96. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  97. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  98. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  99. a2ca8ec mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() by Alexey Khoroshilov · 12 years ago
  100. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago