1. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 12 years ago
  2. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  3. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  4. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  5. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  6. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  7. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 12 years ago
  8. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  10. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago
  11. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  12. 88c868c mac80211: sanity check for null SSID by Stanislaw Gruszka · 12 years ago
  13. 32c5057 mac80211: use IEEE80211_NUM_ACS by Johannes Berg · 12 years ago
  14. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 12 years ago
  15. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 12 years ago
  16. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  17. 24398e3 mac80211: set HT channel before association by Johannes Berg · 12 years ago
  18. 70b12f2 mac80211: when receiving DTIM disable power-save mode only if it was enabled by Ronald Wahl · 12 years ago
  19. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  20. f69b9c7 mac80211: flush to get the tx status of nullfunc frame immediately by Rajkumar Manoharan · 12 years ago
  21. 6f0756a mac80211: do not send pspoll when powersave is disabled by Rajkumar Manoharan · 12 years ago
  22. 3f9768a mac80211: fix association beacon wait timeout by Johannes Berg · 12 years ago
  23. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  24. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  25. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  26. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 12 years ago
  27. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 12 years ago
  28. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 12 years ago
  29. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 12 years ago
  30. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 12 years ago
  31. de5036a mac80211: move misplaced comment by Johannes Berg · 12 years ago
  32. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 12 years ago
  33. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  34. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  35. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  36. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  37. 37ad388 mac80211: make deauth/disassoc sequence more natural by Johannes Berg · 12 years ago
  38. 02d83e6 mac80211: fix ieee80211_set_disassoc() sending DelBA by Johannes Berg · 12 years ago
  39. 5fef7db mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc by Johannes Berg · 12 years ago
  40. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 12 years ago
  41. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  42. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  43. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 12 years ago
  44. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 12 years ago
  45. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 12 years ago
  46. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 12 years ago
  47. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 12 years ago
  48. c898787 mac80211: move managed mode station state modification by Johannes Berg · 12 years ago
  49. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  50. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 12 years ago
  51. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 12 years ago
  52. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 12 years ago
  53. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 12 years ago
  54. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 12 years ago
  55. 30fa904 mac80211: use RCU read locks for sta_info_get by Mohammed Shafi Shajakhan · 13 years ago
  56. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  57. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  58. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  59. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  60. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  61. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  62. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  63. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  64. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  65. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  66. 0ecfe806 mac80211: fix race between connection monitor & suspend by Johannes Berg · 13 years ago
  67. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  68. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  69. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  70. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  71. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  72. 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
  73. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  74. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  75. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  76. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  77. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  78. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 13 years ago
  79. 1ea57b1 mac80211: Update device channel in case of HW channel switch supported by Shahar Levi · 13 years ago
  80. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago
  81. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  82. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  83. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  84. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  85. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  86. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  87. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  88. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  89. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  90. 5e34069 mac80211: fix smatch complains by Christian Lamparter · 13 years ago
  91. 77b7023 mac80211: dynamic PS - don't enter PS when TX frames are pending by Arik Nemtsov · 13 years ago
  92. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  93. a6af1d8 mac80211: Start monitor work on restart by Paul Stewart · 13 years ago
  94. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  95. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  96. a331400 mac80211: clear local->ps_data on disassoc by Eliad Peller · 13 years ago
  97. 1d38c16 mac80211: stop queues before rate control updation by Rajkumar Manoharan · 13 years ago
  98. 1ddc286 mac80211: Postpond ps timer if tx is stopped by others by Rajkumar Manoharan · 13 years ago
  99. 470ab2a mac80211: use wake_queue to restart trasmit by Rajkumar Manoharan · 13 years ago
  100. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago