1. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  2. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  3. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 13 years ago
  4. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 13 years ago
  5. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago
  6. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  7. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  8. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  9. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  10. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  11. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  12. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  13. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  14. 5e34069 mac80211: fix smatch complains by Christian Lamparter · 13 years ago
  15. 77b7023 mac80211: dynamic PS - don't enter PS when TX frames are pending by Arik Nemtsov · 13 years ago
  16. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  17. a6af1d8 mac80211: Start monitor work on restart by Paul Stewart · 13 years ago
  18. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  19. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  20. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  21. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  22. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 14 years ago
  23. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 14 years ago
  24. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 14 years ago
  25. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 14 years ago
  26. 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 14 years ago
  27. 8628172 mac80211: better fix for conn_mon_timer running after disassociate by Stanislaw Gruszka · 14 years ago
  28. f3e85b9 mac80211: Fix a race on enabling power save. by Vivek Natarajan · 14 years ago
  29. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  30. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 14 years ago
  31. 4d51e14 mac80211: Properly set work-item channel-type. by Ben Greear · 14 years ago
  32. 180205b mac80211: Make some mlme timers module paramaters. by Ben Greear · 14 years ago
  33. 172710b mac80211: Warn users if HT fails because of freq mismatch. by Ben Greear · 14 years ago
  34. 8c7914d mac80211: disable power save if an infra AP vif exists by Rajkumar Manoharan · 14 years ago
  35. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  36. bfc31df mac80211: Show max retry-counts in kernel messages. by Ben Greear · 14 years ago
  37. c658e5d mac80211: fix a compiler warning by Felix Fietkau · 14 years ago
  38. 0ab82b0 mac80211: fix dynamic-ps/pm_qos magic numbers by Eliad Peller · 14 years ago
  39. 04ac3c0 mac80211: speed up AP probing using nullfunc frames by Felix Fietkau · 14 years ago
  40. 75706d0 mac80211: remove a redundant check by Felix Fietkau · 14 years ago
  41. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  42. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  43. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  44. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  45. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  46. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  47. b38afa8 mac80211: Improve mlme probe response log messages. by Ben Greear · 14 years ago
  48. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  49. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  50. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  51. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  52. f2176d7 mac80211: Fix WMM driver queue configuration by Juuso Oikarinen · 14 years ago
  53. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  54. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  55. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  56. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  57. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  58. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  59. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  60. b9dcf71 mac80211: clean up ifdown/cleanup paths by Johannes Berg · 14 years ago
  61. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  62. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  63. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  64. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  65. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  66. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  67. 9dca9c4 mac80211: refuse shared key auth when WEP is unavailable by Johannes Berg · 14 years ago
  68. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  69. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  70. 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
  71. 05e48e8 mac80211: Protect Deauthentication frame when using MFP by Jouni Malinen · 14 years ago
  72. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  73. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  74. bed7ee6e mac80211: always process blockack action from workqueue by Johannes Berg · 14 years ago
  75. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  76. 36b3a62 mac80211: common work skb freeing by Johannes Berg · 14 years ago
  77. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  78. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  79. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  80. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  81. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  82. b054b74 mac80211: fix deauth before assoc by Johannes Berg · 14 years ago
  83. 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
  84. 11b7c60 mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET by John W. Linville · 14 years ago
  85. 8b9a4e6 mac80211: process station blockack action frames from work by Johannes Berg · 14 years ago
  86. 26b36cf mac80211: make ARP filtering depend on CONFIG_INET by John W. Linville · 14 years ago
  87. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  88. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  89. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  90. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  91. 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
  92. 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
  93. 9feaddc mac80211: check channel switch mode for future frames transmit by Wey-Yi Guy · 15 years ago
  94. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 15 years ago
  95. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 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 · 15 years ago
  97. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  98. a15707d Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  99. ed77134 PM QOS update by Mark Gross · 15 years ago
  100. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 15 years ago