1. 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
  2. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  3. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  4. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  5. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  6. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  7. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  8. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  9. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  10. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  11. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  12. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  13. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  14. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  15. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  16. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  17. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  18. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  19. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  20. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  21. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  22. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  23. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  24. 3088f7d mac80211: stringify another plink state by Thomas Pedersen · 11 years ago
  25. 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 11 years ago
  26. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  27. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 11 years ago
  28. 95e48ad mac80211: stringify mesh peering events by Thomas Pedersen · 11 years ago
  29. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 11 years ago
  30. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  31. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 11 years ago
  32. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  33. 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 11 years ago
  34. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 11 years ago
  35. aa5a1b8 mac80211: stop plink timer only on mesh interfaces by Thomas Pedersen · 11 years ago
  36. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  37. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 11 years ago
  38. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 11 years ago
  39. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  40. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  41. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  42. 59cf1d6 mac80211: don't reinit rate control when mesh sta exists by Helmut Schaa · 12 years ago
  43. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  44. 453e66f2 mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  45. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  46. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  47. 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 12 years ago
  48. 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
  49. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  50. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 12 years ago
  51. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 12 years ago
  52. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 12 years ago
  53. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  54. bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 12 years ago
  55. 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
  56. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  57. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  58. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  59. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  60. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  61. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 12 years ago
  62. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  63. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  64. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 12 years ago
  65. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 12 years ago
  66. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  67. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  68. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  69. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 12 years ago
  70. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  71. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago
  72. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  73. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  74. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 12 years ago
  75. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  76. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  77. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  78. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  79. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  80. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  81. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  82. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  83. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  84. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  85. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  86. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  87. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  88. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  89. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  90. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  91. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  92. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  93. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  94. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  95. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  96. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  97. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  98. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  99. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  100. d12c745 mac80211: fix possible null-pointer de-reference by Christian Lamparter · 14 years ago