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