1. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  2. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 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
  4. 5419575 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  5. 64629b9 cfg80211: Fix regulatory check for 60GHz band frequencies by Vladimir Kondratiev · 12 years ago
  6. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  7. ed44a95 cfg80211/nl80211: Notify connection request failure in AP mode by Pandiyarajan Pitchaimuthu · 12 years ago
  8. f3baed5 wireless: remove unreachable code by Alan Cox · 12 years ago
  9. 9316f0e 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
  10. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  11. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  12. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  13. 785a7de Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  14. 768be59 cfg80211: fix indentation by Hila Gonen · 12 years ago
  15. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 12 years ago
  16. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  17. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 12 years ago
  18. 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
  19. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  20. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 12 years ago
  21. 1f6fc43 cfg80211: process pending events when unregistering net device by Daniel Drake · 12 years ago
  22. 899852a cfg80211: Clear "beacon_found" on regulatory restore by Paul Stewart · 12 years ago
  23. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 12 years ago
  24. e217689 cfg80211: unify IE search by Vladimir Kondratiev · 12 years ago
  25. fcb0670 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  26. 5e31fc0 wireless: reg: restore previous behaviour of chan->max_power calculations by Stanislaw Gruszka · 12 years ago
  27. 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
  28. ebd0fd2 cfg80211: Fix mutex locking in reg_last_request_cell_base by Mohammed Shafi Shajakhan · 12 years ago
  29. 14cdf11 cfg80211: remove regulatory_update() by Luis R. Rodriguez · 12 years ago
  30. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  31. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  32. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  33. b594bab cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS by Luis R. Rodriguez · 12 years ago
  34. 9590853 cfg80211: fix set_regdom() to cancel requests with same alpha2 by Kalle Valo · 12 years ago
  35. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  36. 00f5335 nl80211: add wdev ID as u64 as it should by Johannes Berg · 12 years ago
  37. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  38. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  39. ae33bd8 nl80211: allow enabling WoWLAN without triggers by Johannes Berg · 12 years ago
  40. 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
  41. f53594a cfg80211: ignore channel state for stopped AP/mesh interfaces by Felix Fietkau · 12 years ago
  42. 8e95ea4 cfg80211: fix locking and lockdep complaints by Johannes Berg · 12 years ago
  43. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  44. 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
  45. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  46. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  47. ba22fb5 nl80211: don't assume wdev->netdev exists by Johannes Berg · 12 years ago
  48. 72fb2ab nl80211: retrieve interface data by wdev by Johannes Berg · 12 years ago
  49. 1bf614e nl80211: add NL80211_FLAG_NEED_WDEV by Johannes Berg · 12 years ago
  50. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  51. 56af8f9 cfg80211: fix oops due to unassigned set_monitor_enabled callback by Vladimir Kondratiev · 12 years ago
  52. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  53. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  54. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  55. 90cdc6d wireless: regulatory for 60g by Vladimir Kondratiev · 12 years ago
  56. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  57. 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
  58. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  59. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  60. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  61. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  62. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  63. 4f03c1e cfg80211: refuse to .set_monitor_channel when non-monitors are present by Michal Kazior · 12 years ago
  64. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  65. 26ab9a0 cfg80211: introduce cfg80211_get_chan_state by Michal Kazior · 12 years ago
  66. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
  67. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  68. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  69. 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
  70. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  71. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  72. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  73. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  74. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  75. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  76. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  77. 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
  78. 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
  79. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  80. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  81. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  82. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  83. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  84. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  85. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  86. 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
  87. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  88. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  89. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  90. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  91. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  92. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  94. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  95. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  96. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  97. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 12 years ago
  98. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  99. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  100. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago