1. bf6a057 cfg80211: Fix power save state after interface type change by Juuso Oikarinen · 13 years ago
  2. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  3. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  4. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  5. 7623225 Revert "wireless: Use first phyX name available when registering phy devices." by Johannes Berg · 14 years ago
  6. 5a254ff wireless: Use first phyX name available when registering phy devices. by Ben Greear · 14 years ago
  7. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  8. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  9. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  10. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  11. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  12. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 14 years ago
  13. 073730d wireless: Convert wiphy_debug macro to function by Joe Perches · 14 years ago
  14. 5a65205 cfg80211: fix race between sysfs and cfg80211 by Maxime Bizon · 14 years ago
  15. f884e38 cfg80211: move cfg80211_exit to .exit.text by Uwe Kleine-König · 14 years ago
  16. 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
  17. 9043f3b cfg80211: Remove default dynamic PS timeout value by Juuso Oikarinen · 14 years ago
  18. 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
  19. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  20. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  21. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 14 years ago
  22. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 15 years ago
  23. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  24. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  25. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  26. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  27. 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
  28. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  29. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  30. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  32. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  33. 4890e3b wireless: implement basic ethtool support for cfg80211 devices by John W. Linville · 15 years ago
  34. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  35. 053a93d cfg80211: assign device type in netdev notifier callback by Marcel Holtmann · 15 years ago
  36. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  37. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  38. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  39. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  40. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  41. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  42. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  43. aee83ea cfg80211: add missing device list locking by Johannes Berg · 15 years ago
  44. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  45. 75e6c3b cfg80211: lower dynamic PS timeout to 100ms by Johannes Berg · 15 years ago
  46. abc7381 cfg80211: decouple regulatory variables from cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  47. e40cbdac cfg80211: fix NETDEV_UNREGISTER notifier by Johannes Berg · 15 years ago
  48. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  49. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  50. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  51. 6682588 cfg80211: fix unregistration by Johannes Berg · 15 years ago
  52. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  53. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  54. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  55. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  56. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  57. 7848547 cfg80211: fix netdev down problem by Johannes Berg · 15 years ago
  58. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  59. 0eb1464 cfg80211: reset auth algorithm by Johannes Berg · 15 years ago
  60. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  61. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  62. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  63. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  64. 2a783c1 cfg80211: move break statement to correct place by Johannes Berg · 15 years ago
  65. 51cd4aa cfg80211: allow drivers that can't scan for specific ssids by David Kilroy · 15 years ago
  66. 2f0accc cfg80211: fix rfkill locking problem by Johannes Berg · 15 years ago
  67. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  68. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  69. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  70. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  71. cbe8fa9 cfg80211: put wext data into substructure by Johannes Berg · 15 years ago
  72. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  73. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  74. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  75. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  76. 4bbf4d5 cfg80211: fix locking in nl80211_set_wiphy by Johannes Berg · 15 years ago
  77. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 15 years ago
  78. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  79. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 15 years ago
  80. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  81. 761cf7e cfg80211: add assert_cfg80211_lock() to ensure proper protection by Luis R. Rodriguez · 15 years ago
  82. a179439 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  83. 85fd129 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity by Luis R. Rodriguez · 15 years ago
  84. b5850a7 cfg80211: rename cfg80211_registered_device's idx to wiphy_idx by Luis R. Rodriguez · 15 years ago
  85. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  86. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  87. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  88. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  89. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  90. f3b407f wireless: remove cfg80211_reg_mutex by Johannes Berg · 16 years ago
  91. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  92. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  93. 638af07 wireless: a global static to local static improvement by Denis ChengRq · 16 years ago
  94. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  95. 734366d cfg80211: clean up regulatory mess by Johannes Berg · 16 years ago
  96. 762af43 cfg80211: fix static regdomains by Johannes Berg · 16 years ago
  97. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  98. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  99. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 16 years ago
  100. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago