1. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  2. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  3. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  4. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  5. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  6. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  7. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  8. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  9. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  10. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  11. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  12. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  13. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  14. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  15. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  16. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  17. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  18. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  19. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  20. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  22. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  23. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  24. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  25. c258d2d nl80211: only allow adding stations to running vlan interfaces by Felix Fietkau · 15 years ago
  26. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  27. a043897 cfg80211: introduce nl80211_get_ifidx() by Holger Schurig · 15 years ago
  28. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  29. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  30. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  31. 8b78764 nl80211: add a parameter for using 4-address frames on virtual interfaces by Felix Fietkau · 15 years ago
  32. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  33. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 7fdad98 cfg80211: remove dead variable by Johannes Berg · 15 years ago
  35. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  36. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  37. c5f8289 cfg80211: Fix WEXT compat siwauth wpa and group cipher by Jouni Malinen · 15 years ago
  38. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  39. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  40. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  42. e0da41b cfg80211: remove warning in deauth case by Holger Schurig · 15 years ago
  43. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  44. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  45. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  46. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  48. 8a8e05e cfg80211: fix netns error unwinding bug by Johannes Berg · 15 years ago
  49. a82ac21 net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h by John W. Linville · 15 years ago
  50. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  51. 4890e3b wireless: implement basic ethtool support for cfg80211 devices by John W. Linville · 15 years ago
  52. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  53. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  54. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  55. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  56. 8503bd8 wext: Add bound checks for copy_from_user by Arjan van de Ven · 15 years ago
  57. 8bb8948 cfg80211: always get BSS by Johannes Berg · 15 years ago
  58. 4be3bd8 cfg80211: don't set privacy w/o key by Johannes Berg · 15 years ago
  59. 33de4f9 cfg80211: wext: don't display BSSID unless associated by Johannes Berg · 15 years ago
  60. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  61. 94f85853 cfg80211: don't overwrite privacy setting by Johannes Berg · 15 years ago
  62. 90c215c cfg80211: fix SME connect by Johannes Berg · 15 years ago
  63. 012a1b3 cfg80211: minimal error handling for wext-compat freq scanning by Holger Schurig · 15 years ago
  64. 50425b0 cfg80211: use cfg80211_wext_freq() for freq conversion by Holger Schurig · 15 years ago
  65. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  66. bbac31f cfg80211: fix SME connect by Johannes Berg · 15 years ago
  67. 8862dc5 cfg80211: minimal error handling for wext-compat freq scanning by Holger Schurig · 15 years ago
  68. a4e7b73 cfg80211: use cfg80211_wext_freq() for freq conversion by Holger Schurig · 15 years ago
  69. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  70. b275f28 wireless: update cfg80211 kconfig entry by Luis R. Rodriguez · 15 years ago
  71. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  72. 253850c wireless: update reg debug kconfig entry by Luis R. Rodriguez · 15 years ago
  73. 0448b5f nl80211: jump to out_err upon unsupported iftype by Roel Kluin · 15 years ago
  74. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  75. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  76. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  77. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  78. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  79. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  80. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  81. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  82. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  83. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  84. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  85. 1fe90b0 trivial: remove duplicate "different" from comment by Thadeu Lima de Souza Cascardo · 15 years ago
  86. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  87. aee83ea cfg80211: add missing device list locking by Johannes Berg · 15 years ago
  88. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  89. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  90. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  91. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  92. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  93. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  94. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 15 years ago
  95. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 15 years ago
  96. e458b8a cfg80211: fix nl80211 disconnected events by Johannes Berg · 15 years ago
  97. b935df0 cfg80211: fix disassociation warning due to misuse of wdev->current_bss by Pavel Roskin · 15 years ago
  98. a42dd7ef wireless: display wext SSID when connected by cfg80211 by Zhu Yi · 15 years ago
  99. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 8dadadb cfg80211: clear SSID on disconnect/no connection by Johannes Berg · 15 years ago