1. 0532d4f cfg80211: wrap BSS kref by Johannes Berg · 12 years ago
  2. 9537f22 cfg80211: remove a local variable by Johannes Berg · 12 years ago
  3. 4b1af47 cfg80211: use lockdep to assert lock is held by Johannes Berg · 12 years ago
  4. 2ca813a cfg80211: move locking into cfg80211_bss_age by Johannes Berg · 12 years ago
  5. 50521aa cfg80211: fix BSS IE allocation comment by Johannes Berg · 12 years ago
  6. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  7. 3af6341 cfg80211: simplify mesh BSS comparison by Johannes Berg · 12 years ago
  8. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 12 years ago
  9. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 12 years ago
  10. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  11. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  12. f94f8b1 cfg80211: fix cmp_hidden_bss by Johannes Berg · 12 years ago
  13. 915de2f cfg80211: fix whitespace in scan handling by Johannes Berg · 12 years ago
  14. b629ea3 cfg80211: don't BUG_ON BSS struct issues by Johannes Berg · 12 years ago
  15. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  16. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  17. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  18. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  19. e8e27c6 cfg80211: code rearrangement to avoid forward declarations by Amitkumar Karwar · 12 years ago
  20. 768be59 cfg80211: fix indentation by Hila Gonen · 12 years ago
  21. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  22. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  23. ac422d3 wireless: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  24. ef9456a cfg80211: fix BSS comparison by Emmanuel Grumbach · 12 years ago
  25. f9616e0 cfg80211: increse bss expire time by Rajkumar Manoharan · 12 years ago
  26. c6fb08a cfg80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  27. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 13 years ago
  28. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  29. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  30. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  31. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 13 years ago
  32. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  33. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 13 years ago
  34. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  35. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  36. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  37. 3b4670f net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan() by Jesper Juhl · 13 years ago
  38. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  39. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  40. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  41. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  42. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 13 years ago
  43. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 13 years ago
  44. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  45. 01123e2 cfg80211: update information elements in cached BSS struct by Sven Neumann · 14 years ago
  46. 3207390 cfg80211: fix BSS double-unlinking by Johannes Berg · 14 years ago
  47. ccb6c13 cfg80211: don't get expired BSSes by Johannes Berg · 14 years ago
  48. 22fe88d cfg80211: Fix signal_type comparison by Sujith · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  50. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 15 years ago
  51. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  52. 65486c8b cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  53. 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
  54. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  55. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  56. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  57. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  58. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  59. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  60. 8862dc5 cfg80211: minimal error handling for wext-compat freq scanning by Holger Schurig · 15 years ago
  61. a4e7b73 cfg80211: use cfg80211_wext_freq() for freq conversion by Holger Schurig · 15 years ago
  62. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  63. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  64. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  65. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  66. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  67. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  68. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  70. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  71. 09f97e0 cfg80211: increase scan result expire time by Helmut Schaa · 15 years ago
  72. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  73. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  75. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  76. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  77. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  78. 6829c878 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  79. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  80. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  81. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  82. a8679be 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
  83. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 44e1b98 cfg80211: Use the correct IE buffer pointer by Michael Buesch · 15 years ago
  85. 273de92 cfg80211: Remove unnecessary ksize() call by Michael Buesch · 15 years ago
  86. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 15 years ago
  87. ba44cb7 cfg80211: mark all WEXT handlers _GPL by Johannes Berg · 15 years ago
  88. 06aa7af cfg80211: add cfg80211_inform_bss by Jussi Kivilinna · 15 years ago
  89. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  90. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 15 years ago
  91. a08c1c1 cfg80211: add feature to hold bss by Kalle Valo · 16 years ago
  92. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 16 years ago
  93. 77965c9 cfg80211: clean up signal type by Johannes Berg · 16 years ago
  94. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 16 years ago
  95. cb3a8ee cfg80211: age scan results on resume by Dan Williams · 16 years ago
  96. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 16 years ago
  97. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 16 years ago
  98. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 16 years ago
  99. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago