1. eec7ef3 cfg80211: initialize on-stack chandefs by Johannes Berg · 4 years, 8 months ago
  2. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  3. 8f7d99b cfg80211: wext: really don't store non-WEP keys by Johannes Berg · 8 years ago
  4. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  5. 9381e26 cfg80211: wext: only allow WEP keys to be configured before connected by Johannes Berg · 8 years ago
  6. 866daf6 wext: remove a/b/g/n from SIOCGIWNAME by Johannes Berg · 8 years ago
  7. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  8. 9c5a18a cfg80211: wext: clear sinfo struct before calling driver by Johannes Berg · 9 years ago
  9. 2afe38d cfg80211-wext: export symbols only when needed by Johannes Berg · 9 years ago
  10. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  11. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  12. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  13. 96998e3 cfg80211: remove unused wiphy argument from cfg80211_wext_freq() by Zhao, Gang · 10 years ago
  14. f5aa0d2 cfg80211: add sanity check for retry limit in wext-compat by Ujjal Roy · 10 years ago
  15. 60a4fe0 cfg80211: fix wext-compat for getting retry value by Ujjal Roy · 10 years ago
  16. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  17. e7d83ed wext: explicitly cast -110 to u8 by Johannes Berg · 11 years ago
  18. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  19. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  20. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  21. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  22. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  23. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  24. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  25. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  26. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  27. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  28. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  29. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  30. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  31. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  32. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  33. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  34. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 13 years ago
  35. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  36. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 13 years ago
  37. 5a5c731 wireless: Set some stats used by /proc/net/wireless (wext) by Ben Greear · 14 years ago
  38. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  39. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  40. c28991a wireless: correct sparse warning in wext-compat.c by John W. Linville · 14 years ago
  41. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  42. 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
  43. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  44. 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
  45. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  46. 5423326 cfg80211: fix wext-compat for setting rate to 'auto' by John W. Linville · 14 years ago
  47. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 14 years ago
  48. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  49. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 14 years ago
  50. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  51. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  52. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  53. c5f8289 cfg80211: Fix WEXT compat siwauth wpa and group cipher by Jouni Malinen · 15 years ago
  54. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  55. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  56. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  57. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  58. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  59. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  60. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  61. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  62. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  63. 1f00fca cfg80211: set_default_key only for WEP by Zhu Yi · 15 years ago
  64. 323d566 cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) by Gábor Stefanik · 15 years ago
  65. c56c571 cfg80211: fix wext stats by Johannes Berg · 15 years ago
  66. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  67. a71d62d cfg80211: fix race in giwrate by Johannes Berg · 15 years ago
  68. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  69. 6c230c0 cfg80211: check for current_bss from giwrate by Samuel Ortiz · 15 years ago
  70. 9834c07 cfg80211: fix giwrange by Johannes Berg · 15 years ago
  71. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  72. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  73. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  74. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  75. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  76. 27bea66 cfg80211: infer WPA and WPA2 support from TKIP and CCMP by David Kilroy · 15 years ago
  77. 2ab658f cfg80211: set WE encoding size based on available ciphers by David Kilroy · 15 years ago
  78. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  79. 3daf097 cfg80211: Advertise ciphers via WE according to driver capability by David Kilroy · 15 years ago
  80. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  81. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  82. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  83. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  84. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  85. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  86. 0b25858 cfg80211: fix wext iw_freq parsing by Johannes Berg · 15 years ago
  87. ba44cb7 cfg80211: mark all WEXT handlers _GPL by Johannes Berg · 15 years ago
  88. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  89. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  90. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  91. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  92. ac7f9cf cfg80211: accept no-op interface mode changes by Johannes Berg · 15 years ago
  93. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  94. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  95. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago