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