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