1. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  2. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  3. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  4. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  5. 09b1747 mac80211: move mesh filter adjusting by Johannes Berg · 14 years ago
  6. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  7. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  8. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  9. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  10. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  11. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  12. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  13. 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
  14. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  15. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  16. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 14 years ago
  17. 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
  18. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  19. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  20. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  21. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  22. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  23. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  24. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  25. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  26. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  27. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  28. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  29. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  30. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  31. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  32. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  33. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  34. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  35. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  36. 5b36583 mac80211: Assign a default mesh beaconing interval. by Javier Cardona · 15 years ago
  37. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  38. c03e20f mac80211: fix compilation of mesh (although its disabled) by Luis R. Rodriguez · 15 years ago
  39. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  40. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  41. a43816d mac80211: mesh: fix two small problems by Johannes Berg · 15 years ago
  42. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  43. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  44. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  45. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  46. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 15 years ago
  47. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 15 years ago
  48. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  49. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  50. c6a1fa1 mac80211: minor code cleanups by Johannes Berg · 16 years ago
  51. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  52. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  53. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  54. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  55. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  57. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  58. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 16 years ago
  59. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 16 years ago
  60. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 16 years ago
  61. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  62. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  63. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  64. 6c4711b mac80211: use a struct for bss->mesh_config by Luis Carlos Cobo · 16 years ago
  65. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  66. 3b091cd mac80211: move comment to better location by Luis Carlos Cobo · 16 years ago
  67. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  68. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  69. 2e3c873 mac80211: support functions for mesh by Luis Carlos Cobo · 16 years ago