1. 7d2a47a 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. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 12 years ago
  4. 3899ba9 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
  5. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 12 years ago
  6. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 12 years ago
  7. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 12 years ago
  8. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 12 years ago
  9. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 12 years ago
  10. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 12 years ago
  12. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 12 years ago
  13. 3430140 regulatory: use proper enum return value by Johannes Berg · 12 years ago
  14. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 12 years ago
  15. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 12 years ago
  16. 9c90a9f nl80211: remove bogus genlmsg_end() error checking by Johannes Berg · 12 years ago
  17. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 12 years ago
  18. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 12 years ago
  19. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  20. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 12 years ago
  21. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 12 years ago
  22. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 12 years ago
  23. 38fd214 regulatory: remove reg_mutex by Johannes Berg · 12 years ago
  24. db2424c regulatory: use RCU in regulatory_hint_11d() by Johannes Berg · 12 years ago
  25. 1cdd59c cfg80211: simplify and correct P2P-Device scan check by Johannes Berg · 12 years ago
  26. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
  27. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 12 years ago
  28. 73810b7 cfg80211: use atomic_t for wiphy counter by Johannes Berg · 12 years ago
  29. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 12 years ago
  30. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  31. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 12 years ago
  32. 5e4b6f5 cfg80211: Allow TDLS peer AID to be configured for VHT by Jouni Malinen · 12 years ago
  33. 4325d72 cfg80211: fix reporting 64-bit station info tx bytes by Felix Fietkau · 12 years ago
  34. c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 12 years ago
  35. 6e16d90 cfg80211: Userspace may inform kernel of mesh auth method. by Colleen Twitty · 12 years ago
  36. 7ade703 cfg80211: use C99 initialisers to simplify code a bit by Johannes Berg · 12 years ago
  37. fb4e156 nl80211: Add generic netlink module alias for cfg80211/nl80211 by Marcel Holtmann · 12 years ago
  38. 55300a1 cfg80211: add 60GHz regulatory class by Vladimir Kondratiev · 12 years ago
  39. 119363c cfg80211: add support for per-chain signal strength reporting by Felix Fietkau · 12 years ago
  40. e248ad3 cfg80211: fix sending WoWLAN TCP wakeup settings by Johannes Berg · 12 years ago
  41. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 12 years ago
  42. a838490 nl80211: Add wdev identifier to some nl80211 notifications by Ilan Peer · 12 years ago
  43. a92eecb cfg80211: fix WoWLAN wakeup tracing by Johannes Berg · 12 years ago
  44. 03cd7e4 cfg80211: fix wiphy_register error path by Johannes Berg · 12 years ago
  45. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 12 years ago
  47. 6ed0e32 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
  48. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 12 years ago
  49. 6e3ab55 cfg80211: invert P2P-Device vs. netdev check ordering by Johannes Berg · 12 years ago
  50. 65e8d5b cfg80211: fix P2P-Device stop locking by Johannes Berg · 12 years ago
  51. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  52. 97990a0 nl80211: allow using wdev identifiers to get scan results by Johannes Berg · 12 years ago
  53. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 13 years ago
  54. 990de49 wireless: regulatory: fix channel disabling race condition by Johannes Berg · 12 years ago
  55. d364140 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
  56. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  57. 9306a39 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  58. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 90e0970 cfg80211: sched_scan_mtx lock in cfg80211_conn_work() by Artem Savkov · 12 years ago
  60. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  61. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  62. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  63. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 12 years ago
  64. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 12 years ago
  65. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 12 years ago
  66. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 12 years ago
  67. 1345ee6 cfg80211: fix potential BSS memory leak and update by Johannes Berg · 12 years ago
  68. 021fcdc cfg80211: fix inconsistency in trace for rdev_set_mac_acl by Vladimir Kondratiev · 12 years ago
  69. d37bb18 nl80211: user_mpm overrides auto_open_plinks by Thomas Pedersen · 12 years ago
  70. eef941e cfg80211: rename mesh station types by Thomas Pedersen · 12 years ago
  71. bb2798d nl80211: explicit userspace MPM by Thomas Pedersen · 12 years ago
  72. 8ab9d85 regulatory: allow VHT channels in world roaming by Johannes Berg · 12 years ago
  73. 93d08f0 cfg80211: enable TDLS on P2P client interfaces by Johannes Berg · 12 years ago
  74. 8125696 cfg80211/mac80211: disconnect on suspend by Stanislaw Gruszka · 12 years ago
  75. 355199e cfg80211: Extend support for IEEE 802.11r Fast BSS Transition by Jouni Malinen · 12 years ago
  76. 723d568 cfg80211: prohibit zero keepalive interval by Johannes Berg · 12 years ago
  77. f62fab7 cfg80211: refactor association parameters by Johannes Berg · 12 years ago
  78. ee2aca3 cfg80211: add ability to override VHT capabilities by Johannes Berg · 12 years ago
  79. 947add3 cfg80211: move exported event functions into nl80211 by Johannes Berg · 12 years ago
  80. fe1abaf nl80211: re-add channel width and extended capa advertising by Johannes Berg · 12 years ago
  81. b56cf72 nl80211: conditionally add back TCP WoWLAN information by Johannes Berg · 12 years ago
  82. cdc89b9 nl80211: conditionally add back radar information by Johannes Berg · 12 years ago
  83. 3713b4e nl80211: allow splitting wiphy information in dumps by Johannes Berg · 12 years ago
  84. 77ee7c8 cfg80211: comprehensively check station changes by Johannes Berg · 12 years ago
  85. ff27669 cfg80211: unify station WME parsing by Johannes Berg · 12 years ago
  86. 984c311 cfg80211: clean up station WME attribute parsing by Johannes Berg · 12 years ago
  87. f8bacc2 cfg80211: clean up mesh plink station change API by Johannes Berg · 12 years ago
  88. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  89. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  90. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  91. 645e77d nl80211: increase wiphy dump size dynamically by Johannes Berg · 12 years ago
  92. d0ae708 nl80211: remove channel width and extended capa advertising by Johannes Berg · 12 years ago
  93. 162589f nl80211: remove TCP WoWLAN information by Johannes Berg · 12 years ago
  94. 1c33a05 nl80211: remove radar information by Johannes Berg · 12 years ago
  95. 0b71644 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
  96. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  97. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  98. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  99. 98d5fac 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
  100. 8c6d59e cfg80211: fix station change if TDLS isn't supported by Johannes Berg · 12 years ago