1. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  2. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  4. 7bdfcaa mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring by Juuso Oikarinen · 14 years ago
  5. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 14 years ago
  6. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 14 years ago
  7. 67e0f39 mac80211: add missing newline by Johannes Berg · 14 years ago
  8. 3393a60 mac80211: Prevent running sta_cleanup timer unnecessarily by Juuso Oikarinen · 14 years ago
  9. 2aab4c2 mac80211: fix stopping RX BA session from timer by Johannes Berg · 14 years ago
  10. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  11. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  12. 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
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  15. 68dd5b7 mac80211: check whether scan is in progress before queueing scan_work by Teemu Paasikivi · 14 years ago
  16. c15cf5f mac80211: fix typo for LDPC capability by Luis R. Rodriguez · 14 years ago
  17. 39184b1 mac80211: delay skb linearising in rx decryption by Zhu Yi · 14 years ago
  18. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  19. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 15 years ago
  20. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  21. 005c93b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  22. 8c11e4a mac80211: fix paged RX crypto by Johannes Berg · 14 years ago
  23. 54297e4 mac80211: fix some RX aggregation locking by Johannes Berg · 14 years ago
  24. 098a607 mac80211: clean up/fix aggregation code by Johannes Berg · 14 years ago
  25. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  26. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 14 years ago
  27. 2b43ae6 mac80211: remove irq disabling for sta lock by Johannes Berg · 14 years ago
  28. e64b379 mac80211: fix station destruction problem by Johannes Berg · 14 years ago
  29. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  30. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. d211e90 mac80211: Fix robust management frame handling (MFP) by Jouni Malinen · 15 years ago
  32. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 14 years ago
  33. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 15 years ago
  34. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  35. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  36. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  37. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  38. e3efca0 mac80211: Fix drop_unencrypted for MFP with hwaccel by Jouni Malinen · 15 years ago
  39. fa83a21 mac80211: Fix dropping of unprotected robust multicast frames by Jouni Malinen · 15 years ago
  40. ecbcd32 mac80211: Fix BIP to be used only with group-addressed frames by Jouni Malinen · 15 years ago
  41. e69e95d mac80211: Send deauth/disassoc prior to dropping STA entry by Jouni Malinen · 15 years ago
  42. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 15 years ago
  43. 0af26b2 mac80211: enable QoS explicitly in AP mode by Stanislaw Gruszka · 15 years ago
  44. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 15 years ago
  45. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 15 years ago
  46. 55f9893 wireless: remove trailing space in messages by Frans Pop · 15 years ago
  47. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 15 years ago
  48. 533866b mac80211: fix PREQ processing and one small bug by Porsch, Marco · 15 years ago
  49. c7a00dc mac80211: correct typos in "unavailable upon resume" warning by John W. Linville · 15 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 · 15 years ago
  51. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  52. 14b4497 mac80211: remove unneed variable from ieee80211_tx_pending() by Dan Carpenter · 15 years ago
  53. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 15 years ago
  54. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago
  55. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  56. 09a08cf mac80211: (really) fix rates setup on IBSS merge by Bruno Randolf · 15 years ago
  57. 819386d Revert "mac80211: fix rates setup on IBSS merge" by John W. Linville · 15 years ago
  58. eaf5553 mac80211: optimize tx status processing by Felix Fietkau · 15 years ago
  59. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. eae4475 minstrel: make the rate control ops reusable from another rc implementation by Felix Fietkau · 15 years ago
  61. 44ac91e minstrel: simplify and fix debugfs code by Felix Fietkau · 15 years ago
  62. c2ef355 mac80211: give warning if building w/out rate ctrl algorithm by Andres Salomon · 15 years ago
  63. 51f5f8c mac80211: Fix memory leak in ieee80211_if_write() by Eric Dumazet · 15 years ago
  64. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 15 years ago
  65. 38a679a mac80211: Fix sta_mtx unlocking on insert STA failure path by Jouni Malinen · 15 years ago
  66. fa9029f mac80211: use different MAC addresses for virtual interfaces by Johannes Berg · 15 years ago
  67. df13cce mac80211: Improve software scan timing by Helmut Schaa · 15 years ago
  68. b4d59a9 mac80211: fix rates setup on IBSS merge by Bruno Randolf · 15 years ago
  69. 62bb2ac mac80211: deprecate RX status noise by Johannes Berg · 15 years ago
  70. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  71. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  72. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 15 years ago
  73. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  74. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 15 years ago
  75. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 15 years ago
  76. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  77. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  78. bef5d1c mac80211: split ieee80211_drop_unencrypted by Johannes Berg · 15 years ago
  79. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  80. 8404080 mac80211: reject unhandled action frames by Johannes Berg · 15 years ago
  81. 2f5265e mac80211: fix netdev rename by Johannes Berg · 15 years ago
  82. 228da6c mac80211: Fix error introduced in netdev_mc_count() changes. by David S. Miller · 15 years ago
  83. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  85. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  86. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 15 years ago
  87. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  88. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 15 years ago
  89. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  90. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  91. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  92. e15276a mac80211: Reset dynamic ps timer in Rx path. by Vivek Natarajan · 15 years ago
  93. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 15 years ago
  94. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 15 years ago
  95. 29165e4 mac80211: fix deauth race by Johannes Berg · 15 years ago
  96. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 15 years ago
  97. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 15 years ago
  98. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 15 years ago
  99. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  100. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 15 years ago