1. efc401f4 mac80211: use common cleanup for user/!user_mpm by Bob Copeland · 8 years ago
  2. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  3. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  4. e596af8 mac80211: mesh: flush paths outside of plink lock by Bob Copeland · 8 years ago
  5. b8631c0 mac80211: mesh_plink: remove redundant sta_info check by Sunil Shahu · 8 years ago
  6. 520c75d mac80211: fix crash on mesh local link ID generation with VIFs by Matthias Schiffer · 9 years ago
  7. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  8. c85fb53 mac80211: implement VHT support for mesh by Bob Copeland · 9 years ago
  9. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  10. 0e0060f mac80211: select an AID when creating new mesh STAs by Bob Copeland · 9 years ago
  11. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  12. fa87a65 mac80211: reorder mesh_plink to remove forward decl by Bob Copeland · 9 years ago
  13. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  14. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  15. b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 9 years ago
  16. 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 9 years ago
  17. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  18. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  19. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 9 years ago
  20. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 9 years ago
  21. 0df2f6c mesh_plink: fixup type of timeout to match usage by Nicholas Mc Guire · 9 years ago
  22. cc57ac5 mesh_plink: use msecs_to_jiffies for proper time conversion by Nicholas Mc Guire · 9 years ago
  23. 985e88b Revert "mac80211: keep sending peer candidate events while in listen state" by Bob Copeland · 9 years ago
  24. 2ae70ef mac80211: keep sending peer candidate events while in listen state by Nishikawa, Kenzoh · 10 years ago
  25. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  26. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  27. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  28. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  29. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 10 years ago
  30. 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
  31. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  32. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  33. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  34. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  35. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  36. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  37. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  38. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  39. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  40. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  41. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  42. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  43. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  44. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  45. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  46. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  47. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  48. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  49. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  50. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  51. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  52. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  53. 3088f7d mac80211: stringify another plink state by Thomas Pedersen · 11 years ago
  54. 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 11 years ago
  55. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  56. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 11 years ago
  57. 95e48ad mac80211: stringify mesh peering events by Thomas Pedersen · 11 years ago
  58. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 11 years ago
  59. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  60. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 11 years ago
  61. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  62. 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 11 years ago
  63. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 11 years ago
  64. aa5a1b8 mac80211: stop plink timer only on mesh interfaces by Thomas Pedersen · 11 years ago
  65. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  66. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 11 years ago
  67. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 11 years ago
  68. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 11 years ago
  69. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 11 years ago
  70. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 11 years ago
  71. 59cf1d6 mac80211: don't reinit rate control when mesh sta exists by Helmut Schaa · 12 years ago
  72. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  73. 453e66f2 mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  74. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  75. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  76. 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 12 years ago
  77. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  78. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  79. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 12 years ago
  80. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 12 years ago
  81. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 12 years ago
  82. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  83. bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 12 years ago
  84. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  85. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  86. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  87. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  88. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  89. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  90. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 12 years ago
  91. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  92. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  93. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 12 years ago
  94. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 12 years ago
  95. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  96. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  97. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  98. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 12 years ago
  99. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  100. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago