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