1. 7b8bcff cfg80211: clarify timestamp in cfg80211_inform_bss by Johannes Berg · 12 years ago
  2. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 12 years ago
  3. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  4. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  5. 0c28ec5 cfg80211: add cfg80211_find_vendor_ie() function by Eliad Peller · 13 years ago
  6. 262eb9b cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  7. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 13 years ago
  8. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  9. 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
  10. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  11. 3b4670f net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan() by Jesper Juhl · 13 years ago
  12. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  13. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  14. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  15. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  16. 0a35d36 cfg80211: Use capability info to detect mesh beacons. by Javier Cardona · 13 years ago
  17. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 13 years ago
  18. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  19. 01123e2 cfg80211: update information elements in cached BSS struct by Sven Neumann · 14 years ago
  20. 3207390 cfg80211: fix BSS double-unlinking by Johannes Berg · 14 years ago
  21. ccb6c13 cfg80211: don't get expired BSSes by Johannes Berg · 14 years ago
  22. 22fe88d cfg80211: Fix signal_type comparison by Sujith · 14 years ago
  23. 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
  24. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 14 years ago
  25. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  26. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  27. 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
  28. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  29. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  30. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  31. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  32. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  33. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  34. 8862dc5 cfg80211: minimal error handling for wext-compat freq scanning by Holger Schurig · 15 years ago
  35. a4e7b73 cfg80211: use cfg80211_wext_freq() for freq conversion by Holger Schurig · 15 years ago
  36. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  37. fcc6cb0 cfg80211: fix looping soft lockup in find_ie() by Bob Copeland · 15 years ago
  38. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  39. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  40. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  41. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  42. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  44. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  45. 09f97e0 cfg80211: increase scan result expire time by Helmut Schaa · 15 years ago
  46. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  47. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  49. 667503d cfg80211: fix locking by Johannes Berg · 15 years ago
  50. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  51. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  52. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  53. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  54. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  55. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  56. 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
  57. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 44e1b98 cfg80211: Use the correct IE buffer pointer by Michael Buesch · 15 years ago
  59. 273de92 cfg80211: Remove unnecessary ksize() call by Michael Buesch · 15 years ago
  60. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 15 years ago
  61. ba44cb7 cfg80211: mark all WEXT handlers _GPL by Johannes Berg · 15 years ago
  62. 06aa7af cfg80211: add cfg80211_inform_bss by Jussi Kivilinna · 15 years ago
  63. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  64. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 15 years ago
  65. a08c1c1 cfg80211: add feature to hold bss by Kalle Valo · 15 years ago
  66. e38f8a7 cfg80211: Add AP beacon regulatory hints by Luis R. Rodriguez · 15 years ago
  67. 77965c9 cfg80211: clean up signal type by Johannes Berg · 15 years ago
  68. a77b855 cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual by Johannes Berg · 15 years ago
  69. cb3a8ee cfg80211: age scan results on resume by Dan Williams · 15 years ago
  70. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  71. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  72. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  73. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago