1. a4ef66a mac80211: only respond to probe request with mesh ID by Chun-Yeow Yeoh · 11 years ago
  2. b60e527 mac80211: set forwarding in mesh capability info by Chun-Yeow Yeoh · 11 years ago
  3. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  4. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  5. f81a9de mac80211: update mesh beacon on workqueue by Thomas Pedersen · 11 years ago
  6. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  7. 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
  8. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  9. e05eccc mac80211: set mesh formation field properly by Jacob Minshall · 11 years ago
  10. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  11. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  12. 0d4261a mac80211: enable Auth Protocol Identifier on mesh config. by Colleen Twitty · 11 years ago
  13. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  14. b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 11 years ago
  15. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  16. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 11 years ago
  17. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 11 years ago
  19. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 11 years ago
  20. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  21. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 11 years ago
  22. c39ac03 mac80211: don't spam mesh probe response messages by Thomas Pedersen · 11 years ago
  23. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  24. 9fb04b5 mac80211: generate mesh probe responses by Thomas Pedersen · 11 years ago
  25. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 11 years ago
  26. 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 11 years ago
  27. 601513a mac80211: Add the DS Params for mesh to every band by Emanuel Taube · 11 years ago
  28. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 11 years ago
  29. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  30. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 11 years ago
  31. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 11 years ago
  32. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  33. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  34. 10ff57f mac80211: remove a bit of dead mesh code by Johannes Berg · 12 years ago
  35. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  36. f4eabc9 mac80211: use short slot time in mesh for 5GHz by Chun-Yeow Yeoh · 12 years ago
  37. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  38. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  39. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  40. 9a90bc8 mac80211: mesh STAs only process mesh beacons by Thomas Pedersen · 12 years ago
  41. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  42. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  43. f20b621 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
  44. 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
  45. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  46. 1669891 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
  47. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 12 years ago
  48. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 12 years ago
  49. dd4c926 mac80211: cancel mesh path timer by Johannes Berg · 12 years ago
  50. 2d9957c mac80211: clear timer bits when disconnecting by Johannes Berg · 12 years ago
  51. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 12 years ago
  52. 6962d60 mac80211: use oper_channel in mesh by Johannes Berg · 12 years ago
  53. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  54. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  55. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  56. a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 12 years ago
  57. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  58. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  59. 0e482db mac80211: Fix don't use '>' operator for matching channel types by Ashok Nagarajan · 12 years ago
  60. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  61. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  62. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  63. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 12 years ago
  64. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  65. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  66. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 12 years ago
  67. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  68. d934f7d mac80211: Use mandatory rates as basic rates when starting mesh by Ashok Nagarajan · 12 years ago
  69. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  70. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  71. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  72. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  73. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  74. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  75. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  76. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  77. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  78. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  79. c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 13 years ago
  80. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  81. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  82. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  83. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  84. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  85. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 13 years ago
  86. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  87. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  88. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  89. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  90. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  91. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  92. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  93. dcac908 mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag. by Nick Ledovskikh · 13 years ago
  94. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  95. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  96. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  97. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  98. 09b1747 mac80211: move mesh filter adjusting by Johannes Berg · 14 years ago
  99. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  100. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago