1. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  2. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  3. 8b78764 nl80211: add a parameter for using 4-address frames on virtual interfaces by Felix Fietkau · 15 years ago
  4. ce47061 cfg80211: no cookies in cfg80211_send_XXX() by Holger Schurig · 15 years ago
  5. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  6. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  7. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  8. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  9. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  10. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  11. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  12. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  13. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 8b19e6c cfg80211: enable country IE support to all cfg80211 drivers by Luis R. Rodriguez · 15 years ago
  15. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  16. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  17. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  18. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  19. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  20. ca3dbc2 cfg80211: update misleading comment by Helmut Schaa · 15 years ago
  21. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  22. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  23. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago
  24. c238c8a cfg80211: dont use union for wext by Johannes Berg · 15 years ago
  25. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  26. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  27. 517357c cfg80211: assimilate and export ieee80211_bss_get_ie by Johannes Berg · 15 years ago
  28. 8990646 cfg80211: implement get_wireless_stats by Johannes Berg · 15 years ago
  29. 9930380 cfg80211: implement IWRATE by Johannes Berg · 15 years ago
  30. ab737a4 cfg80211: implement IWAP for WDS by Johannes Berg · 15 years ago
  31. bc92afd cfg80211: implement iwpower by Johannes Berg · 15 years ago
  32. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  33. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  34. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  35. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  36. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  37. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  38. f1f7482 cfg80211: add wrapper function to get wiphy from priv pointer by David Kilroy · 15 years ago
  39. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  40. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  41. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  42. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  43. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  44. cf5aa2f cfg80211: mark wiphy->privid as pointer to const by David Kilroy · 15 years ago
  45. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  46. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  47. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 15 years ago
  48. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  49. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  50. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  51. cbe8fa9 cfg80211: put wext data into substructure by Johannes Berg · 15 years ago
  52. 4e94390 cfg80211: constify key mac address in ops by Johannes Berg · 15 years ago
  53. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  54. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  55. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  56. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  57. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  58. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  59. 691597c cfg80211/mac80211: move wext SIWMLME into cfg80211 by Johannes Berg · 15 years ago
  60. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  61. 06aa7af cfg80211: add cfg80211_inform_bss by Jussi Kivilinna · 15 years ago
  62. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  63. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 15 years ago
  64. 07f62d0 cfg80211: remove duplicated #include by Huang Weiyi · 15 years ago
  65. a08c1c1 cfg80211: add feature to hold bss by Kalle Valo · 15 years ago
  66. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  67. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 15 years ago
  68. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 15 years ago
  69. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  70. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 15 years ago
  71. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  72. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  73. 4aa188e mac80211/cfg80211: move iwrange handler to cfg80211 by Johannes Berg · 15 years ago
  74. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  75. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  76. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  77. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  78. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  79. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  80. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  81. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 15 years ago
  82. 0378b3f cfg80211: add PM hooks by Johannes Berg · 15 years ago
  83. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 15 years ago
  84. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  85. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  86. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  87. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  88. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  89. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  90. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  91. b219cee cfg80211: make use of reg macros on REG_RULE by Luis R. Rodriguez · 16 years ago
  92. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  93. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  94. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  95. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  96. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  97. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  98. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  99. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 16 years ago
  100. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 16 years ago