1. a8351c8 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 3 months ago
  2. 9f498e5 mac80211: mesh: restrict airtime metric to peered established plinks by Markus Theil · 4 years, 6 months ago
  3. 7c10ec1 mac80211: mesh: fix HWMP sequence numbering to follow standard by Yuan-Chi Pang · 6 years ago
  4. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  5. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 5df20f2 mac80211: make mpath path fixing more robust by Pedersen, Thomas · 8 years ago
  7. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  8. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  10. 7493295 mac80211: mesh: fix crash in mesh_path_timer by Bob Copeland · 8 years ago
  11. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  12. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  13. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 9 years ago
  14. 932e628 mac80211: mesh process the target only subfield for mesh hwmp by Chun-Yeow Yeoh · 9 years ago
  15. d8f0300 mac80211: mac80211: Check SN for deactivated mpaths by Jesse Jones · 9 years ago
  16. d825471 mac80211: mesh: don't invalidate SN on discovery failure by Jesse Jones · 9 years ago
  17. 703ee73 mac80211: mesh: add missing case to PERR processing by Alexis Green · 9 years ago
  18. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  19. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  20. afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
  21. be45dff mac80211: remove unnecessary break after return by Fabian Frederick · 10 years ago
  22. bc3ce0b mac80211: mesh: always use the latest target_sn by Bob Copeland · 10 years ago
  23. aee6499 mac80211: mesh: use u16 return type for u16 getter by Bob Copeland · 10 years ago
  24. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  25. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  26. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  27. ae76eef mac80211: return new mpath from mesh_path_add() by Bob Copeland · 11 years ago
  28. 0f71651 mac80211: fix the PREP mesh hwmp debug message by Chun-Yeow Yeoh · 11 years ago
  29. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  30. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 11 years ago
  31. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  32. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  33. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 11 years ago
  34. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 11 years ago
  35. 75ea719 mac80211: fix mesh_hwmp kerneldoc by Bob Copeland · 11 years ago
  36. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 12 years ago
  37. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  38. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  39. 7ebfa46 mac80211: fix and improve mesh RANN processing by Chun-Yeow Yeoh · 12 years ago
  40. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  41. 3fbf4b71b mac80211: implement the proactive PREP generation by Chun-Yeow Yeoh · 12 years ago
  42. a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 12 years ago
  43. 35b3fe1c mac80211: Rename stainfo variable for the more common sta by Javier Cardona · 12 years ago
  44. e3f5d16 mac80211: Remove unused variable by Javier Cardona · 12 years ago
  45. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  46. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  47. 7d4e15b mac80211: fix the increment of unicast/multicast counters for forwarded PREQ by Chun-Yeow Yeoh · 12 years ago
  48. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  49. 35bcd59 mac80211: fix the assignment of PREQ's MAC address for Proactive RANN by Chun-Yeow Yeoh · 12 years ago
  50. d2a079f mac80211: fix the RANN propagation issues by Chun-Yeow Yeoh · 12 years ago
  51. 292c41a mac80211: fix the sparse warnings on endian handling in RANN propagation by Chun-Yeow Yeoh · 12 years ago
  52. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 12 years ago
  53. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  54. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  55. 3d045a5 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP by Chun-Yeow Yeoh · 12 years ago
  56. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  57. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  58. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  59. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 12 years ago
  60. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  61. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  62. 3c26f1f mac80211: fix switched HWMP frame addresses by Thomas Pedersen · 13 years ago
  63. 7e3c886 mac80211: failed forwarded mesh frame addressing by Thomas Pedersen · 13 years ago
  64. f2dc798 mac80211: minor cleanup to mesh state locking by Johannes Berg · 13 years ago
  65. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  66. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  67. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  68. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  69. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago
  70. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  71. 2cca397 mac80211: Defer tranmission of mesh path errors by Javier Cardona · 13 years ago
  72. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
  73. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  74. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  75. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  76. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  77. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  78. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  79. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  80. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  81. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  82. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 13 years ago
  83. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  84. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  85. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  86. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  87. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  88. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  89. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 533866b mac80211: fix PREQ processing and one small bug by Porsch, Marco · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  93. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  94. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  95. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  96. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  97. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  98. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  99. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  100. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago