1. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  2. 538c9eb cfg80211: clear wext keys when freeing and removing them by Johannes Berg · 10 years ago
  3. 2740f0c cfg80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  4. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  6. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  7. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  8. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 10 years ago
  9. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  10. f6837ba mac80211: handle failed restart/resume better by Johannes Berg · 10 years ago
  11. f04c220 cfg80211: export interface stopping function by Michal Kazior · 10 years ago
  12. 2fd0511 cfg80211: remove BUG_ON usage by Johannes Berg · 10 years ago
  13. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 10 years ago
  14. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 10 years ago
  15. b6a5501 cfg80211/mac80211: move more combination checks to mac80211 by Luciano Coelho · 10 years ago
  16. 78f22b6 cfg80211: allow userspace to take ownership of interfaces by Johannes Berg · 10 years ago
  17. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  18. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 10 years ago
  20. 7c8d5e0 cfg80211: send stop AP event only due to internal reason by Ilan Peer · 10 years ago
  21. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  22. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 11 years ago
  23. a617302 cfg80211: fix scan done race by Johannes Berg · 11 years ago
  24. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 11 years ago
  25. f1e3d55 cfg80211: make device_type const by Johannes Berg · 11 years ago
  26. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  27. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  28. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  29. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 11 years ago
  30. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  31. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  32. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  33. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  34. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  35. aa5f66d cfg80211: fix sysfs registration race by Johannes Berg · 11 years ago
  36. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. 74418ed cfg80211: fix P2P GO interface teardown by Johannes Berg · 11 years ago
  38. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  39. 57ed5cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  40. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  41. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  42. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  43. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  44. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  45. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  46. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  47. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  48. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  49. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  50. 1cdd59c cfg80211: simplify and correct P2P-Device scan check by Johannes Berg · 11 years ago
  51. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  52. 73810b7 cfg80211: use atomic_t for wiphy counter by Johannes Berg · 11 years ago
  53. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 11 years ago
  54. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  55. fb4e156 nl80211: Add generic netlink module alias for cfg80211/nl80211 by Marcel Holtmann · 11 years ago
  56. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  57. 03cd7e4 cfg80211: fix wiphy_register error path by Johannes Berg · 11 years ago
  58. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  59. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  60. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  61. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 11 years ago
  62. 8125696 cfg80211/mac80211: disconnect on suspend by Stanislaw Gruszka · 11 years ago
  63. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  64. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  65. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 11 years ago
  66. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  67. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  68. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  69. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  70. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  71. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  72. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  73. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  74. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  75. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  76. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  77. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  78. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  79. c4a9faf cfg80211: fix antenna gain handling by Felix Fietkau · 12 years ago
  80. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  81. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  82. f20b621 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
  83. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  84. 1f6fc43 cfg80211: process pending events when unregistering net device by Daniel Drake · 12 years ago
  85. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  86. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  87. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  88. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  89. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  90. ba22fb5 nl80211: don't assume wdev->netdev exists by Johannes Berg · 12 years ago
  91. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  92. 56af8f9 cfg80211: fix oops due to unassigned set_monitor_enabled callback by Vladimir Kondratiev · 12 years ago
  93. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  94. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  95. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  96. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  97. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  98. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  99. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  100. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago