1. 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
  2. ebd0fd2 cfg80211: Fix mutex locking in reg_last_request_cell_base by Mohammed Shafi Shajakhan · 12 years ago
  3. 14cdf11 cfg80211: remove regulatory_update() by Luis R. Rodriguez · 12 years ago
  4. f8a1c77 cfg80211: make regulatory_update() static by Luis R. Rodriguez · 12 years ago
  5. bfead08 cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() by Luis R. Rodriguez · 12 years ago
  6. 57b5ce0 cfg80211: add cellular base station regulatory hint support by Luis R. Rodriguez · 12 years ago
  7. b594bab cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS by Luis R. Rodriguez · 12 years ago
  8. 9590853 cfg80211: fix set_regdom() to cancel requests with same alpha2 by Kalle Valo · 12 years ago
  9. 84f1070 cfg80211: support TX error rate CQM by Thomas Pedersen · 12 years ago
  10. 00f5335 nl80211: add wdev ID as u64 as it should by Johannes Berg · 12 years ago
  11. 4290cb4 cfg80211: reduce monitor interface tracking by Johannes Berg · 12 years ago
  12. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  13. ae33bd8 nl80211: allow enabling WoWLAN without triggers by Johannes Berg · 12 years ago
  14. 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
  15. f53594a cfg80211: ignore channel state for stopped AP/mesh interfaces by Felix Fietkau · 12 years ago
  16. 8e95ea4 cfg80211: fix locking and lockdep complaints by Johannes Berg · 12 years ago
  17. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  18. 1c90f9d nl80211: send interface after creation by Johannes Berg · 12 years ago
  19. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  20. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  21. ba22fb5 nl80211: don't assume wdev->netdev exists by Johannes Berg · 12 years ago
  22. 72fb2ab nl80211: retrieve interface data by wdev by Johannes Berg · 12 years ago
  23. 1bf614e nl80211: add NL80211_FLAG_NEED_WDEV by Johannes Berg · 12 years ago
  24. 89a54e4 nl80211: prepare for non-netdev wireless devs by Johannes Berg · 12 years ago
  25. 56af8f9 cfg80211: fix oops due to unassigned set_monitor_enabled callback by Vladimir Kondratiev · 12 years ago
  26. 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
  27. 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
  28. c5a7e58 cfg80211: fix locking regression in monitor channel tracking by Johannes Berg · 12 years ago
  29. 90cdc6d wireless: regulatory for 60g by Vladimir Kondratiev · 12 years ago
  30. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  31. 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
  32. e4e3245 cfg80211: respect iface combinations when starting operation by Michal Kazior · 12 years ago
  33. d4e50c5 cfg80211: add channel checking for iface combinations by Michal Kazior · 12 years ago
  34. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  35. a69b40a cfg80211: set initial monitor channel by Michal Kazior · 12 years ago
  36. b78e8ce cfg80211: track monitor channel by Michal Kazior · 12 years ago
  37. 4f03c1e cfg80211: refuse to .set_monitor_channel when non-monitors are present by Michal Kazior · 12 years ago
  38. dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
  39. 26ab9a0 cfg80211: introduce cfg80211_get_chan_state by Michal Kazior · 12 years ago
  40. c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
  41. f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
  42. ac80014 cfg80211: .stop_ap when interface is going down by Michal Kazior · 12 years ago
  43. 6077178 cfg80211: introduce cfg80211_stop_ap by Michal Kazior · 12 years ago
  44. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  45. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  46. bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 12 years ago
  47. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  48. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  49. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  50. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  51. 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
  52. 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
  53. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  54. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  55. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  56. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  57. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  58. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  59. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
  61. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  62. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  63. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  64. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  65. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  66. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  67. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  68. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  69. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  70. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  71. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 12 years ago
  72. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  73. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  74. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  75. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  76. cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 12 years ago
  77. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 12 years ago
  78. 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 12 years ago
  79. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 12 years ago
  80. 4472037 cfg80211: remove double prototype by Johannes Berg · 12 years ago
  81. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  82. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  83. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  84. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  85. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  86. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  87. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 12 years ago
  88. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 12 years ago
  89. 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
  90. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago
  92. 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
  93. f9616e0 cfg80211: increse bss expire time by Rajkumar Manoharan · 12 years ago
  94. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 12 years ago
  95. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  96. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  97. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 12 years ago
  98. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  99. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  100. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 12 years ago