1. 7762bb0 mac80211: fix debugfs printk format warning by Randy Dunlap · 13 years ago
  2. a3e6b12 mac80211: Allocate new mesh path and portal tables before taking locks by cozybit Inc · 13 years ago
  3. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  4. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  5. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 13 years ago
  6. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  7. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 13 years ago
  8. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 13 years ago
  9. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  10. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  11. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  12. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago
  13. b37e3b6 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. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 13 years ago
  15. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  16. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 13 years ago
  17. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  18. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 13 years ago
  19. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 13 years ago
  20. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  21. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 13 years ago
  22. be7974a mac80211: Minor optimization in tx status handling by Helmut Schaa · 13 years ago
  23. c835b21 mac80211: add comment about reordering by Johannes Berg · 13 years ago
  24. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago
  25. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  26. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 13 years ago
  27. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 13 years ago
  28. 8bc8aec mac80211: initialize sta->last_rx in sta_info_alloc by Felix Fietkau · 13 years ago
  29. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  30. 106af2c 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
  31. 9db372f mac80211: fix channel type recalculation with HT and non-HT interfaces by Felix Fietkau · 13 years ago
  32. cf28d79 mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices by Helmut Schaa · 13 years ago
  33. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  34. 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 13 years ago
  35. 409ec36 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
  36. 8d5eab5 mac80211: update minstrel_ht sample rate when probe is set by Daniel Halperin · 13 years ago
  37. d07bfd8 mac80211: fix scan race, simplify code by Johannes Berg · 13 years ago
  38. b196d03 mac80211: Add log message to ieee80211_restart_hw() by Michael Buesch · 13 years ago
  39. 2d0123a mac80211: remove unused macros by Shan Wei · 13 years ago
  40. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  41. 85a7045 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
  42. 9d468d2 mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht by Helmut Schaa · 13 years ago
  43. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  44. e46395a mac80211: make rate control Kconfig warning depend on mac80211 by Johannes Berg · 13 years ago
  45. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  46. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  47. 8628172 mac80211: better fix for conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago
  48. 90b4ca9 mac80211: copy peer MCS TX parameters by Johannes Berg · 13 years ago
  49. 2973773 mac80211: remove IBSS merge delay by Johannes Berg · 13 years ago
  50. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  51. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  52. f3e85b9 mac80211: Fix a race on enabling power save. by Vivek Natarajan · 13 years ago
  53. 5db5e44 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
  54. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  55. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  56. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  57. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  58. db28569 mac80211: Clear PS related flag on disabling power save. by Vivek Natarajan · 13 years ago
  59. 540005c small adjustment to net/mac80211/Kconfig by Jan Beulich · 13 years ago
  60. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  61. 83bdf2a mac80211: Add power to debugfs. by Ben Greear · 13 years ago
  62. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago
  63. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  64. c269a20 mac80211: reply to directed probes in IBSS by Johannes Berg · 13 years ago
  65. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  66. 0c2530c mac80211: Remove superfluous if clause by Helmut Schaa · 13 years ago
  67. 59bdf3b mac80211: Ensure power-level set properly for scanning. by Ben Greear · 14 years ago
  68. da2fd1f mac80211: Allow work items to use existing channel type. by Ben Greear · 14 years ago
  69. 4f2e9d9 mac80211: Allow scanning on existing channel-type. by Ben Greear · 14 years ago
  70. 4d51e14 mac80211: Properly set work-item channel-type. by Ben Greear · 14 years ago
  71. a7b545f mac80211: add missing locking in ieee80211_reconfig by Eliad Peller · 13 years ago
  72. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  73. c0c84ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  74. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  75. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 14 years ago
  76. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 14 years ago
  77. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 14 years ago
  78. 180205b mac80211: Make some mlme timers module paramaters. by Ben Greear · 14 years ago
  79. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 14 years ago
  80. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  81. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 14 years ago
  82. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 14 years ago
  83. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  84. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  85. 747d753 mac80211: Remove obsolete TKIP flexibility by Jouni Malinen · 14 years ago
  86. e9d7732 mac80211: allow GO to scan like AP by Johannes Berg · 14 years ago
  87. 771bbd0 mac80211: pass up beacons from external BSS when operating as AP by Arik Nemtsov · 14 years ago
  88. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  89. 8fd369e mac80211: do not calc frame duration when using HW rate-control by Arik Nemtsov · 14 years ago
  90. 2cf22b8 mac80211: Recalculate channel-type on iface removal. by Ben Greear · 14 years ago
  91. 172710b mac80211: Warn users if HT fails because of freq mismatch. by Ben Greear · 14 years ago
  92. 0fa025f mac80211: Show configured channel-type in netdev debugfs. by Ben Greear · 14 years ago
  93. eeabee7 mac80211: Be more careful when changing channels. by Ben Greear · 14 years ago
  94. fd95240 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
  95. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 14 years ago
  96. 8c7914d mac80211: disable power save if an infra AP vif exists by Rajkumar Manoharan · 14 years ago
  97. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  98. 4914b3b mac80211: Add sdata state and flags to debugfs. by Ben Greear · 14 years ago
  99. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 14 years ago
  100. 8571a19 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago