1. fff47eb iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling change by Emmanuel Grumbach · 11 years ago
  2. d9088f6 iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd by Eyal Shapira · 11 years ago
  3. 0229cda iwlwifi: mvm: delay enabling smart FIFO until after beacon RX by Johannes Berg · 11 years ago
  4. 67b3bd4 brcmfmac: fallback to mimo_bw_cap for older firmwares by Arend van Spriel · 11 years ago
  5. 4d1a4f1 brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails by Arend van Spriel · 11 years ago
  6. 58e9df4 brcmfmac: reinit watchdog completion after handling watchdog by Arend van Spriel · 11 years ago
  7. d235367 brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations by Daniel Kim · 11 years ago
  8. 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
  9. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  10. 40b552a Bluetooth: Enforce strict Secure Connections Only mode security by Marcel Holtmann · 11 years ago
  11. 4e7b203 Bluetooth: Fix Pair Device response parameters for pairing failure by Johan Hedberg · 11 years ago
  12. 01ad34d Bluetooth: Fix SMP user passkey notification mgmt event by Johan Hedberg · 11 years ago
  13. 5ed884d Bluetooth: Increase SMP re-encryption delay to 500ms by Johan Hedberg · 11 years ago
  14. 18e4aeb Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID by Johan Hedberg · 11 years ago
  15. 73fb08e cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) by Zhao, Gang · 11 years ago
  16. 4da6462 cfg80211: remove unnecessary check by Zhao, Gang · 11 years ago
  17. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 11 years ago
  18. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 11 years ago
  19. 2316d7b cfg80211: make __cfg80211_join_ibss() static by Zhao, Gang · 11 years ago
  20. a0f995a mac80211: add status_driver_data array to ieee80211_tx_info by Eliad Peller · 11 years ago
  21. 71228a1 mac80211: release sched_scan_sdata when stopping sched scan by Alexander Bondar · 11 years ago
  22. 112c44b mac80211: fix WPA with VLAN on AP side with ps-sta again by Michael Braun · 11 years ago
  23. aa475b0 wireless: max MSDU size for DMG networks by Vladimir Kondratiev · 11 years ago
  24. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 11 years ago
  25. c9c3a06 mac80211: verify deauthentication and return error on failure by Johannes Berg · 11 years ago
  26. d2722f8 mac80211: fix potential use-after-free by Johannes Berg · 11 years ago
  27. 474a41e mwifiex: update MCS set as per RX-STBC bit from hostapd by Maithili Hinge · 11 years ago
  28. c4bc980 mwifiex: add support for sleep cookie in PCIe by Avinash Patil · 11 years ago
  29. cc5c1af mwifiex: handle extended scan event for AP interface by Avinash Patil · 11 years ago
  30. 5fe1b76 rsi: Add pr_fmt,__printf, fix format & arg mismatch by Joe Perches · 11 years ago
  31. 8ace189 rtl818x: remove unused conf_erp callback from RF ops struct by Andrea Merello · 11 years ago
  32. 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
  33. 192c80a iwlwifi: mvm: add missing include by Emmanuel Grumbach · 11 years ago
  34. 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
  35. 2df3b0b rsi: make rsi_dbg a regular function by John W. Linville · 11 years ago
  36. a82dda6 iwlwifi: mvm: disable uAPSD due to bugs in the firmware by Emmanuel Grumbach · 11 years ago
  37. 3510aea iwlwifi: mvm: ignore unchanged low-latency flag by Johannes Berg · 11 years ago
  38. d966211 iwlwifi: mvm: remove spurious blank line by Johannes Berg · 11 years ago
  39. f718c2d iwlwifi: mvm: fix theoretical NULL ptr dereference by Emmanuel Grumbach · 11 years ago
  40. 50df8a3 iwlwifi: mvm: configure low latency dependent scan parameters by Alexander Bondar · 11 years ago
  41. 8a110d9 iwlwifi: mvm: restructure scan parameters calculation by Alexander Bondar · 11 years ago
  42. 65d6662 iwlwifi: mvm: remove using max_duration in firmware API by Johannes Berg · 11 years ago
  43. cdb0056 iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority by Emmanuel Grumbach · 11 years ago
  44. 1bd3cbc iwlwifi: mvm: send udev event upon firmware error to dump logs by Emmanuel Grumbach · 11 years ago
  45. 2e23364 Bluetooth: Fix MITM flag when initiating SMP pairing by Johan Hedberg · 11 years ago
  46. 943a732 Bluetooth: Fix smp_e byte order to be consistent with SMP specification by Johan Hedberg · 11 years ago
  47. 66bed1a Bluetooth: Fix const declaration for swap function src parameter by Johan Hedberg · 11 years ago
  48. dad0d04 rsi: Add RS9113 wireless driver by Fariya Fatima · 11 years ago
  49. 097638a wil6210: fix race between disconnect and Tx NAPI by Vladimir Kondratiev · 11 years ago
  50. 260e695 wil6210: add memory barriers for the reset flow by Vladimir Kondratiev · 11 years ago
  51. d28bcc3 wil6210: target reset flow update by Vladimir Kondratiev · 11 years ago
  52. b5998e6 wil6210: use GRO by Vladimir Kondratiev · 11 years ago
  53. 9c3bde5 wil6210: serialize fw_recovery and start_ap by Vladimir Kondratiev · 11 years ago
  54. 4cd9e83 wil6210: fix secondary connect by Vladimir Kondratiev · 11 years ago
  55. ed6f9dc wil6210: fw error recovery by Vladimir Kondratiev · 11 years ago
  56. 0fef181 wil6210: Fix kernel oops in reset flow by Vladimir Kondratiev · 11 years ago
  57. 8bf6adb wil6210: fix memory leak in the AP flow by Vladimir Kondratiev · 11 years ago
  58. fa4a18e wil6210: reduce printing by Vladimir Kondratiev · 11 years ago
  59. 972072a wil6210: reset on power good by Vladimir Kondratiev · 11 years ago
  60. 1712399 wil6210: sort HW registers definitions by Vladimir Kondratiev · 11 years ago
  61. f4b5a80 wil6210: fix for HW bug in interrupt setup logic by Vladimir Kondratiev · 11 years ago
  62. 98a65b5 wil6210: report reset time by Vladimir Kondratiev · 11 years ago
  63. aa27dea wil6210: reduce dmesg pollution after FW crash by Vladimir Kondratiev · 11 years ago
  64. 36b10a7 wil6210: update target reset to support new HW by Vladimir Kondratiev · 11 years ago
  65. 2232abd wil6210: generalize tx desc mapping by Vladimir Kondratiev · 11 years ago
  66. c236658 wil6210: add scatter-gather support by Vladimir Kondratiev · 11 years ago
  67. e83eb2f wil6210: enable scan while connected by Vladimir Kondratiev · 11 years ago
  68. e58c9f7 wil6210: Block data till "data port open" reported by Vladimir Kondratiev · 11 years ago
  69. a70abea wil6210: Helpers to deal with 'cidxtid' fields by Vladimir Kondratiev · 11 years ago
  70. d65b127 ath9k: Fix temperature compensation by Sujith Manoharan · 11 years ago
  71. c90d4f7 ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x by Sujith Manoharan · 11 years ago
  72. c08148b ath9k: Add QCA953x WMAC platform support by Sujith Manoharan · 11 years ago
  73. 7d4b829 rtl8180: move eeprom read stuff in a separate function by Andrea Merello · 11 years ago
  74. 9069af7 rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place by Andrea Merello · 11 years ago
  75. 516a093 rtl8180: support for BSS_CHANGED_BASIC_RATES by Andrea Merello · 11 years ago
  76. bf88818 rtl8180: remove too-early-added rtl8187se enum value by Andrea Merello · 11 years ago
  77. 967fe2c brcmfmac: remove mode field from brcmf_cfg80211_vif structure by Arend van Spriel · 11 years ago
  78. 8a385ba brcmfmac: assure active clock request upon entering SLEEP state by Arend van Spriel · 11 years ago
  79. 63dd99e brcmfmac: Improve scanning settings for connect. by Hante Meuleman · 11 years ago
  80. fed7ec4 brcmfmac: Protect tx seq number for data and control by Hante Meuleman · 11 years ago
  81. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 11 years ago
  82. 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
  83. 5f66764 ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init by Oleksij Rempel · 11 years ago
  84. 4b2d841 ath9k_htc: use ath9k_cmn_beacon_config_ap by Oleksij Rempel · 11 years ago
  85. 6a77dd3 ath9k: remove unused ath9k_get_next_tbtt by Oleksij Rempel · 11 years ago
  86. fa7b52f ath9k: move ath9k_beacon_config_ap common by Oleksij Rempel · 11 years ago
  87. 12f53c30 ath9k_htc: use ath9k_cmn_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  88. f719792 ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  89. 4a4495a ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap by Oleksij Rempel · 11 years ago
  90. 7f5c4c8 ath9k_htc: add ath9k_htc_beacon_init (but not use it) by Oleksij Rempel · 11 years ago
  91. 4c9a1f3 ath9k: move ath9k_beacon_config_adhoc to common by Oleksij Rempel · 11 years ago
  92. f8422440 ath9k_htc: use ath9k_cmn_beacon_config_sta by Oleksij Rempel · 11 years ago
  93. cbbdf2a ath9k: move ath9k_beacon_config_sta to common-beacon by Oleksij Rempel · 11 years ago
  94. a2030b9 ath9k-common: add nexttbtt and intval to ath_beacon_config by Oleksij Rempel · 11 years ago
  95. c730326 ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common by Oleksij Rempel · 11 years ago
  96. df72878 ath9k: remove unused beacon_qi by Oleksij Rempel · 11 years ago
  97. cc24c86 ath9k_htc: sync beacon slot code with ath9k by Oleksij Rempel · 11 years ago
  98. ed51fe3 ath9k: remove unused bc_tstamp by Oleksij Rempel · 11 years ago
  99. c35ccb3 ath9k_htc: add ATH_OP_PRIM_STA_VIF by Oleksij Rempel · 11 years ago
  100. 92c3f7e ath9k_htc: use common->op_flags by Oleksij Rempel · 11 years ago