1. 707be0a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  2. 88bc40e mac80211: go out of PS before sending disassoc by Eliad Peller · 12 years ago
  3. 7f9f78a mac80211: fix tx-mgmt cookie value being left uninitialized by Nicolas Cavallari · 12 years ago
  4. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  5. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  6. 4b4b822 mac80211: fix use after free by Alan Cox · 12 years ago
  7. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  8. 685fb72 mac80211: iterate the virtual monitor interface by Johannes Berg · 12 years ago
  9. 2a9e6c5 minstrel_ht: enable frame aggregation for fixed rate by Sylvain Roger Rieunier · 13 years ago
  10. 4922f71 mac80211: tx: do not drop non-robust mgmt to non-MFP stas. by Nicolas Cavallari · 13 years ago
  11. 46e6de1 mac80211: restructure key selection by Johannes Berg · 13 years ago
  12. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 13 years ago
  13. d48b296 mac80211: redesign scan RX by Johannes Berg · 13 years ago
  14. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 13 years ago
  15. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 13 years ago
  16. d811b3d mac80211: fix invalid band deref building preq IEs by Arik Nemtsov · 13 years ago
  17. fd01428 nl80211: move scan API to wdev by Johannes Berg · 13 years ago
  18. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 13 years ago
  19. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  20. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  21. 10a9109 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 13 years ago
  22. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 13 years ago
  23. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 13 years ago
  24. f72b85b mac80211: remove ieee80211_key_removed by Johannes Berg · 13 years ago
  25. 31ee67a mac80211: remove unused assignment by Johannes Berg · 13 years ago
  26. 7d25745 mac80211: update BSS info on AC parameters change by Johannes Berg · 13 years ago
  27. 2f7916f mac80211: request TX status for BlockAck Requests by Christian Lamparter · 13 years ago
  28. a6f38ac mac80211: fix crash with single-queue drivers by Johannes Berg · 13 years ago
  29. c620948 mac80211: always set in_reconfig=false on wakeup by Eliad Peller · 13 years ago
  30. 135792e mac80211: fix debugfs default key links by Johannes Berg · 13 years ago
  31. a1845fc mac80211: add TX prepare API by Johannes Berg · 13 years ago
  32. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 13 years ago
  33. cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 13 years ago
  34. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 13 years ago
  35. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 13 years ago
  36. d9b3b28 mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc by Eliad Peller · 13 years ago
  37. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 13 years ago
  38. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 13 years ago
  39. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 13 years ago
  40. c9b22fb mac80211: don't require associated->beacon_ies for ps by Eliad Peller · 13 years ago
  41. f823981 mac80211: flush queues before deauth/disassoc by Eliad Peller · 13 years ago
  42. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 13 years ago
  43. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 13 years ago
  44. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 13 years ago
  45. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  46. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 13 years ago
  47. 371a255 mac80211: make ieee80211_check_concurrent_iface netdev-independent by Johannes Berg · 13 years ago
  48. 1712436 mac80211: remove unused function by Johannes Berg · 13 years ago
  49. 3fae027 mac80211: trace debug messages by Johannes Berg · 13 years ago
  50. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 13 years ago
  51. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  52. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  53. d3b2fb5 mac80211: pass sdata to some RX functions by Johannes Berg · 13 years ago
  54. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 13 years ago
  55. 17efdc4 mac80211: remove TKIP debug by Johannes Berg · 13 years ago
  56. 88a9e31 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 13 years ago
  57. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 13 years ago
  58. 0f6b3f5 mac80211: fix double-start of remain-on-channel by Johannes Berg · 13 years ago
  59. 3bfda62 mac80211: Allow userspace to register for auth frames in IBSS by Will Hawkins · 13 years ago
  60. 452a6d2 mac80211: send auth in IBSS only if userspace isn't handling it by Will Hawkins · 13 years ago
  61. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 13 years ago
  62. 9ea4fa1 mac80211: fix cleanup if driver suspend callback fails by Eyal Shapira · 13 years ago
  63. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 13 years ago
  64. 50ae34a mac80211: use the correct capability info in ieee80211_set_associated() by Luciano Coelho · 13 years ago
  65. 6df653c mac80211: initialize sta pointer to avoid false-positive warning by Luciano Coelho · 13 years ago
  66. 559cef9 mac80211: cleanup offchannel_ps_enable argument by Rajkumar Manoharan · 13 years ago
  67. 7ebfa46 mac80211: fix and improve mesh RANN processing by Chun-Yeow Yeoh · 13 years ago
  68. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 13 years ago
  69. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 13 years ago
  70. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 13 years ago
  71. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 13 years ago
  72. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 13 years ago
  73. 3fbf4b71b mac80211: implement the proactive PREP generation by Chun-Yeow Yeoh · 13 years ago
  74. a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 13 years ago
  75. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 13 years ago
  76. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  77. ac4d82f mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED by Pontus Fuchs · 13 years ago
  78. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 13 years ago
  79. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 13 years ago
  80. e979e33 mac80211: allow cancelling dependent ROCs by Johannes Berg · 13 years ago
  81. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  82. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 13 years ago
  83. cef2827 mac80211: remove unneeded ieee80211_run_deferred_scan() by Johannes Berg · 13 years ago
  84. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 13 years ago
  85. 35b3fe1c mac80211: Rename stainfo variable for the more common sta by Javier Cardona · 13 years ago
  86. e3f5d16 mac80211: Remove unused variable by Javier Cardona · 13 years ago
  87. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 13 years ago
  88. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 13 years ago
  89. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 13 years ago
  90. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 13 years ago
  91. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 13 years ago
  92. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 13 years ago
  93. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 13 years ago
  94. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 13 years ago
  95. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 13 years ago
  96. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 13 years ago
  97. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  98. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
  99. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
  100. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago