1. c658e5d mac80211: fix a compiler warning by Felix Fietkau · 14 years ago
  2. 0ab82b0 mac80211: fix dynamic-ps/pm_qos magic numbers by Eliad Peller · 14 years ago
  3. 04ac3c0 mac80211: speed up AP probing using nullfunc frames by Felix Fietkau · 14 years ago
  4. 75706d0 mac80211: remove a redundant check by Felix Fietkau · 14 years ago
  5. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  6. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  7. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  8. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  9. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  10. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  11. b38afa8 mac80211: Improve mlme probe response log messages. by Ben Greear · 14 years ago
  12. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  13. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  14. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  15. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  16. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  17. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  18. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  19. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  20. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  21. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  22. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  23. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  24. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  25. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  26. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  27. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  28. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  29. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  30. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  31. 9dca9c4 mac80211: refuse shared key auth when WEP is unavailable by Johannes Berg · 14 years ago
  32. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  33. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  34. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  35. 05e48e8 mac80211: Protect Deauthentication frame when using MFP by Jouni Malinen · 14 years ago
  36. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  37. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  38. bed7ee6e mac80211: always process blockack action from workqueue by Johannes Berg · 14 years ago
  39. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  40. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  41. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  42. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  43. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  44. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  45. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  46. b054b74 mac80211: fix deauth before assoc by Johannes Berg · 14 years ago
  47. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  48. 11b7c60 mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET by John W. Linville · 14 years ago
  49. 8b9a4e6 mac80211: process station blockack action frames from work by Johannes Berg · 14 years ago
  50. 26b36cf mac80211: make ARP filtering depend on CONFIG_INET by John W. Linville · 14 years ago
  51. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  52. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  53. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  54. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  55. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  56. 6fe70aa 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
  57. 9feaddc mac80211: check channel switch mode for future frames transmit by Wey-Yi Guy · 14 years ago
  58. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 14 years ago
  59. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. cc75589 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
  61. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  62. a15707d Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  63. ed77134 PM QOS update by Mark Gross · 14 years ago
  64. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  65. 79733a8 mac80211: remove association work when processing deauth request by Reinette Chatre · 14 years ago
  66. 8316324 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
  67. ad41ee3 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  68. 195e294 mac80211: Determine dynamic PS timeout based on ps-qos network latency by Juuso Oikarinen · 14 years ago
  69. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  70. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 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
  72. 7bdfcaa mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring by Juuso Oikarinen · 14 years ago
  73. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  74. 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
  75. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  77. 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
  78. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  79. e69e95d mac80211: Send deauth/disassoc prior to dropping STA entry by Jouni Malinen · 14 years ago
  80. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 14 years ago
  81. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 14 years ago
  82. 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
  83. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  84. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  85. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 14 years ago
  86. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 15 years ago
  87. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  88. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 15 years ago
  89. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  90. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 15 years ago
  91. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  92. 29165e4 mac80211: fix deauth race by Johannes Berg · 15 years ago
  93. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  94. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 15 years ago
  95. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  96. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  97. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  98. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  99. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  100. 5e124bd net/mac80211/mlme.c: Remove unnecessary semicolons by Joe Perches · 15 years ago