1. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 10 years ago
  3. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  4. d3a58df mac80211: set new interfaces as idle upon init by Avraham Stern · 10 years ago
  5. abd43a6 mac80211: reduce packet loss notifications under load by Felix Fietkau · 10 years ago
  6. 923eaf3 mac80211: don't check netdev state for debugfs read/write by Arik Nemtsov · 10 years ago
  7. 53d0452 mac80211: fix a memory leak on sta rate selection table by Felix Fietkau · 10 years ago
  8. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  9. c7d37a6 mac80211: fix IBSS join by initializing last_scan_completed by Krzysztof Hałasa · 10 years ago
  10. 34171dc mac80211: fix virtual monitor interface addition by Emmanuel Grumbach · 10 years ago
  11. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 10 years ago
  12. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  13. cca674d mac80211: export the expected throughput by Antonio Quartulli · 10 years ago
  14. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 10 years ago
  15. 00591ce mac80211: minstrel-ht: small clarifications by Johannes Berg · 10 years ago
  16. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 10 years ago
  17. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 10 years ago
  18. 0d06d9b mac80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  19. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  20. 387910c mac80211: Update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  21. b4b177a mac80211: fix on-channel remain-on-channel by Johannes Berg · 10 years ago
  22. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  23. c52666a mac80211: fix suspend vs. association race by Emmanuel Grumbach · 10 years ago
  24. f9ac71b mac80211: fix vif name tracing by Eliad Peller · 10 years ago
  25. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  26. 4a817aa mac80211: allow VHT with peers not capable of 40MHz by Johannes Berg · 10 years ago
  27. f29f58a mac80211: fix sparse warning caused by __ieee80211_channel_switch() by Luciano Coelho · 10 years ago
  28. cf8767d mac80211: disconnect iface if CSA unexpectedly fails by Michal Kazior · 10 years ago
  29. e5593f5 mac80211: ignore cqm during csa by Michal Kazior · 10 years ago
  30. 6619950 mac80211: split CSA finalize function by Michal Kazior · 10 years ago
  31. 59af692 mac80211: fix CSA tx queue stopping by Michal Kazior · 10 years ago
  32. 33926eb mac80211: mark local variable __maybe_unused by Johannes Berg · 10 years ago
  33. 95224fe mac80211: move TDLS code to another file by Arik Nemtsov · 10 years ago
  34. 0c4972c mac80211: set an external flag for TDLS stations by Arik Nemtsov · 10 years ago
  35. e669ba2 mac80211: fix nested rtnl locking on ieee80211_reconfig by Eliad Peller · 10 years ago
  36. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 10 years ago
  37. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  38. 8c5bb1f mac80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  39. 3b1700b mac80211: Support dynamic AP mode channel width changes by Jouni Malinen · 10 years ago
  40. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 10 years ago
  41. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 10 years ago
  42. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 10 years ago
  43. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 10 years ago
  44. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 10 years ago
  45. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 10 years ago
  46. c0166da mac80211: compute chanctx refcount on-the-fly by Michal Kazior · 10 years ago
  47. 2b32713 mac80211: fix racy usage of chanctx->refcount by Michal Kazior · 10 years ago
  48. 1f0d54c mac80211: split ieee80211_free_chanctx() by Michal Kazior · 10 years ago
  49. ed68ebc mac80211: split ieee80211_new_chanctx() by Michal Kazior · 10 years ago
  50. 13f348a mac80211: improve chanctx reservation lookup by Michal Kazior · 10 years ago
  51. 0288157 mac80211: improve find_chanctx() for reservations by Michal Kazior · 10 years ago
  52. e3afb92 mac80211: track reserved vifs in chanctx by Michal Kazior · 10 years ago
  53. 484298a mac80211: track assigned vifs in chanctx by Michal Kazior · 10 years ago
  54. 0933248 mac80211: add support for radar detection for reservations by Michal Kazior · 10 years ago
  55. c2b90ad mac80211: prevent chanctx overcommit by Michal Kazior · 10 years ago
  56. 6fa001b mac80211: add max channel calculation utility function by Michal Kazior · 10 years ago
  57. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 10 years ago
  58. a40a8c1 mac80211: fix mesh_add_rsn_ie IE finding loop by Bob Copeland · 10 years ago
  59. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 10 years ago
  60. 9a07bf5 mac80211: Allow HT capa override to add 40 MHz intolerant by Jouni Malinen · 10 years ago
  61. 311ab8e mac80211: fixup radiotap tx flags for RTS/CTS by Bob Copeland · 10 years ago
  62. 062f1d6 mac80211: avoid handling of SMPS for mesh by Chun-Yeow Yeoh · 10 years ago
  63. 764152f mac80211: exclude AP_VLAN interfaces from tx power calculation by Felix Fietkau · 10 years ago
  64. 990baec mac80211: suppress BSS info change notifications for AP_VLAN by Felix Fietkau · 10 years ago
  65. aa51142 mac80211: fix some missing includes by Zhao, Gang · 10 years ago
  66. a2e7495 mac80211: Allow disabling LDPC by Pawel Kulakowski · 10 years ago
  67. 5d52ee8 mac80211: allow reservation of a running chanctx by Luciano Coelho · 10 years ago
  68. 11335a5 mac80211: implement chanctx reservation by Luciano Coelho · 11 years ago
  69. 77eeba9 mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one by Luciano Coelho · 10 years ago
  70. 33ffd95 mac80211: split ieee80211_vif_change_channel in two by Luciano Coelho · 10 years ago
  71. 4e141da mac80211: protect AP VLAN list with local->mtx by Michal Kazior · 10 years ago
  72. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  73. 71965c1 cfg80211/mac80211: move combination check to mac80211 for ibss by Luciano Coelho · 10 years ago
  74. 73de86a cfg80211/mac80211: move interface counting for combination check to mac80211 by Luciano Coelho · 10 years ago
  75. 2beb6dab cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() by Luciano Coelho · 10 years ago
  76. 174e0cd cfg80211: Enable GO operation on additional channels by Ilan Peer · 10 years ago
  77. 0c2bef46 mac80211: use RCU_INIT_POINTER by Monam Agarwal · 10 years ago
  78. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  79. 6e1ee5d mac80211: remove VLAIS usage from mac80211 by Jan-Simon Möller · 10 years ago
  80. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 10 years ago
  81. 9b4816f mac80211: fix radar_enabled propagation by Michal Kazior · 10 years ago
  82. 7b8a9cd mac80211: Disable SMPS for the monitor interface by Ido Yariv · 10 years ago
  83. 115b943 mac80211: fix software remain-on-channel implementation by Johannes Berg · 10 years ago
  84. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  85. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  86. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 10 years ago
  87. 3afc216 cfg80211/mac80211: ignore signal if the frame was heard on wrong channel by Emmanuel Grumbach · 10 years ago
  88. 71228a1 mac80211: release sched_scan_sdata when stopping sched scan by Alexander Bondar · 10 years ago
  89. 112c44b mac80211: fix WPA with VLAN on AP side with ps-sta again by Michael Braun · 10 years ago
  90. 1a1cb74 mac80211: fix suspend vs. authentication race by Johannes Berg · 10 years ago
  91. c9c3a06 mac80211: verify deauthentication and return error on failure by Johannes Berg · 10 years ago
  92. d2722f8 mac80211: fix potential use-after-free by Johannes Berg · 10 years ago
  93. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  95. 97bd5f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  96. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  98. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  99. 0c6a481 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  100. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 10 years ago