1. de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
  2. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  3. 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 12 years ago
  4. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
  5. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  6. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  7. c487606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  8. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  9. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  11. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  12. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
  13. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  14. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  15. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  16. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  17. 00f5335 nl80211: add wdev ID as u64 as it should by Johannes Berg · 12 years ago
  18. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  19. ae33bd8 nl80211: allow enabling WoWLAN without triggers by Johannes Berg · 12 years ago
  20. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  21. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  22. 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
  23. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  24. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  25. 72fb2ab nl80211: retrieve interface data by wdev by Johannes Berg · 12 years ago
  26. 1bf614e nl80211: add NL80211_FLAG_NEED_WDEV by Johannes Berg · 12 years ago
  27. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  28. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  29. 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  30. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  31. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  32. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  33. 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
  34. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  35. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  36. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  37. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  38. 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
  39. 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
  40. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  41. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  42. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  43. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  44. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  45. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  46. 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
  47. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  48. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  49. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  50. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  51. 685d12a cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  52. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  53. cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 12 years ago
  54. 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 12 years ago
  55. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  56. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  57. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago
  58. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  59. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  60. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  61. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  62. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 12 years ago
  63. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  64. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 12 years ago
  65. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 12 years ago
  66. 2b5f8b0 nl80211: ensure interface is up in various APIs by Johannes Berg · 12 years ago
  67. 9360ffd wireless: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  68. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 13 years ago
  69. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  70. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  71. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  72. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  73. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  74. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  75. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  76. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  77. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  78. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  79. 2da8f41 cfg80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  80. bdd3ae3 nl80211: fix old station flags compatibility by Johannes Berg · 13 years ago
  81. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  82. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  83. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  84. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  85. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  86. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  87. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  88. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  89. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  90. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  91. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  92. 80b9989 nl80211: make get_vlan logic more common by Johannes Berg · 13 years ago
  93. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  94. 4745fc0 nl80211: add testmode to the list of supported commands by Kalle Valo · 13 years ago
  95. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  96. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  97. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  98. d64d373 nl80211: fix compiler warning by Johannes Berg · 13 years ago
  99. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  100. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago