1. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 13 years ago
  2. b9e1174 mac80211: fix rx->key NULL pointer dereference in promiscuous mode by Stanislaw Gruszka · 13 years ago
  3. afa2450 mac80211: fix another race in aggregation start by Johannes Berg · 13 years ago
  4. 7ad229d cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Deepthi Gowri · 13 years ago
  5. 5009514 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  6. 20f8d72 mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  7. 64a1b24 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  8. ae1e9df mac80211: fix bug in ieee80211_build_probe_req by Johannes Berg · 13 years ago
  9. 492d7ef mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  10. 041f9e2 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  11. 42c6d01 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  12. 632abf8 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  13. 4641f8a mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  14. e74aa35 mac80211: fix missing sta_lock in __sta_info_destroy by Johannes Berg · 13 years ago
  15. 9cf81e7 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  16. 148a97c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  17. 3445951 mac80211: fix TKIP replay vulnerability by Johannes Berg · 13 years ago
  18. 1186980 mac80211: fix ie memory allocation for scheduled scans by Luciano Coelho · 13 years ago
  19. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  20. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 13 years ago
  21. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  22. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  23. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 13 years ago
  24. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  25. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 13 years ago
  26. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  27. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  28. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  29. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  30. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. d676ff4 mac80211: Don't sleep when growing the mesh path by Javier Cardona · 13 years ago
  32. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  33. e00cf3b 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. 349eb8c mac80211: annotate and fix RCU in mesh code by Johannes Berg · 14 years ago
  35. 1928eca mac80211: fix and simplify mesh locking by Johannes Berg · 14 years ago
  36. d07c7cf mac80211: add missing rcu_barrier by Johannes Berg · 14 years ago
  37. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 14 years ago
  38. 8e621fc mac80211: verify IBSS in interface combinations by Johannes Berg · 14 years ago
  39. d0df9ee mac80211: Deactivate mesh path timers when freeing nodes by Javier Cardona · 14 years ago
  40. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  41. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 14 years ago
  42. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 14 years ago
  43. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 14 years ago
  44. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 14 years ago
  45. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 14 years ago
  46. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 14 years ago
  47. a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 14 years ago
  48. 8cb2315 mac80211: fix another key non-race by Johannes Berg · 14 years ago
  49. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 14 years ago
  50. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 14 years ago
  51. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 14 years ago
  52. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 14 years ago
  53. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  54. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 14 years ago
  55. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 14 years ago
  56. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 14 years ago
  57. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 14 years ago
  58. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 14 years ago
  59. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 14 years ago
  60. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 14 years ago
  61. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 14 years ago
  62. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 14 years ago
  63. d3aaec8 mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 14 years ago
  64. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 14 years ago
  65. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 14 years ago
  66. 38bb3e9 mac80211: Fix build error when CONFIG_PM is not defined by Larry Finger · 14 years ago
  67. 5db1c07 mac80211: don't start the dynamic ps timer if not associated by Luciano Coelho · 14 years ago
  68. 0744371 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() by Lai Jiangshan · 14 years ago
  69. a74ce14 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  70. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  71. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 14 years ago
  72. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 14 years ago
  73. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 14 years ago
  74. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 14 years ago
  75. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 14 years ago
  76. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 14 years ago
  77. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 14 years ago
  78. 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 · 14 years ago
  79. eaef6a9 mac80211: Fix a warning due to skipping tailroom reservation for IV by Mohammed Shafi Shajakhan · 14 years ago
  80. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 14 years ago
  81. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 14 years ago
  82. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 14 years ago
  83. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 14 years ago
  84. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 14 years ago
  85. 334df73 mac80211: fix too early reorder release timer by Christian Lamparter · 14 years ago
  86. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  87. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 14 years ago
  89. ca45de7 mac80211: tear down BA sessions properly on suspend by Johannes Berg · 14 years ago
  90. 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 · 14 years ago
  91. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  92. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 14 years ago
  93. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 14 years ago
  94. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 14 years ago
  95. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 14 years ago
  96. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 14 years ago
  97. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 14 years ago
  98. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 14 years ago
  99. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 14 years ago
  100. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 14 years ago