1. a1e567c nl80211: Uninitialized variable by Bill Jordan · 14 years ago
  2. 9426231 net/wireless: use ARRAY_SIZE macro in radiotap.c by Nikitas Angelinas · 14 years ago
  3. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  4. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  5. 7d64b7c cfg80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  6. 74b70a4 nl80211: fix missing nesting by Johannes Berg · 14 years ago
  7. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  8. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  9. afea0b7 cfg80211: check if WEP is available for shared key auth by Johannes Berg · 14 years ago
  10. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 14 years ago
  11. 3f3b6a8 cfg80211: deauth doesn't always imply disconnect by Johannes Berg · 14 years ago
  12. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  13. c61029c wireless: upcase alpha2 values in queue_regulatory_request by John W. Linville · 14 years ago
  14. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  15. c4c3229 cfg80211: Update of regulatory request initiator handling by Yuri Ershov · 14 years ago
  16. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  17. 073730d wireless: Convert wiphy_debug macro to function by Joe Perches · 14 years ago
  18. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  19. 3be61a3 cfg80211: fix IBSS default management key by Johannes Berg · 14 years ago
  20. f9f9b6e wireless: remove unneeded variable from regulatory_hint_11d() by Dan Carpenter · 14 years ago
  21. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  22. 5a65205 cfg80211: fix race between sysfs and cfg80211 by Maxime Bizon · 14 years ago
  23. 34782e9 wireless: remove unnecessary reg_same_country_ie_hint by John W. Linville · 14 years ago
  24. 20925fe wireless: mark cfg80211_is_all_idle as static by John W. Linville · 14 years ago
  25. 2ea6fb6 wireless: correct sparse warning in generated regdb.c by John W. Linville · 14 years ago
  26. c28991a wireless: correct sparse warning in wext-compat.c by John W. Linville · 14 years ago
  27. 3f6ff6b wireless: correct sparse warning in lib80211_crypt_tkip.c by John W. Linville · 14 years ago
  28. 4f366c5 wireless: only use alpha2 regulatory information from country IE by John W. Linville · 14 years ago
  29. ccb6c13 cfg80211: don't get expired BSSes by Johannes Berg · 14 years ago
  30. e300d95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  31. 643f82e cfg80211: ignore spurious deauth by Johannes Berg · 14 years ago
  32. 60ea385 NET: nl80211, fix lock imbalance and netdev referencing by Jiri Slaby · 14 years ago
  33. 05318bc 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
  34. 98d2ff8 nl80211: Add option to adjust transmit power by Juuso Oikarinen · 14 years ago
  35. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  36. 670b7f1 wireless: mark reg_mutex as static by John W. Linville · 14 years ago
  37. 2fcc9f7 wireless: move regulatory_init to .init.text by Uwe Kleine-König · 14 years ago
  38. f884e38 cfg80211: move cfg80211_exit to .exit.text by Uwe Kleine-König · 14 years ago
  39. bb9c03d 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
  40. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  41. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  42. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  43. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  44. aed8e1f cfg80211: don't refuse HT20 channels on devices that don't support HT40 by Helmut Schaa · 14 years ago
  45. 579d753 cfg80211: add missing braces by Johannes Berg · 14 years ago
  46. 9fbc630 cfg80211: fix crash in cfg80211_set_freq() by Felix Fietkau · 14 years ago
  47. 22fe88d cfg80211: Fix signal_type comparison by Sujith · 14 years ago
  48. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  49. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  50. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  51. 9043f3b cfg80211: Remove default dynamic PS timeout value by Juuso Oikarinen · 14 years ago
  52. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 14 years ago
  53. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  54. 7834704b cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body by Nishant Sarmukadam · 14 years ago
  55. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  56. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  58. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  59. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  61. d5d9de0 nl80211: reenable station del for mesh by Marco Porsch · 14 years ago
  62. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 14 years ago
  63. 55f9893 wireless: remove trailing space in messages by Frans Pop · 14 years ago
  64. 368d06f wireless: convert reg_regdb_search_lock to mutex by John W. Linville · 14 years ago
  65. 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
  66. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  67. 76326f1 net/wireless/wext-core.c: Use IW_EVENT_IDX macro by Joe Perches · 14 years ago
  68. 44608f8 net/wireless/wext_core.c: Use IW_IOCTL_IDX macro by Joe Perches · 14 years ago
  69. 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
  70. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  71. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  72. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  73. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 14 years ago
  74. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  75. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  76. 10be7eb 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
  77. 299af9d lib80211: Introduce TKIP_HDR_LEN define for code clarity by Andriy Tkachuk · 14 years ago
  78. d0833a6 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation by Andriy Tkachuk · 14 years ago
  79. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  80. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 14 years ago
  81. 5423326 cfg80211: fix wext-compat for setting rate to 'auto' by John W. Linville · 14 years ago
  82. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 14 years ago
  83. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 14 years ago
  85. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 14 years ago
  86. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 14 years ago
  87. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 15 years ago
  88. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  89. 6373464 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
  90. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  91. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  92. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 15 years ago
  93. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  94. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  95. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  96. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  97. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  98. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  99. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  100. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago