1. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  2. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  3. 4a58e7c cfg80211: don't "leak" uncompleted scans by Eliad Peller · 11 years ago
  4. 24d584d cfg80211: stop sched scan only when needed by Barak Bercovitz · 11 years ago
  5. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  6. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  7. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  8. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  9. f38dd58 cfg80211: don't add p2p device while in RFKILL by Emmanuel Grumbach · 11 years ago
  10. aa5f66d cfg80211: fix sysfs registration race by Johannes Berg · 11 years ago
  11. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  12. 74418ed cfg80211: fix P2P GO interface teardown by Johannes Berg · 11 years ago
  13. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  14. 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
  15. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  16. 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
  17. 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
  18. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  19. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  20. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  21. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  22. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  23. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  24. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  25. 1cdd59c cfg80211: simplify and correct P2P-Device scan check by Johannes Berg · 11 years ago
  26. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  27. 73810b7 cfg80211: use atomic_t for wiphy counter by Johannes Berg · 11 years ago
  28. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 11 years ago
  29. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  30. fb4e156 nl80211: Add generic netlink module alias for cfg80211/nl80211 by Marcel Holtmann · 11 years ago
  31. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  32. 03cd7e4 cfg80211: fix wiphy_register error path by Johannes Berg · 11 years ago
  33. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  34. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  35. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  36. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 11 years ago
  37. 8125696 cfg80211/mac80211: disconnect on suspend by Stanislaw Gruszka · 11 years ago
  38. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  39. 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
  40. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 11 years ago
  41. 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
  42. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  43. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 11 years ago
  44. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  45. 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
  46. 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
  47. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  48. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  49. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  50. f417376 cfg80211: remove wiphy_idx_valid by Johannes Berg · 12 years ago
  51. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  52. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  53. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  54. c4a9faf cfg80211: fix antenna gain handling by Felix Fietkau · 12 years ago
  55. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  56. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  57. 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
  58. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  59. 1f6fc43 cfg80211: process pending events when unregistering net device by Daniel Drake · 12 years ago
  60. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  61. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  62. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  63. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  64. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  65. ba22fb5 nl80211: don't assume wdev->netdev exists by Johannes Berg · 12 years ago
  66. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  67. 56af8f9 cfg80211: fix oops due to unassigned set_monitor_enabled callback by Vladimir Kondratiev · 12 years ago
  68. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  69. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  70. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  71. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  72. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  73. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  74. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  75. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  76. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  77. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  78. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  79. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 12 years ago
  80. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  81. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  82. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  83. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 13 years ago
  84. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 13 years ago
  85. 5966f2d cfg80211: enter psm when working as p2p_cli by Eliad Peller · 13 years ago
  86. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 13 years ago
  87. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  88. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  89. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  90. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  91. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  92. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  93. 40db6c7 cfg80211: module_param to disable HT40 in 2.4GHz band by Amitkumar Karwar · 13 years ago
  94. bf6a057 cfg80211: Fix power save state after interface type change by Juuso Oikarinen · 13 years ago
  95. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  96. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  97. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  98. 7623225 Revert "wireless: Use first phyX name available when registering phy devices." by Johannes Berg · 14 years ago
  99. 5a254ff wireless: Use first phyX name available when registering phy devices. by Ben Greear · 14 years ago
  100. 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