1. c937019 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame by John W. Linville · 14 years ago
  2. 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
  3. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  4. 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
  5. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  6. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  7. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  8. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  9. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  10. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  11. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  12. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  13. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  14. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  15. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  16. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  17. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  18. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  19. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  20. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 15 years ago
  21. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  22. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 16 years ago
  23. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  24. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  25. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  26. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  27. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  28. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  29. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  30. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  31. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  32. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  33. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  34. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  35. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  36. aa2b592 mac80211: clean up use of endianness conversion functions by Luis Carlos Cobo · 16 years ago
  37. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  38. 03e4497 mac80211: fix sta_info mesh timer bug by Johannes Berg · 16 years ago
  39. 73651ee mac80211: split sta_info_add by Johannes Berg · 16 years ago
  40. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  41. 42096b6 mac80211: fix kernel-doc comment for mesh_plink_deactivate by Johannes Berg · 16 years ago
  42. ff59dc7 mac80211: add missing "break" statement in mesh code by Johannes Berg · 16 years ago
  43. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  44. c3896d2c mac80211: mesh peer link implementation by Luis Carlos Cobo · 16 years ago