1. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  2. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  3. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  4. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  5. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  6. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  7. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  8. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  9. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 13 years ago
  10. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 13 years ago
  11. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 13 years ago
  12. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  13. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  14. c96e963 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
  15. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 13 years ago
  16. 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
  17. 65a6538 mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declaration by Luciano Coelho · 14 years ago
  18. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  19. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  20. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  21. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  22. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  23. 04ac3c0 mac80211: speed up AP probing using nullfunc frames by Felix Fietkau · 14 years ago
  24. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  25. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  26. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  27. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  28. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  29. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  30. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  31. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  32. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  33. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  34. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  35. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  36. 295bafb mac80211: Support multiple VIFS per AP in debugfs. by Ben Greear · 14 years ago
  37. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  38. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  39. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  40. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  41. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  42. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  43. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  44. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  45. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  46. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  47. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  48. 5f33c92 mac80211: remove unused scan expire define by Johannes Berg · 14 years ago
  49. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  50. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  51. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  52. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 14 years ago
  53. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  54. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  55. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  56. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  57. 7a17a33 mac80211: proper IBSS locking by Johannes Berg · 14 years ago
  58. 05318bc 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
  59. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  60. bb9c03d 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
  61. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  62. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  63. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  64. 7c3b1dd mac80211: defer RX agg session teardown to work by Johannes Berg · 14 years ago
  65. 67c282c mac80211: move BA session work by Johannes Berg · 14 years ago
  66. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 14 years ago
  67. a6a67db mac80211: refcount aggregation queue stop by Johannes Berg · 14 years ago
  68. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 14 years ago
  69. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  70. c1475ca mac80211: move aggregation callback processing by Johannes Berg · 14 years ago
  71. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  72. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  73. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  74. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  75. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  76. 14599f1 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
  77. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  78. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  79. bc10502 net: use __packed annotation by Eric Dumazet · 14 years ago
  80. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  81. 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
  82. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 14 years ago
  83. 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
  84. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  85. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  86. 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
  87. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  88. 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
  89. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 14 years ago
  90. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  91. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 14 years ago
  92. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 14 years ago
  93. df13cce mac80211: Improve software scan timing by Helmut Schaa · 14 years ago
  94. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  95. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  96. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  97. 723bae7 mac80211: track work started through callbacks by Johannes Berg · 14 years ago
  98. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 14 years ago
  99. ab13315 mac80211: add U-APSD client support by Kalle Valo · 14 years ago
  100. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 14 years ago