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