1. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  2. 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
  3. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  4. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  5. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  6. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  7. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  8. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  9. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  10. 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
  11. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  12. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 13 years ago
  13. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 13 years ago
  14. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 13 years ago
  15. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  16. 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
  17. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 13 years ago
  20. 45007fd nl80211: add/fix mesh docs by Johannes Berg · 13 years ago
  21. 39fd5de nl80211: Export available antennas by Bruno Randolf · 13 years ago
  22. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 13 years ago
  23. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 13 years ago
  24. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 13 years ago
  25. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 13 years ago
  26. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 13 years ago
  27. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  28. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 13 years ago
  29. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 13 years ago
  30. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 13 years ago
  31. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  32. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  33. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  34. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  35. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  36. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 14 years ago
  37. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  38. 8610c29 cfg80211: add channel utilization stats to the survey command by Felix Fietkau · 14 years ago
  39. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  40. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  41. 691895e nl80211: fix remain-on-channel documentation by Johannes Berg · 14 years ago
  42. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  43. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  44. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  45. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  46. 2a5fb7b nl80211: some documentation fixes by Johannes Berg · 14 years ago
  47. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  48. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 14 years ago
  49. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  50. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  51. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  52. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 14 years ago
  53. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  54. 4ac5541 cfg80211: Improve connection quality maintenance docs in nl80211.h by Juuso Oikarinen · 14 years ago
  55. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  56. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  57. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  58. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 14 years ago
  59. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 14 years ago
  60. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 14 years ago
  61. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 14 years ago
  62. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  63. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  64. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  65. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  66. 8b78764 nl80211: add a parameter for using 4-address frames on virtual interfaces by Felix Fietkau · 15 years ago
  67. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  68. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  69. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  70. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  71. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  72. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  73. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  74. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  75. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  76. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  77. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  78. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  79. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  80. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  81. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  82. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  83. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  84. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  85. 6bad876 cfg80211: send regulatory beacon hint events to userspace by Luis R. Rodriguez · 15 years ago
  86. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  87. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  88. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  89. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 15 years ago
  90. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 15 years ago
  91. 8fdc621 nl80211: export supported commands by Johannes Berg · 15 years ago
  92. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 15 years ago
  93. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  94. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  95. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  96. f130347 cfg80211: add get reg command by Luis R. Rodriguez · 15 years ago
  97. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 15 years ago
  98. d03415e nl80211: Fix documentation errors by Jouni Malinen · 15 years ago
  99. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 15 years ago
  100. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 15 years ago