1. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 1ecf7f0 mac80211: consider more elements in parsing CRC by Johannes Berg · 4 years, 4 months ago
  3. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  4. f1ddbb1 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  5. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  7. 1171639 cfg80211: pass struct to interface combination check/iter by Purushottam Kushwaha · 8 years ago
  8. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  9. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  10. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  11. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  12. 5140974 mac80211: remove unused assignment by Johannes Berg · 8 years ago
  13. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  14. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  15. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 8 years ago
  16. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  17. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 8 years ago
  18. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  19. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 8 years ago
  20. 23665aa mac80211: Interoperability workaround for 80+80 and 160 MHz channels by Jouni Malinen · 8 years ago
  21. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 8 years ago
  22. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 8 years ago
  23. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 8 years ago
  24. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 8 years ago
  25. b9f628f mac80211: clear local->sched_scan_req properly on reconfig by Eliad Peller · 8 years ago
  26. 470f4d6 mac80211: avoid ROC during hw restart by Eliad Peller · 8 years ago
  27. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 8 years ago
  29. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 8 years ago
  30. 856142c mac80211: catch queue stop underflow by Johannes Berg · 9 years ago
  31. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  32. 57f255f mac80211: TDLS: add proper HT-oper IE by Arik Nemtsov · 9 years ago
  33. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  34. 968a76c mac80211: call drv_stop only if driver is started by Eliad Peller · 9 years ago
  35. c189a68 mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps by Andrei Otcheretianski · 9 years ago
  36. 43d6df0 mac80211: use freezable workqueue for restart work by Eliad Peller · 9 years ago
  37. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  38. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  39. e2845c4 mac80211: Do not restart scheduled scan if multiple scan plans are set by Avraham Stern · 9 years ago
  40. 4d57c67 mac80211: add missing struct ieee80211_txq tid field initialization by Felix Fietkau · 9 years ago
  41. 076cdcb mac80211: use bool argument to ieee80211_send_nullfunc by Johannes Berg · 9 years ago
  42. 2739271 mac80211: don't tear down aggregation on suspend in case of wowlan->any by Eliad Peller · 9 years ago
  43. 338c17a mac80211: use DECLARE_EWMA for ave_beacon_signal by Johannes Berg · 9 years ago
  44. f020ae4 mac80211: zero center freq segment 2 in VHT oper IE by Chun-Yeow Yeoh · 9 years ago
  45. b0485e9 mac80211: clear local->suspended before calling drv_resume() by Eliad Peller · 9 years ago
  46. 7584f88 mac80211: clear local->in_reconfig on reconfig error by Eliad Peller · 9 years ago
  47. 6513e98 mac80211: allow passing NULL to ieee80211_vif_to_wdev() by Johannes Berg · 9 years ago
  48. a682849 mac80211: move ieee80211_get_bssid into RX file by Johannes Berg · 9 years ago
  49. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  50. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 9 years ago
  51. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 9 years ago
  52. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  53. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  54. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 9 years ago
  55. 0f611d2 mac80211: count interfaces correctly for combination checks by Andrei Otcheretianski · 9 years ago
  56. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 9 years ago
  57. 3384d75 mac80211: allow iterating inactive interfaces by Arik Nemtsov · 9 years ago
  58. c8fff3d mac80211: handle drv_add_interface failures properly during reconfig by Luciano Coelho · 9 years ago
  59. fb28ec0 mac80211: TDLS: support VHT between peers by Arik Nemtsov · 9 years ago
  60. 9120d94 mac80211: handle potential race between suspend and scan completion by Luciano Coelho · 9 years ago
  61. 4afaff1 mac80211: avoid races related to suspend flow by Emmanuel Grumbach · 9 years ago
  62. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 9 years ago
  63. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 9 years ago
  64. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 9 years ago
  65. fa44b98 mac80211: skip disabled channels in VHT check by Arik Nemtsov · 9 years ago
  66. 0f8b824 mac80211: avoid reconfig if no interfaces are up by Eliad Peller · 9 years ago
  67. 40a11ca mac80211: check if channels allow 80 MHz for VHT probe requests by Johannes Berg · 10 years ago
  68. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  69. 6ea0a69 mac80211: rcu-ify scan and scheduled scan request pointers by Johannes Berg · 10 years ago
  70. 4f9610d mac80211: add specific-queue flushing support by Liad Kaufman · 10 years ago
  71. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  72. 9041c1f mac80211: track AP and peer STA TDLS chan-switch support by Arik Nemtsov · 10 years ago
  73. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  74. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  75. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  76. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  77. 0fc1e04 mac80211: expose API allowing station iteration by Arik Nemtsov · 10 years ago
  78. a7f3a76 mac80211: export IE splitting function by Andrei Otcheretianski · 10 years ago
  79. 486cf4c mac80211: enable DFS with channel contexts by Michal Kazior · 10 years ago
  80. c8d6591 mac80211: support DTPC IE (from Cisco Client eXtensions) by Steinar H. Gunderson · 10 years ago
  81. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  82. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  83. 40b861a mac80211: add QoS IE during TDLS setup start by Arik Nemtsov · 10 years ago
  84. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  85. 71e6195 mac80211: make check_combinations() aware of chanctx reservation by Michal Kazior · 10 years ago
  86. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  87. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 10 years ago
  88. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 10 years ago
  89. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  90. 59f48fe mac80211: don't stop all queues when flushing by Luciano Coelho · 10 years ago
  91. 744462a mac80211: WEP extra head/tail room in ieee80211_send_auth by Max Stepanov · 10 years ago
  92. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  93. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  94. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  95. e669ba2 mac80211: fix nested rtnl locking on ieee80211_reconfig by Eliad Peller · 10 years ago
  96. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 10 years ago
  97. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 10 years ago
  98. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  99. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  100. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago