1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  3. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  4. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  5. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  6. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 14 years ago
  7. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 14 years ago
  8. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 14 years ago
  9. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 14 years ago
  10. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 14 years ago
  11. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 14 years ago
  12. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 14 years ago
  13. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 14 years ago
  14. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 14 years ago
  15. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  16. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  17. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  18. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  19. c258d2d nl80211: only allow adding stations to running vlan interfaces by Felix Fietkau · 15 years ago
  20. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  21. a043897 cfg80211: introduce nl80211_get_ifidx() by Holger Schurig · 15 years ago
  22. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  23. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  24. 8b78764 nl80211: add a parameter for using 4-address frames on virtual interfaces by Felix Fietkau · 15 years ago
  25. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  26. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 8a8e05e cfg80211: fix netns error unwinding bug by Johannes Berg · 15 years ago
  28. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  29. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  30. 0448b5f nl80211: jump to out_err upon unsupported iftype by Roel Kluin · 15 years ago
  31. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  32. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  33. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  34. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  35. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  36. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  37. c0b2bbd nl80211: add missing parameter clearing by Johannes Berg · 15 years ago
  38. bc43b28 cfg80211: fix circular lock dependency (1) by Johannes Berg · 15 years ago
  39. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  40. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  41. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  42. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  43. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 15 years ago
  44. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  46. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  47. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  48. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  49. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  50. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  51. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  52. 3dc27d2 nl80211: limit to one pairwise cipher for associate() by Johannes Berg · 15 years ago
  53. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  54. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  55. 6829c878 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  56. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  57. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  58. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  59. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  60. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  61. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  62. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  63. a97f442 cfg80211: validate station settings by Johannes Berg · 15 years ago
  64. 9a5e8bb cfg80211: allow setting station parameters in mesh by Andrey Yurovsky · 15 years ago
  65. 155cc9e cfg80211: allow adding/deleting stations on mesh by Andrey Yurovsky · 15 years ago
  66. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 15 years ago
  67. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 15 years ago
  68. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  69. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  70. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  71. 45ea4ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  72. 0d63cbb wireless: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  73. 61405e9 cfg80211: fix in nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  74. d0e18f8 cfg80211: cleanup return calls on nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  75. 4776c6e cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES by Luis R. Rodriguez · 15 years ago
  76. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  77. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 15 years ago
  78. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  79. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  80. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  81. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  82. 0e46724 nl80211: Validate MFP flag type when parsing STA flags by Jouni Malinen · 15 years ago
  83. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  84. e80cf85 cfg80211: disallow interfering with stations on non-AP by Johannes Berg · 15 years ago
  85. dc6382ce nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  86. 1b06bb4 cfg80211: make nl80211_send_mlme_timeout() static by Luis R. Rodriguez · 15 years ago
  87. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  88. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  89. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  90. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  91. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  92. d726405 nl80211: send wiphy along with netdev by Johannes Berg · 15 years ago
  93. 25e47c18 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  94. 6bad876 cfg80211: send regulatory beacon hint events to userspace by Luis R. Rodriguez · 15 years ago
  95. 5dab3b8 cfg80211: add netlink channel put helper by Luis R. Rodriguez · 15 years ago
  96. de95a54b mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  97. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  98. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  99. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 15 years ago
  100. 1778092 nl80211: Require auth type for NL80211_CMD_AUTHENTICATE by Jouni Malinen · 15 years ago