1. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  2. de2ee84 mac80211: fix scan state machine by Mohammed Shafi Shajakhan · 13 years ago
  3. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  4. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  5. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  6. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  7. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  8. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  9. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  10. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  11. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  12. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  13. 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
  14. 1186980 mac80211: fix ie memory allocation for scheduled scans by Luciano Coelho · 13 years ago
  15. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  16. 8ee3108 mac80211: restrict advertised HW scan rates by Johannes Berg · 13 years ago
  17. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  18. 64c754e mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c by Jesper Juhl · 13 years ago
  19. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  20. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  21. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  22. 306fe93 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() by Luciano Coelho · 13 years ago
  23. d07bfd8 mac80211: fix scan race, simplify code by Johannes Berg · 13 years ago
  24. 59bdf3b mac80211: Ensure power-level set properly for scanning. by Ben Greear · 13 years ago
  25. 4f2e9d9 mac80211: Allow scanning on existing channel-type. by Ben Greear · 13 years ago
  26. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 13 years ago
  27. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  28. 7b99a7c mac80211: fix sw scan locking by Johannes Berg · 14 years ago
  29. 494486f mac80211: avoid uninitialized var warning in ieee80211_scan_cancel by John W. Linville · 14 years ago
  30. 3aed49e mac80211: compete scan to cfg80211 if deferred scan fail to start by Stanislaw Gruszka · 14 years ago
  31. 6eb11a9 mac80211: do not requeue scan work when not needed by Stanislaw Gruszka · 14 years ago
  32. 4136c42 mac80211: assure we also cancel deferred scan request by Stanislaw Gruszka · 14 years ago
  33. e229f84 mac80211: keep lock when calling __ieee80211_scan_completed() by Stanislaw Gruszka · 14 years ago
  34. 259b62e mac80211: reduce number of __ieee80211_scan_completed calls by Stanislaw Gruszka · 14 years ago
  35. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  36. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  37. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  38. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  39. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  40. 1601b1e mac80211: fix scan locking wrt. hw scan by Johannes Berg · 14 years ago
  41. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  42. a0daa0e Revert "mac80211: fix sw scan bracketing" by Luis R. Rodriguez · 14 years ago
  43. fb63bc4 mac80211: Fix compile warning in scan.c. by Gertjan van Wingerde · 14 years ago
  44. 543708b mac80211: fix sw scan bracketing by Johannes Berg · 14 years ago
  45. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  46. 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
  47. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  48. f0b058b mac80211: do not wip out old supported rates by Stanislaw Gruszka · 14 years ago
  49. a060bbf mac80211: give virtual interface to hw_scan by Johannes Berg · 14 years ago
  50. 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
  51. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  53. 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
  54. df13cce mac80211: Improve software scan timing by Helmut Schaa · 14 years ago
  55. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  56. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 14 years ago
  57. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 14 years ago
  58. ab13315 mac80211: add U-APSD client support by Kalle Valo · 14 years ago
  59. 81ac346 mac80211: fix a few work bugs by Johannes Berg · 14 years ago
  60. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 14 years ago
  61. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  62. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  63. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  64. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  65. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  66. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  67. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  68. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  69. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  70. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  71. 6d3560d mac80211: fix scan abort sanity checks by Johannes Berg · 15 years ago
  72. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  73. b59f04c mac80211: remove outdated comment by Johannes Berg · 15 years ago
  74. 53623f1 mac80211: replace netif_tx_{start,stop,wake}_all_queues by John W. Linville · 15 years ago
  75. 6a211bf mac80211: fix DTIM setting by Johannes Berg · 15 years ago
  76. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  77. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  78. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  79. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  80. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  81. 0ee9c13 mac80211: fix an oops in ieee80211_scan_state_set_channel by Helmut Schaa · 15 years ago
  82. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  83. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  84. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  85. 2fb3f02 mac80211: introduce a new scan state "decision" by Helmut Schaa · 15 years ago
  86. f502d09 mac80211: advance the state machine immediately if no delay is needed by Helmut Schaa · 15 years ago
  87. 7d3be3c mac80211: refactor the scan code by Helmut Schaa · 15 years ago
  88. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  89. 77fdaa1 mac80211: rework MLME for multiple authentications by Johannes Berg · 15 years ago
  90. 96f7e73 mac80211: shorten the passive dwell time for sw scans by Helmut Schaa · 15 years ago
  91. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  92. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  93. 99c84cb mac80211: improve scan timing by Johannes Berg · 15 years ago
  94. 58905ca mac80211: fix scan channel race by Johannes Berg · 15 years ago
  95. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  96. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  97. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  98. f3b8525 mac80211: fix scan races and rework scanning by Johannes Berg · 15 years ago
  99. af8cdcd mac80211: convert to cfg80211 IBSS API by Johannes Berg · 15 years ago
  100. 965beda mac80211: improve powersave implementation by Johannes Berg · 15 years ago