1. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  2. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  3. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  4. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  5. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  6. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  7. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 12 years ago
  8. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  9. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  10. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 12 years ago
  11. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 12 years ago
  12. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  13. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  14. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  15. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 12 years ago
  16. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  17. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago
  18. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  19. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  20. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 12 years ago
  21. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  22. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  23. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 13 years ago
  24. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  25. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  26. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  27. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  28. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  29. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  30. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  31. ba4a14e mac80211: notify peer when shutting down peer link by Thomas Pedersen · 13 years ago
  32. 5fbdf4a mac80211: Mark all mesh stations as QoS capable by Javier Cardona · 13 years ago
  33. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  34. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  35. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  36. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  37. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  38. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  39. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  40. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  41. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  42. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  43. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  44. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  45. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  46. d12c745 mac80211: fix possible null-pointer de-reference by Christian Lamparter · 14 years ago
  47. c937019 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame by John W. Linville · 14 years ago
  48. 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
  49. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  50. 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
  51. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  52. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  53. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  54. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  55. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  56. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  57. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  58. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  59. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  60. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  61. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  62. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  63. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  64. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  65. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  66. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 16 years ago
  67. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  68. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 16 years ago
  69. 0c68ae26 mac80211: convert to %pM away from print_mac by Johannes Berg · 16 years ago
  70. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  71. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  72. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  73. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  74. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  75. f698d85 replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate by Jasper Bryant-Greene · 16 years ago
  76. e7827a7 mac80211: remove IEEE80211_FC helper by Harvey Harrison · 16 years ago
  77. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  78. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  79. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  80. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  81. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  82. aa2b592 mac80211: clean up use of endianness conversion functions by Luis Carlos Cobo · 16 years ago
  83. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  84. 03e4497 mac80211: fix sta_info mesh timer bug by Johannes Berg · 16 years ago
  85. 73651ee mac80211: split sta_info_add by Johannes Berg · 16 years ago
  86. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  87. 42096b6 mac80211: fix kernel-doc comment for mesh_plink_deactivate by Johannes Berg · 16 years ago
  88. ff59dc7 mac80211: add missing "break" statement in mesh code by Johannes Berg · 16 years ago
  89. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  90. c3896d2c mac80211: mesh peer link implementation by Luis Carlos Cobo · 16 years ago