1. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  2. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  3. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  4. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  5. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  6. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  7. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  8. 80d7e40 mac80211: Apply ht_opmode changes in ieee80211_change_bss by Helmut Schaa · 14 years ago
  9. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  10. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  11. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  12. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  13. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  14. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  15. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  16. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  17. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  18. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  19. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  20. 5a5c731 wireless: Set some stats used by /proc/net/wireless (wext) by Ben Greear · 14 years ago
  21. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  22. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  23. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  24. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  25. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  26. 85416a4 mac80211: fix rx monitor filter refcounters by Christian Lamparter · 14 years ago
  27. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  28. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  29. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  30. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  31. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  32. 5eb5a52 mac80211: fix mesh advertisement by Johannes Berg · 14 years ago
  33. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  34. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  35. ac4c977 mac80211: remove unused don't-encrypt flag by Johannes Berg · 14 years ago
  36. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  37. 1ac62ba mac80211: Don't squash error codes in key setup functions by Ben Hutchings · 14 years ago
  38. ae3568a 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
  39. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. 32162a4 mac80211: Fix key freeing to handle unlinked keys by Jouni Malinen · 14 years ago
  41. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  42. 66c5242 mac80211: remove bogus rcu_read_lock() by Johannes Berg · 14 years ago
  43. 2a88e7e 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
  44. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  45. 06ee1c2 wireless: use netif_rx_ni in ieee80211_send_layer2_update by John W. Linville · 14 years ago
  46. e300d95 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
  47. 3473187 mac80211: remove wep dependency by John W. Linville · 14 years ago
  48. 05318bc 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
  49. ff3074a mac80211: remove unnecessary check in ieee80211_dump_survey by John W. Linville · 14 years ago
  50. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  51. bb9c03d 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
  52. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  53. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  54. 14599f1 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
  55. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  56. bc10502 net: use __packed annotation by Eric Dumazet · 14 years ago
  57. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  58. cc75589 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
  59. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  60. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  61. 8316324 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
  62. 195e294 mac80211: Determine dynamic PS timeout based on ps-qos network latency by Juuso Oikarinen · 14 years ago
  63. 7b7b5e5 mac80211: implement ap isolation support by Felix Fietkau · 14 years ago
  64. f7917af mac80211: fix handling of 4-address-mode in ieee80211_change_iface by Felix Fietkau · 14 years ago
  65. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  66. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 14 years ago
  67. 5c01d56 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
  68. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 14 years ago
  70. 0af26b2 mac80211: enable QoS explicitly in AP mode by Stanislaw Gruszka · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  73. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  74. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 15 years ago
  75. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  76. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  77. 43d3534 mac80211: force use_short_slot=true for 5GHz by Felix Fietkau · 15 years ago
  78. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  79. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  80. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 15 years ago
  81. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  82. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  83. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  84. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  85. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  86. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  87. 2c7e6bc mac80211: disallow fixing bitrates with hw rate control by Johannes Berg · 15 years ago
  88. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  89. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  90. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  91. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  92. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  93. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  94. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  95. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  96. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  97. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  98. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  99. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  100. e6e898c mac80211: remove bogus code by Johannes Berg · 15 years ago