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