1. 370c5ac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  2. 474a41e mwifiex: update MCS set as per RX-STBC bit from hostapd by Maithili Hinge · 11 years ago
  3. c4bc980 mwifiex: add support for sleep cookie in PCIe by Avinash Patil · 11 years ago
  4. cc5c1af mwifiex: handle extended scan event for AP interface by Avinash Patil · 11 years ago
  5. 5fe1b76 rsi: Add pr_fmt,__printf, fix format & arg mismatch by Joe Perches · 11 years ago
  6. 8ace189 rtl818x: remove unused conf_erp callback from RF ops struct by Andrea Merello · 11 years ago
  7. 8f63e23 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  8. 192c80a iwlwifi: mvm: add missing include by Emmanuel Grumbach · 11 years ago
  9. aa4a625 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  10. 2df3b0b rsi: make rsi_dbg a regular function by John W. Linville · 11 years ago
  11. a82dda6 iwlwifi: mvm: disable uAPSD due to bugs in the firmware by Emmanuel Grumbach · 11 years ago
  12. 3510aea iwlwifi: mvm: ignore unchanged low-latency flag by Johannes Berg · 11 years ago
  13. d966211 iwlwifi: mvm: remove spurious blank line by Johannes Berg · 11 years ago
  14. f718c2d iwlwifi: mvm: fix theoretical NULL ptr dereference by Emmanuel Grumbach · 11 years ago
  15. 50df8a3 iwlwifi: mvm: configure low latency dependent scan parameters by Alexander Bondar · 11 years ago
  16. 8a110d9 iwlwifi: mvm: restructure scan parameters calculation by Alexander Bondar · 11 years ago
  17. 65d6662 iwlwifi: mvm: remove using max_duration in firmware API by Johannes Berg · 11 years ago
  18. cdb0056 iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority by Emmanuel Grumbach · 11 years ago
  19. 1bd3cbc iwlwifi: mvm: send udev event upon firmware error to dump logs by Emmanuel Grumbach · 11 years ago
  20. dad0d04 rsi: Add RS9113 wireless driver by Fariya Fatima · 11 years ago
  21. 097638a wil6210: fix race between disconnect and Tx NAPI by Vladimir Kondratiev · 11 years ago
  22. 260e695 wil6210: add memory barriers for the reset flow by Vladimir Kondratiev · 11 years ago
  23. d28bcc3 wil6210: target reset flow update by Vladimir Kondratiev · 11 years ago
  24. b5998e6 wil6210: use GRO by Vladimir Kondratiev · 11 years ago
  25. 9c3bde5 wil6210: serialize fw_recovery and start_ap by Vladimir Kondratiev · 11 years ago
  26. 4cd9e83 wil6210: fix secondary connect by Vladimir Kondratiev · 11 years ago
  27. ed6f9dc wil6210: fw error recovery by Vladimir Kondratiev · 11 years ago
  28. 0fef181 wil6210: Fix kernel oops in reset flow by Vladimir Kondratiev · 11 years ago
  29. 8bf6adb wil6210: fix memory leak in the AP flow by Vladimir Kondratiev · 11 years ago
  30. fa4a18e wil6210: reduce printing by Vladimir Kondratiev · 11 years ago
  31. 972072a wil6210: reset on power good by Vladimir Kondratiev · 11 years ago
  32. 1712399 wil6210: sort HW registers definitions by Vladimir Kondratiev · 11 years ago
  33. f4b5a80 wil6210: fix for HW bug in interrupt setup logic by Vladimir Kondratiev · 11 years ago
  34. 98a65b5 wil6210: report reset time by Vladimir Kondratiev · 11 years ago
  35. aa27dea wil6210: reduce dmesg pollution after FW crash by Vladimir Kondratiev · 11 years ago
  36. 36b10a7 wil6210: update target reset to support new HW by Vladimir Kondratiev · 11 years ago
  37. 2232abd wil6210: generalize tx desc mapping by Vladimir Kondratiev · 11 years ago
  38. c236658 wil6210: add scatter-gather support by Vladimir Kondratiev · 11 years ago
  39. e83eb2f wil6210: enable scan while connected by Vladimir Kondratiev · 11 years ago
  40. e58c9f7 wil6210: Block data till "data port open" reported by Vladimir Kondratiev · 11 years ago
  41. a70abea wil6210: Helpers to deal with 'cidxtid' fields by Vladimir Kondratiev · 11 years ago
  42. d65b127 ath9k: Fix temperature compensation by Sujith Manoharan · 11 years ago
  43. c90d4f7 ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x by Sujith Manoharan · 11 years ago
  44. c08148b ath9k: Add QCA953x WMAC platform support by Sujith Manoharan · 11 years ago
  45. 7d4b829 rtl8180: move eeprom read stuff in a separate function by Andrea Merello · 11 years ago
  46. 9069af7 rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place by Andrea Merello · 11 years ago
  47. 516a093 rtl8180: support for BSS_CHANGED_BASIC_RATES by Andrea Merello · 11 years ago
  48. bf88818 rtl8180: remove too-early-added rtl8187se enum value by Andrea Merello · 11 years ago
  49. 967fe2c brcmfmac: remove mode field from brcmf_cfg80211_vif structure by Arend van Spriel · 11 years ago
  50. 8a385ba brcmfmac: assure active clock request upon entering SLEEP state by Arend van Spriel · 11 years ago
  51. 63dd99e brcmfmac: Improve scanning settings for connect. by Hante Meuleman · 11 years ago
  52. fed7ec4 brcmfmac: Protect tx seq number for data and control by Hante Meuleman · 11 years ago
  53. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 11 years ago
  54. 20d83f2 Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  55. 5f66764 ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init by Oleksij Rempel · 11 years ago
  56. 4b2d841 ath9k_htc: use ath9k_cmn_beacon_config_ap by Oleksij Rempel · 11 years ago
  57. 6a77dd3 ath9k: remove unused ath9k_get_next_tbtt by Oleksij Rempel · 11 years ago
  58. fa7b52f ath9k: move ath9k_beacon_config_ap common by Oleksij Rempel · 11 years ago
  59. 12f53c30 ath9k_htc: use ath9k_cmn_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  60. f719792 ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  61. 4a4495a ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap by Oleksij Rempel · 11 years ago
  62. 7f5c4c8 ath9k_htc: add ath9k_htc_beacon_init (but not use it) by Oleksij Rempel · 11 years ago
  63. 4c9a1f3 ath9k: move ath9k_beacon_config_adhoc to common by Oleksij Rempel · 11 years ago
  64. f8422440 ath9k_htc: use ath9k_cmn_beacon_config_sta by Oleksij Rempel · 11 years ago
  65. cbbdf2a ath9k: move ath9k_beacon_config_sta to common-beacon by Oleksij Rempel · 11 years ago
  66. a2030b9 ath9k-common: add nexttbtt and intval to ath_beacon_config by Oleksij Rempel · 11 years ago
  67. c730326 ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common by Oleksij Rempel · 11 years ago
  68. df72878 ath9k: remove unused beacon_qi by Oleksij Rempel · 11 years ago
  69. cc24c86 ath9k_htc: sync beacon slot code with ath9k by Oleksij Rempel · 11 years ago
  70. ed51fe3 ath9k: remove unused bc_tstamp by Oleksij Rempel · 11 years ago
  71. c35ccb3 ath9k_htc: add ATH_OP_PRIM_STA_VIF by Oleksij Rempel · 11 years ago
  72. 92c3f7e ath9k_htc: use common->op_flags by Oleksij Rempel · 11 years ago
  73. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  74. 88a4f56 ath9k_htc: use ath_beacon_conf.enable_beacon by Oleksij Rempel · 11 years ago
  75. a099874 ath9k_htc: move beaconq to struct htc_beacon by Oleksij Rempel · 11 years ago
  76. 3c4816d ath9k_htc: use common ath_beacon_config by Oleksij Rempel · 11 years ago
  77. fd0ab79 ath9k: move struct ath_beacon_config to common by Oleksij Rempel · 11 years ago
  78. 8bd22e7 iwlwifi: mvm: configure protocol offloading on D0i3 by Eliad Peller · 11 years ago
  79. b249250 iwlwifi: mvm: reconfigure qos seq on D0i3 exit by Arik Nemtsov · 11 years ago
  80. 1a95c8d iwlwifi: mvm: configure seq_num to D0i3 by Eliad Peller · 11 years ago
  81. c63722c iwlwifi: mvm: Change beacon filter enablement condition by Alexander Bondar · 11 years ago
  82. 1f00c72 iwlwifi: mvm: don't fail completely if led mode is not supported by Emmanuel Grumbach · 11 years ago
  83. 3ca71f6 iwlwifi: add rs_rate_scale_clear_tbl_windows helper function by Eliad Peller · 11 years ago
  84. 0bd3c5a iwlwifi: rs: split rs_collect_tx_data by Eliad Peller · 11 years ago
  85. 7f5bd04 iwlwifi: mvm: don't enable protection for all AMPDUs by Eyal Shapira · 11 years ago
  86. 8930b05 iwlwifi: mvm: rs: fix search cycle rules by Eyal Shapira · 11 years ago
  87. 833df4a iwlwifi: mvm: fix merge damage by Emmanuel Grumbach · 11 years ago
  88. c2d23c7 brcmfmac: Make probe function __init by Jean Delvare · 11 years ago
  89. 1b5c8d6 ath9k: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  90. b499abd ath5k: add missing dma_map_error call by John Greene · 11 years ago
  91. 9301ca9 ath9k_hw: set ANI firstep as absolute values instead of relative by Felix Fietkau · 11 years ago
  92. 28327fd ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative by Felix Fietkau · 11 years ago
  93. afdc05f ath9k_hw: remove ANI function restrictions for AP mode by Felix Fietkau · 11 years ago
  94. a0b2a8f wireless: Kconfig: add missing dependency for airo_cs by Arnd Bergmann · 11 years ago
  95. c942393 brcmsmac: update comment to reflect the code by Emil Goode · 11 years ago
  96. 8fc1e8c brcmsmac: fix deadlock on missing firmware by Emil Goode · 11 years ago
  97. abee4c8 ath9k: clean up and enhance ANI debugfs file by Felix Fietkau · 11 years ago
  98. 3b3e0ef ath9k: fix ready time of the multicast buffer queue by Felix Fietkau · 11 years ago
  99. 6caefd1 rtl8180: prepare to handle more than two chip types by Andrea Merello · 11 years ago
  100. 4c9f9fb mwifiex: add AMSDU inside AMPDU support by Amitkumar Karwar · 11 years ago