1. 4bae7d9 mac80211: fix missing sta_lock in __sta_info_destroy by Johannes Berg · 13 years ago
  2. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 13 years ago
  3. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  4. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  6. 0a557ed mac80211: check sta_info_get() return value by Eliad Peller · 13 years ago
  7. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  8. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  9. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  10. 94f9b97 mac80211: be more careful in suspend/resume by Johannes Berg · 13 years ago
  11. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  12. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 13 years ago
  13. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  14. 2fcf2824 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  15. 55d9905 mac80211: allocate only one RX queue by Johannes Berg · 13 years ago
  16. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  17. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  18. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  19. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  20. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  21. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  22. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  23. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  24. 0cd20a2 mac80211: use AES_BLOCK_SIZE by Johannes Berg · 13 years ago
  25. 75396ae mac80211: fix CMAC races by Johannes Berg · 13 years ago
  26. aba83a0b mac80211: fix CCMP races by Johannes Berg · 13 years ago
  27. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  28. 3445951 mac80211: fix TKIP replay vulnerability by Johannes Berg · 13 years ago
  29. 1186980 mac80211: fix ie memory allocation for scheduled scans by Luciano Coelho · 13 years ago
  30. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  31. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 13 years ago
  32. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 13 years ago
  33. 5e34069 mac80211: fix smatch complains by Christian Lamparter · 13 years ago
  34. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 13 years ago
  35. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 13 years ago
  36. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  37. 77b7023 mac80211: dynamic PS - don't enter PS when TX frames are pending by Arik Nemtsov · 13 years ago
  38. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  39. 15b4d84 mac80211: reestablish mis-configured existing Rx BA sessions by Arik Nemtsov · 13 years ago
  40. 8ee3108 mac80211: restrict advertised HW scan rates by Johannes Berg · 13 years ago
  41. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago
  42. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  43. 77572fd mac80211: quiesce vif before suspending by Eliad Peller · 13 years ago
  44. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  45. a6af1d8 mac80211: Start monitor work on restart by Paul Stewart · 13 years ago
  46. 43a1c27 networking: fix warning about unused label wake_up by Vincent Zweije · 13 years ago
  47. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  48. c48b1f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  49. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 13 years ago
  50. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 13 years ago
  51. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  52. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  53. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  54. 59e7e70 mac80211: call dev_alloc_name before copying name to sdata by Thadeu Lima de Souza Cascardo · 13 years ago
  55. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 13 years ago
  56. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
  57. 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
  58. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 13 years ago
  59. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  60. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  61. 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
  62. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  63. 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
  64. d676ff4 mac80211: Don't sleep when growing the mesh path by Javier Cardona · 13 years ago
  65. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. 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
  67. 349eb8c mac80211: annotate and fix RCU in mesh code by Johannes Berg · 13 years ago
  68. 1928eca mac80211: fix and simplify mesh locking by Johannes Berg · 13 years ago
  69. d07c7cf mac80211: add missing rcu_barrier by Johannes Berg · 13 years ago
  70. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  71. 8e621fc mac80211: verify IBSS in interface combinations by Johannes Berg · 13 years ago
  72. d0df9ee mac80211: Deactivate mesh path timers when freeing nodes by Javier Cardona · 13 years ago
  73. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  74. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  75. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  76. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  77. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  78. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 13 years ago
  79. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  80. a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 13 years ago
  81. 8cb2315 mac80211: fix another key non-race by Johannes Berg · 13 years ago
  82. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  83. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  84. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  85. 4daf50f mac80211: Fix mesh-related build breakage... by Yogesh Ashok Powar · 13 years ago
  86. 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
  87. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  88. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 13 years ago
  89. 9b76b1e mac80211: Only process mesh PREPs with equal seq number if metric is better. by Fabrice Deyber · 13 years ago
  90. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  91. 9b84b808 mac80211: Fix locking bug on mesh path table access by Javier Cardona · 13 years ago
  92. 9ca99ee mac80211: Check size of a new mesh path table for changes since allocation. by Javier Cardona · 13 years ago
  93. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  94. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  95. 915b5c5 open80211s: Stop using zero for address 3 in mesh plink mgmt frames by Javier Cardona · 13 years ago
  96. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  97. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  98. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 13 years ago
  99. 38bb3e9 mac80211: Fix build error when CONFIG_PM is not defined by Larry Finger · 13 years ago
  100. 5db1c07 mac80211: don't start the dynamic ps timer if not associated by Luciano Coelho · 13 years ago