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