1. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 13 years ago
  2. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 13 years ago
  3. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  4. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 13 years ago
  5. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 13 years ago
  6. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 13 years ago
  7. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  8. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 13 years ago
  9. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  10. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  11. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  12. 9720bb3 nl80211: use netlink consistent dump feature for BSS dumps by Johannes Berg · 13 years ago
  13. c48b1f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  14. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 13 years ago
  15. 180cdc7 cfg80211: skip disabled channels on channel survey by Luis R. Rodriguez · 13 years ago
  16. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
  17. 208c72f nl80211: fix check for valid SSID size in scan operations by Luciano Coelho · 13 years ago
  18. a2cd43c nl80211: remove some stack variables in trigger_scan and start_sched_scan by Luciano Coelho · 13 years ago
  19. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  20. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  21. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  22. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  23. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  24. 1833d81 mac80211: allow setting supported rates on mesh peers by Javier Cardona · 13 years ago
  25. 8429828 nl80211: allow setting MFP flag for a meshif by Thomas Pedersen · 13 years ago
  26. ff973af nl80211: allow installing keys for a meshif by Thomas Pedersen · 13 years ago
  27. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  28. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  29. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  30. 0e579d6 nl80211: Fix set_key regression with some drivers by Jouni Malinen · 13 years ago
  31. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  32. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 13 years ago
  33. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 13 years ago
  34. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  35. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 13 years ago
  36. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  37. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  38. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 13 years ago
  39. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 14 years ago
  40. efe1cf0 net/wireless/nl80211.c: Avoid call to genlmsg_cancel by Julia Lawall · 14 years ago
  41. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  42. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  43. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  44. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  45. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  46. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  47. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  48. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  49. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  50. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  51. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  52. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  53. bd90fdc nl80211: refactor mesh parameter parsing by Johannes Berg · 14 years ago
  54. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  55. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  56. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  57. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  58. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  59. 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
  60. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  61. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  62. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  63. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  64. 3cc25e5 cfg80211: fix a crash in dev lookup on dump commands by Felix Fietkau · 14 years ago
  65. 8610c29a cfg80211: add channel utilization stats to the survey command by Felix Fietkau · 14 years ago
  66. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  67. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 14 years ago
  68. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  69. d537f5f nl80211: fix error in generic netif_running check by Johannes Berg · 14 years ago
  70. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  71. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  72. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  73. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  74. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  75. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  76. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  77. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  78. 93b0523 cfg80211: always set IBSS basic rates by Johannes Berg · 14 years ago
  79. 92e4494 nl80211: Fix exit from nl80211_set_power_save by Teemu Paasikivi · 14 years ago
  80. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  81. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  82. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  83. 74b70a4 nl80211: fix missing nesting by Johannes Berg · 14 years ago
  84. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  85. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  86. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  87. 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
  88. 60ea385 NET: nl80211, fix lock imbalance and netdev referencing by Jiri Slaby · 14 years ago
  89. 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
  90. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 14 years ago
  91. 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
  92. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  93. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  94. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  95. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  96. 579d753 cfg80211: add missing braces by Johannes Berg · 14 years ago
  97. 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
  98. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  99. 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
  100. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 14 years ago