1. 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
  2. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  3. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  4. 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 12 years ago
  5. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  6. 46c1dd0 cfg80211: fix regression in multi-vif AP start by Felix Fietkau · 12 years ago
  7. 2bd7e35 nl80211: use __cfg80211_rdev_from_attrs for testmode by Johannes Berg · 12 years ago
  8. 878d9ec nl80211: change __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  9. 4f7eff1 nl80211: fix netns separation by Johannes Berg · 12 years ago
  10. 7fee477 nl80211: refactor __cfg80211_rdev_from_info by Johannes Berg · 12 years ago
  11. a945540 cfg80211: make some functions static by Johannes Berg · 12 years ago
  12. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  13. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  14. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  15. 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 12 years ago
  16. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 12 years ago
  17. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  18. f8cdddb cfg80211: check iface combinations only when iface is running by Michal Kazior · 12 years ago
  19. ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 12 years ago
  20. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  21. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  22. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  23. 685d12a1 cfg80211: disallow setting channel on WDS interfaces by Johannes Berg · 12 years ago
  24. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  25. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  26. 10bab00 cfg80211: deprecate CFG80211_WEXT by Johannes Berg · 12 years ago
  27. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  28. 463454b cfg80211: fix interface combinations check by Johannes Berg · 12 years ago
  29. 28f3336 cfg80211: use sme_state in ibss start/join path by Amitkumar Karwar · 12 years ago
  30. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  31. cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 12 years ago
  32. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 12 years ago
  33. 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 12 years ago
  34. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 12 years ago
  35. 4472037 cfg80211: remove double prototype by Johannes Berg · 12 years ago
  36. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 12 years ago
  37. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  38. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  39. 4c76472 wireless: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  40. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  41. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  42. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 12 years ago
  43. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 12 years ago
  44. 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
  45. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 218d2e2 cfg80211: Validate legacy rateset. by Bala Shanmugam · 12 years ago
  47. 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
  48. f9616e0 cfg80211: increse bss expire time by Rajkumar Manoharan · 13 years ago
  49. 8e8b41f cfg80211: enforce lack of interface combinations by Johannes Berg · 13 years ago
  50. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  51. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
  52. e55a404 cfg80211: fix interface combinations check. by Lukasz Kucharczyk · 13 years ago
  53. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 13 years ago
  54. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  55. 5314526 cfg80211: add channel switch notify event by Thomas Pedersen · 13 years ago
  56. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  57. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 13 years ago
  58. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  59. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 80007ef cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB by Luis R. Rodriguez · 13 years ago
  61. c6fb08a cfg80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  62. 7ab2485b net/wireless/wext-core.c: add missing kfree by Julia Lawall · 13 years ago
  63. 2b5f8b0 nl80211: ensure interface is up in various APIs by Johannes Berg · 13 years ago
  64. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  65. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  66. 9360ffd wireless: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  67. 66266b3 cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info by John W. Linville · 13 years ago
  68. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 13 years ago
  69. 4486ea9 cfg80211: Add background scan period attribute. by Bala Shanmugam · 13 years ago
  70. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 13 years ago
  71. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  72. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  73. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  74. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  75. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  76. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 13 years ago
  77. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  78. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  79. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  80. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  81. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  82. 2da8f41 cfg80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  83. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  84. bdd3ae3 nl80211: fix old station flags compatibility by Johannes Berg · 13 years ago
  85. b156579 wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e by Dave Täht · 13 years ago
  86. 3b77d5e cfg80211: relicense reg.c reg.h and genregdb.awk to ISC by Luis R. Rodriguez · 13 years ago
  87. 6653325 cfg80211: replace reg.c Nokia commit 269ac5 by Luis R. Rodriguez · 13 years ago
  88. 8848bef cfg80211: replace reg.c Nokia commit c4c32294 by Luis R. Rodriguez · 13 years ago
  89. cee0bec wireless: Protect regdomain change by mutex by Dmitry Shmidt · 13 years ago
  90. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  91. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  92. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  93. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  94. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  95. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  96. 4a38994 cfg80211: notify core hints that helps to restore regd settings by Rajkumar Manoharan · 13 years ago
  97. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  98. 0052d81 wireless: disable wext sysfs by default by Johannes Berg · 13 years ago
  99. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  100. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago