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