1. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  2. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  3. 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
  4. 0d63cbb wireless: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  5. 61405e9 cfg80211: fix in nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  6. d0e18f8 cfg80211: cleanup return calls on nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  7. 4776c6e cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES by Luis R. Rodriguez · 15 years ago
  8. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  9. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 15 years ago
  10. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  11. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  12. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  13. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  14. 0e46724 nl80211: Validate MFP flag type when parsing STA flags by Jouni Malinen · 15 years ago
  15. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  16. e80cf85 cfg80211: disallow interfering with stations on non-AP by Johannes Berg · 15 years ago
  17. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  18. 1b06bb4 cfg80211: make nl80211_send_mlme_timeout() static by Luis R. Rodriguez · 15 years ago
  19. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 15 years ago
  20. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 15 years ago
  21. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  22. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  23. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  24. d726405 nl80211: send wiphy along with netdev by Johannes Berg · 15 years ago
  25. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 15 years ago
  26. 6bad876 cfg80211: send regulatory beacon hint events to userspace by Luis R. Rodriguez · 15 years ago
  27. 5dab3b8 cfg80211: add netlink channel put helper by Luis R. Rodriguez · 15 years ago
  28. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  29. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  30. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 15 years ago
  31. 53b46b8 nl80211: Generate deauth/disassoc event for locally generated frames by Jouni Malinen · 15 years ago
  32. 1778092 nl80211: Require auth type for NL80211_CMD_AUTHENTICATE by Jouni Malinen · 15 years ago
  33. f4a11bb nl80211: validate some input better by Johannes Berg · 15 years ago
  34. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 15 years ago
  35. 4bbf4d5 cfg80211: fix locking in nl80211_set_wiphy by Johannes Berg · 15 years ago
  36. ac7f9cf cfg80211: accept no-op interface mode changes by Johannes Berg · 15 years ago
  37. eec60b0 nl80211: Check iftype in cfg80211 code by Jouni Malinen · 15 years ago
  38. 35a8efe nl80211: Check that netif_runnin is true in cfg80211 code by Jouni Malinen · 15 years ago
  39. 255e737 nl80211: Add more through validation of MLME command parameters by Jouni Malinen · 15 years ago
  40. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  41. 636a5d3 nl80211: Add MLME primitives to support external SME by Jouni Malinen · 15 years ago
  42. 6039f6d nl80211: Event notifications for MLME events by Jouni Malinen · 15 years ago
  43. 3b85875 nl80211: rework locking by Johannes Berg · 15 years ago
  44. 8fdc621 nl80211: export supported commands by Johannes Berg · 15 years ago
  45. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 15 years ago
  47. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 15 years ago
  48. 0bfbce1 nl80211: Avoid AP mode BUG_ON hang with invalid lock assert by Jouni Malinen · 15 years ago
  49. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 15 years ago
  50. 761cf7e cfg80211: add assert_cfg80211_lock() to ensure proper protection by Luis R. Rodriguez · 15 years ago
  51. 80778f1 nl80211: disallow user requests prior to regulatory_init() by Luis R. Rodriguez · 15 years ago
  52. a179439 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  53. b5850a7 cfg80211: rename cfg80211_registered_device's idx to wiphy_idx by Luis R. Rodriguez · 15 years ago
  54. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  55. 630e64c nl80211: remove admin requirement from station get by Johannes Berg · 15 years ago
  56. 98c8a60a nl80211: Provide access to STA TX/RX packet counters by Jouni Malinen · 15 years ago
  57. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  58. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  59. f130347 cfg80211: add get reg command by Luis R. Rodriguez · 15 years ago
  60. d81c2d9 cfg80211: do not pass -EALREADY to userspace on regdomain change request by Luis R. Rodriguez · 15 years ago
  61. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  62. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  63. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  64. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  65. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  66. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  67. bf8c1ac nl80211: Change max TX power to be in mBm instead of dBm by Jouni Malinen · 16 years ago
  68. e2f367f26 nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS by Jouni Malinen · 16 years ago
  69. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  70. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  71. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  72. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  73. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  74. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  75. 0a9542e nl80211: fix monitor flags by Johannes Berg · 16 years ago
  76. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  77. 92ffe05 cfg80211: reject invalid configuration items by Johannes Berg · 16 years ago
  78. 723b038 cfg80211: allow set_interface without type by Johannes Berg · 16 years ago
  79. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  80. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  81. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  82. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  83. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  84. bba95fe nl80211: fix dump callbacks by Johannes Berg · 16 years ago
  85. b463727 net/wireless/nl80211.c: fix endless Netlink callback loop. by Julius Volz · 16 years ago
  86. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  87. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 16f2e85 nl80211: fix STA AID bug by Johannes Berg · 16 years ago
  89. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 16 years ago
  90. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 16 years ago
  91. ee688b00 nl80211: export hardware bitrate/channel capabilities by Johannes Berg · 16 years ago
  92. fd5b74d cfg80211/nl80211: implement station attribute retrieval by Johannes Berg · 17 years ago
  93. 5727ef1 cfg80211/nl80211: station handling by Johannes Berg · 17 years ago
  94. ed1b6cc cfg80211/nl80211: add beacon settings by Johannes Berg · 17 years ago
  95. 41ade00 cfg80211/nl80211: introduce key handling by Johannes Berg · 17 years ago
  96. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago