1. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  2. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  3. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  4. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  5. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  6. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  7. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  9. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  10. e910867 mac80211: define rate_control_apply_mask_ratetbl() by Lorenzo Bianconi · 9 years ago
  11. 90c66bd mac80211: remove ieee80211_tx_rate dependency in rate mask code by Lorenzo Bianconi · 9 years ago
  12. 35225eb mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature by Lorenzo Bianconi · 9 years ago
  13. 4b819f6 mac80211: Make OCB mode set BSSID by Bertold Van den Bergh · 9 years ago
  14. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  15. 5765f9f mac80211: Set txrc.bss to true for OCB interfaces by Bertold Van den Bergh · 9 years ago
  16. f5eeb5f mac80211: fix invalid read in minstrel_sort_best_tp_rates() by Adrien Schildknecht · 9 years ago
  17. 75dbf00 mac80211: remove always true condition by Dan Carpenter · 9 years ago
  18. 4b58c37 mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() by Johannes Berg · 9 years ago
  19. eb6d929 mac80211: deinline rate_control_rate_init, rate_control_rate_update by Denys Vlasenko · 9 years ago
  20. 727da60 mac80211: deinline drv_sta_state by Denys Vlasenko · 9 years ago
  21. 0e0060f mac80211: select an AID when creating new mesh STAs by Bob Copeland · 9 years ago
  22. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  23. fa87a65 mac80211: reorder mesh_plink to remove forward decl by Bob Copeland · 9 years ago
  24. b0485e9 mac80211: clear local->suspended before calling drv_resume() by Eliad Peller · 9 years ago
  25. 42d8d78 mac80211: TDLS: deny ch-switch req on disallowed channels by Arik Nemtsov · 9 years ago
  26. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  27. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  28. 322cd40 mac80211: Add support for declaring MU-MIMO capability by Sara Sharon · 9 years ago
  29. ccc6bb9 mac80211: account TX MSDUs properly with segmentation offload by Johannes Berg · 9 years ago
  30. 69f1322 mac80211: shrink struct ieee80211_fragment_entry by Johannes Berg · 9 years ago
  31. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 9 years ago
  32. a3ebb4e mac80211: minstrel_ht: handle peers in dynamic SMPS by Krishna Chaitanya · 9 years ago
  33. 932e628 mac80211: mesh process the target only subfield for mesh hwmp by Chun-Yeow Yeoh · 9 years ago
  34. d51c2ea mac80211: TDLS: correctly configure SMPS state by Arik Nemtsov · 9 years ago
  35. 3633ebe mac80211: enable assoc check for mesh interfaces by Bob Copeland · 9 years ago
  36. d8f0300 mac80211: mac80211: Check SN for deactivated mpaths by Jesse Jones · 9 years ago
  37. d825471 mac80211: mesh: don't invalidate SN on discovery failure by Jesse Jones · 9 years ago
  38. 703ee73 mac80211: mesh: add missing case to PERR processing by Alexis Green · 9 years ago
  39. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 9 years ago
  40. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  41. 7584f88 mac80211: clear local->in_reconfig on reconfig error by Eliad Peller · 9 years ago
  42. 6513e98 mac80211: allow passing NULL to ieee80211_vif_to_wdev() by Johannes Berg · 9 years ago
  43. e996ec2 mac80211: avoid unnecessary beacon deref on CSA counter update by Wojciech Dubowik · 9 years ago
  44. 1365770 mac80211: move mesh STA parameters code to own function by Johannes Berg · 9 years ago
  45. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  46. e414eea mac80211: remove IEEE80211_RX_FRAGMENTED by Johannes Berg · 9 years ago
  47. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 9 years ago
  48. 981d94a mac80211: support device/driver PN check for CCMP/GCMP by Johannes Berg · 9 years ago
  49. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  50. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  51. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago
  52. 798a457 mac80211: fix comment referring to RX queue by Johannes Berg · 9 years ago
  53. a682849 mac80211: move ieee80211_get_bssid into RX file by Johannes Berg · 9 years ago
  54. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 9 years ago
  55. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 9 years ago
  56. cf47161 mac80211: rename 'sta_inf' variable to more common 'sta' by Johannes Berg · 9 years ago
  57. 5c48f12 mac80211: remove exposing 'mfp' to drivers by Johannes Berg · 9 years ago
  58. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  59. b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 9 years ago
  60. 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 9 years ago
  61. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  62. 541b6ed mac80211: wowlan: enable powersave if suspend while ps-polling by Chaitanya T K · 9 years ago
  63. e9de019 mac80211: don't clear all tx flags when requeing by Michal Kazior · 9 years ago
  64. 4479004 mac80211: clear subdir_stations when removing debugfs by Tom Hughes · 9 years ago
  65. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  66. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  67. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  69. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  70. 51f458d mac80211: fix locking in update_vlan_tailroom_need_count() by Johannes Berg · 9 years ago
  71. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  72. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  73. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  74. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  75. 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
  76. afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
  77. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
  78. d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
  79. 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
  80. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  81. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  82. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  83. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 9 years ago
  84. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  85. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
  87. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  88. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 9 years ago
  89. 957e0fe mac80211: Switch to new AEAD interface by Herbert Xu · 9 years ago
  90. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 9 years ago
  92. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 9 years ago
  93. 252ec2b mac80211: don't split remain-on-channel for coalescing by Johannes Berg · 9 years ago
  94. 464daaf mac80211: check fast-xmit on station change by Michal Kazior · 9 years ago
  95. 94c78cb mac80211: fix memory leak by Johannes Berg · 9 years ago
  96. b7a3a8e Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  97. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 9 years ago
  98. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 658358c mac80211: fix throughput LED trigger by Johannes Berg · 9 years ago
  100. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 9 years ago