1. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  2. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  3. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  4. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  5. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  6. d9b8ae6 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
  7. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  9. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  10. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  11. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 12 years ago
  12. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  13. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 12 years ago
  14. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 12 years ago
  15. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 12 years ago
  16. 293702a mac80211: use common radiotap code for cooked monitors by Johannes Berg · 12 years ago
  17. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  18. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 12 years ago
  19. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  20. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  21. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  22. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 12 years ago
  23. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 12 years ago
  24. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  25. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 12 years ago
  26. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 12 years ago
  27. 74b8cc3 Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() by Jesper Juhl · 12 years ago
  28. b423db5 mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control by Helmut Schaa · 13 years ago
  29. aef6c92 mac80211: Keep skb->piority for relayed frames in AP mode by Helmut Schaa · 13 years ago
  30. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  31. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  32. 3df6eae mac80211: accept public action frames with mismatched BSSID by Johannes Berg · 13 years ago
  33. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  34. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  35. 30789eb mac80211: clean up rx_h_mesh_fwding by Thomas Pedersen · 13 years ago
  36. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  37. d3c1597 mac80211: fix forwarded mesh frame queue mapping by Thomas Pedersen · 13 years ago
  38. 7e3c886 mac80211: failed forwarded mesh frame addressing by Thomas Pedersen · 13 years ago
  39. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  40. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  41. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  42. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  43. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  44. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  45. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  46. f8d1ccf mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  47. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  48. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  49. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  50. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  51. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  52. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  53. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  54. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  55. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 13 years ago
  56. 2157fdd mac80211: check if mesh frame is in RMC after decrypt by Thomas Pedersen · 13 years ago
  57. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 13 years ago
  58. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  59. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  60. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  61. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  62. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  63. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago
  64. 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
  65. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  66. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  67. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  68. d3aaec8a mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION by Javier Cardona · 13 years ago
  69. 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
  70. 816c04f mac80211: consolidate MIC failure report handling by Christian Lamparter · 13 years ago
  71. 334df73 mac80211: fix too early reorder release timer by Christian Lamparter · 13 years ago
  72. 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
  73. 73b4809 mac80211: explain padding in place of rate field by Johannes Berg · 13 years ago
  74. 4114fa2 mac80211: receive EAP frames from a station in an AP VLAN on the main AP by Felix Fietkau · 13 years ago
  75. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 13 years ago
  76. 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
  77. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  78. 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
  79. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  80. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  81. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  82. c835b21 mac80211: add comment about reordering by Johannes Berg · 13 years ago
  83. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago
  84. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  85. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  86. 0c2530c mac80211: Remove superfluous if clause by Helmut Schaa · 13 years ago
  87. 38f37be mac80211: Update comments on radiotap MCS index by Mohammed Shafi Shajakhan · 13 years ago
  88. 4f31233 mac80211: as a 4-addr station, do not receive packets for other stations by Felix Fietkau · 13 years ago
  89. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 13 years ago
  90. b1f9331 mac80211: do not send duplicate data frames to the cooked monitor interface by Felix Fietkau · 13 years ago
  91. 8c99f69 mac80211: do not restart ps timer during scan or offchannel by Rajkumar Manoharan · 13 years ago
  92. 771bbd0 mac80211: pass up beacons from external BSS when operating as AP by Arik Nemtsov · 13 years ago
  93. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 13 years ago
  94. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 13 years ago
  95. b305dae mac80211: Fix skb-copy failure debug message. by Ben Greear · 13 years ago
  96. fbb327c mac80211: drop non-auth 3-addr data frames when running as a 4-addr station by Felix Fietkau · 13 years ago
  97. 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 · 13 years ago
  98. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  99. 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
  100. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago