1. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  2. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  3. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  4. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  5. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  6. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 13 years ago
  7. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 13 years ago
  8. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  9. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  10. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  11. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  12. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 13 years ago
  13. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  14. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 13 years ago
  15. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  16. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  17. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 13 years ago
  18. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  19. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  20. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 13 years ago
  21. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 13 years ago
  22. efe1cf0 net/wireless/nl80211.c: Avoid call to genlmsg_cancel by Julia Lawall · 13 years ago
  23. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  24. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  25. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  26. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  27. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  28. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  29. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  30. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  31. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  32. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  33. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  34. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  35. bd90fdc nl80211: refactor mesh parameter parsing by Johannes Berg · 14 years ago
  36. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  37. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  38. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  39. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  40. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  41. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  42. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  43. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  44. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  45. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  46. 3cc25e5 cfg80211: fix a crash in dev lookup on dump commands by Felix Fietkau · 14 years ago
  47. 8610c29 cfg80211: add channel utilization stats to the survey command by Felix Fietkau · 14 years ago
  48. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  49. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 14 years ago
  50. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  51. d537f5f nl80211: fix error in generic netif_running check by Johannes Berg · 14 years ago
  52. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  53. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  54. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  55. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  56. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  57. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  58. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  59. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  60. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  61. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  62. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  63. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  64. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  65. 74b70a4 nl80211: fix missing nesting by Johannes Berg · 14 years ago
  66. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  67. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  68. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  69. 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
  70. 60ea385 NET: nl80211, fix lock imbalance and netdev referencing by Jiri Slaby · 14 years ago
  71. 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
  72. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 14 years ago
  73. 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
  74. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  75. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  76. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  77. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  78. 579d753 cfg80211: add missing braces by Johannes Berg · 14 years ago
  79. 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
  80. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  81. 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
  82. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 14 years ago
  83. 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
  84. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  86. d5d9de0 nl80211: reenable station del for mesh by Marco Porsch · 14 years ago
  87. 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
  88. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  89. 19bc291 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
  90. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  91. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  92. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  93. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 14 years ago
  94. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 14 years ago
  95. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  96. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  97. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  98. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  99. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  100. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago