1. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  2. a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 13 years ago
  3. 8cb2315 mac80211: fix another key non-race by Johannes Berg · 13 years ago
  4. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  5. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  6. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  7. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 13 years ago
  8. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  9. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  10. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 13 years ago
  11. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 13 years ago
  12. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  13. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 13 years ago
  14. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 13 years ago
  15. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  16. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  17. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  18. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  19. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  20. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 13 years ago
  21. 38bb3e9 mac80211: Fix build error when CONFIG_PM is not defined by Larry Finger · 13 years ago
  22. 5db1c07 mac80211: don't start the dynamic ps timer if not associated by Luciano Coelho · 13 years ago
  23. 0744371 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() by Lai Jiangshan · 13 years ago
  24. a74ce14 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  25. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  26. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  27. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  28. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 13 years ago
  29. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 13 years ago
  30. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 13 years ago
  31. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 13 years ago
  32. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  33. a70171d 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 · 13 years ago
  34. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 13 years ago
  35. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 13 years ago
  36. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  37. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 13 years ago
  38. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 13 years ago
  39. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  40. 334df73 mac80211: fix too early reorder release timer by Christian Lamparter · 13 years ago
  41. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  42. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  43. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 13 years ago
  44. ca45de7 mac80211: tear down BA sessions properly on suspend by Johannes Berg · 13 years ago
  45. cfef604 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 · 13 years ago
  46. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  47. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 13 years ago
  48. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 13 years ago
  49. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 13 years ago
  50. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 13 years ago
  51. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 13 years ago
  52. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  53. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  54. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  55. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  56. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  57. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 13 years ago
  58. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  59. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  60. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  61. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago
  62. 252f4bf 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 · 13 years ago
  63. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  64. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  65. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 13 years ago
  66. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  67. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  68. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 13 years ago
  69. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  70. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 13 years ago
  71. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 13 years ago
  72. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  74. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 13 years ago
  75. be7974a mac80211: Minor optimization in tx status handling by Helmut Schaa · 13 years ago
  76. c835b21 mac80211: add comment about reordering by Johannes Berg · 13 years ago
  77. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago
  78. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  79. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 13 years ago
  80. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 13 years ago
  81. 8bc8aec mac80211: initialize sta->last_rx in sta_info_alloc by Felix Fietkau · 13 years ago
  82. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. 106af2c 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 · 13 years ago
  84. 9db372f mac80211: fix channel type recalculation with HT and non-HT interfaces by Felix Fietkau · 13 years ago
  85. cf28d79 mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices by Helmut Schaa · 13 years ago
  86. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  87. 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 13 years ago
  88. 409ec36 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 · 13 years ago
  89. 8d5eab5 mac80211: update minstrel_ht sample rate when probe is set by Daniel Halperin · 13 years ago
  90. d07bfd8 mac80211: fix scan race, simplify code by Johannes Berg · 13 years ago
  91. b196d03 mac80211: Add log message to ieee80211_restart_hw() by Michael Buesch · 13 years ago
  92. 2d0123a mac80211: remove unused macros by Shan Wei · 13 years ago
  93. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  94. 85a7045 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 · 13 years ago
  95. 9d468d2 mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht by Helmut Schaa · 13 years ago
  96. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  97. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 13 years ago
  98. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  99. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  100. 8628172 mac80211: better fix for conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago