1. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  2. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  3. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  4. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  5. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  6. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  7. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  8. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  9. c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 13 years ago
  10. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  11. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  12. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  13. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  14. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  15. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 13 years ago
  16. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  17. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  18. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  19. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  20. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  21. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  22. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  23. dcac908 mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag. by Nick Ledovskikh · 13 years ago
  24. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  25. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  26. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  27. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  28. 09b1747 mac80211: move mesh filter adjusting by Johannes Berg · 14 years ago
  29. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  30. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  31. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  32. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  33. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  34. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  35. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  36. 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
  37. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  38. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  39. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 14 years ago
  40. 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
  41. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  42. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  43. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  44. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  45. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  46. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  47. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  48. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  49. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  50. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  51. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  52. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  53. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  54. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  55. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  56. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  57. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  58. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  59. 5b36583 mac80211: Assign a default mesh beaconing interval. by Javier Cardona · 15 years ago
  60. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  61. c03e20f mac80211: fix compilation of mesh (although its disabled) by Luis R. Rodriguez · 15 years ago
  62. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  63. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  64. a43816d mac80211: mesh: fix two small problems by Johannes Berg · 15 years ago
  65. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  66. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  67. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  68. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  69. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  70. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 15 years ago
  71. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  72. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  73. c6a1fa1 mac80211: minor code cleanups by Johannes Berg · 16 years ago
  74. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  75. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  76. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  77. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  78. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  80. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  81. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 16 years ago
  82. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 16 years ago
  83. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 16 years ago
  84. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  85. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  86. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  87. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  88. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  89. 3b091cd mac80211: move comment to better location by Luis Carlos Cobo · 16 years ago
  90. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  91. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  92. 2e3c873 mac80211: support functions for mesh by Luis Carlos Cobo · 16 years ago