1. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  2. d3c1597 mac80211: fix forwarded mesh frame queue mapping by Thomas Pedersen · 13 years ago
  3. 7e3c886 mac80211: failed forwarded mesh frame addressing by Thomas Pedersen · 13 years ago
  4. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  5. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  6. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  7. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  8. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  9. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  10. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  11. f8d1ccf mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  12. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  13. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  14. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  15. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  16. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  17. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  18. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  19. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  20. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 13 years ago
  21. 2157fdd mac80211: check if mesh frame is in RMC after decrypt by Thomas Pedersen · 13 years ago
  22. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 13 years ago
  23. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  24. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  25. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  26. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  27. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  28. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago
  29. e00cf3b 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
  30. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  31. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  32. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  33. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  34. a70171d 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
  35. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 13 years ago
  36. 334df73 mac80211: fix too early reorder release timer by Christian Lamparter · 13 years ago
  37. cfef604 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
  38. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 13 years ago
  39. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  40. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 13 years ago
  41. 252f4bf 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. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  43. 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
  44. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  45. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. c835b21 mac80211: add comment about reordering by Johannes Berg · 13 years ago
  48. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago
  49. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  50. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  51. 0c2530c mac80211: Remove superfluous if clause by Helmut Schaa · 13 years ago
  52. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 13 years ago
  53. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 14 years ago
  54. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  55. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 14 years ago
  56. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 14 years ago
  57. 771bbd0 mac80211: pass up beacons from external BSS when operating as AP by Arik Nemtsov · 14 years ago
  58. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  59. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 14 years ago
  60. b305dae mac80211: Fix skb-copy failure debug message. by Ben Greear · 14 years ago
  61. fbb327c mac80211: drop non-auth 3-addr data frames when running as a 4-addr station by Felix Fietkau · 14 years ago
  62. 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 · 14 years ago
  63. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  64. 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
  65. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago
  66. 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
  67. 919bbad mac80211: fix mesh forwarding when ratelimited too by Milton Miller · 14 years ago
  68. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  70. b51aff0 mac80211: fix mesh forwarding by Johannes Berg · 14 years ago
  71. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  72. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  73. 897bed8 mac80211: clean up RX key checks by Johannes Berg · 14 years ago
  74. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  75. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  76. 08ca944 mac80211: Minor optimization in ieee80211_rx_h_data by Helmut Schaa · 14 years ago
  77. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  78. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  79. dd31857 mac80211: fix RX aggregation locking by Johannes Berg · 14 years ago
  80. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  81. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  82. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  83. 15943a7 mac80211: temporarily disable reorder release timer by Christian Lamparter · 14 years ago
  84. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  85. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  86. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  87. 4080c7c mac80211: fix release_reorder_timeout in scan by Johannes Berg · 14 years ago
  88. 4b0dd98 mac80211: clean up rx handling wrt. found_sta by Johannes Berg · 14 years ago
  89. 4406c37 mac80211: consolidate packet processing by Johannes Berg · 14 years ago
  90. 20b01f8 mac80211: remove prepare_for_handlers sdata argument by Johannes Berg · 14 years ago
  91. 7c1e183 Revert "mac80211: fix use-after-free" by John W. Linville · 14 years ago
  92. 56af326 mac80211: Support receiving data frames on multiple vifs. by Ben Greear · 14 years ago
  93. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  94. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  95. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  96. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  97. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  98. 2c15a0c mac80211: fix rcu-unsafe pointer dereference by Christian Lamparter · 14 years ago
  99. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  100. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago