1. 579d753 cfg80211: add missing braces by Johannes Berg · 14 years ago
  2. 9fbc630 cfg80211: fix crash in cfg80211_set_freq() by Felix Fietkau · 14 years ago
  3. 22fe88d cfg80211: Fix signal_type comparison by Sujith · 14 years ago
  4. 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
  5. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  6. 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
  7. 9043f3b cfg80211: Remove default dynamic PS timeout value by Juuso Oikarinen · 14 years ago
  8. fd8aaaf cfg80211: add ap isolation support by Felix Fietkau · 14 years ago
  9. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  10. 7834704b cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body by Nishant Sarmukadam · 14 years ago
  11. 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
  12. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. 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
  14. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  15. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  17. d5d9de0 nl80211: reenable station del for mesh by Marco Porsch · 14 years ago
  18. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 14 years ago
  19. 55f9893 wireless: remove trailing space in messages by Frans Pop · 14 years ago
  20. 368d06f wireless: convert reg_regdb_search_lock to mutex by John W. Linville · 14 years ago
  21. 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
  22. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  23. 76326f1 net/wireless/wext-core.c: Use IW_EVENT_IDX macro by Joe Perches · 14 years ago
  24. 44608f8 net/wireless/wext_core.c: Use IW_IOCTL_IDX macro by Joe Perches · 14 years ago
  25. 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
  26. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  27. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  28. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  29. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 14 years ago
  30. 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
  31. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  32. 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
  33. 299af9d lib80211: Introduce TKIP_HDR_LEN define for code clarity by Andriy Tkachuk · 14 years ago
  34. d0833a6 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation by Andriy Tkachuk · 14 years ago
  35. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 15 years ago
  36. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 15 years ago
  37. 5423326 cfg80211: fix wext-compat for setting rate to 'auto' by John W. Linville · 15 years ago
  38. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 15 years ago
  39. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. d0dd2de mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009 by Andriy Tkachuk · 15 years ago
  41. ef15aac cfg80211: export multiple MAC addresses in sysfs by Johannes Berg · 15 years ago
  42. 27e310c nl80211: Allow association to change channels during reassociation by Jouni Malinen · 15 years ago
  43. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 15 years ago
  44. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  45. 6373464 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
  46. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  47. 84920e3 cfg80211: make regulatory_hint_11d() band specific by Luis R. Rodriguez · 15 years ago
  48. a0f2e0f cfg80211: Ingore country IEs with a zero set of number of channels by Luis R. Rodriguez · 15 years ago
  49. e99c7cd cfg80211: fix 2 GHz subband calculation for country IEs by Luis R. Rodriguez · 15 years ago
  50. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  51. cc5d8a3 cfg80211: Fix country IE parsing for single channel triplets by Luis R. Rodriguez · 15 years ago
  52. 08030db cfg80211: process the max power on a country IE by Luis R. Rodriguez · 15 years ago
  53. b74d12e cfg80211: add debug print when we drop a bogus country IE by Luis R. Rodriguez · 15 years ago
  54. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  55. 13ae75b nl80211: New command for setting TX rate mask for rate control by Jouni Malinen · 15 years ago
  56. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  57. 81077e8 nl80211: Add new WIPHY attribute COVERAGE_CLASS by Lukáš Turek · 15 years ago
  58. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  59. 8271195 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set by John W. Linville · 15 years ago
  60. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  61. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  62. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  63. 3a999e6e 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
  64. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  65. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  66. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  67. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  68. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  69. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  70. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  71. f83d664 wireless: fix comments in genregdb.awk by John W. Linville · 15 years ago
  72. d346f49 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
  73. 5fba4af cfg80211: avoid sending spurious deauth to userspace by Johannes Berg · 15 years ago
  74. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  75. 3b377ea wireless: support internal statically compiled regulatory database by John W. Linville · 15 years ago
  76. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 15 years ago
  77. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  78. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  79. 8f56874 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
  80. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  81. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  82. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  83. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  84. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  85. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  86. 4ba3eb0 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
  87. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  88. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  89. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  90. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  91. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  93. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  94. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  95. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  96. c258d2d nl80211: only allow adding stations to running vlan interfaces by Felix Fietkau · 15 years ago
  97. 61fa713 cfg80211: return channel noise via survey API by Holger Schurig · 15 years ago
  98. a043897 cfg80211: introduce nl80211_get_ifidx() by Holger Schurig · 15 years ago
  99. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  100. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago