1. 4472037 cfg80211: remove double prototype by Johannes Berg · 12 years ago
  2. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 12 years ago
  3. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 12 years ago
  4. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  5. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  6. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  7. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  8. e9f935e nl80211/cfg80211: Add support to disable CCK rate for management frame by Rajkumar Manoharan · 13 years ago
  9. 38ba3c5 cfg80211: Validate cipher suite against supported ciphers by Jouni Malinen · 13 years ago
  10. eac03e3 cfg80211: hold reg_mutex when updating regulatory by Sven Neumann · 13 years ago
  11. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  12. c10841c cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex by Luciano Coelho · 13 years ago
  13. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  14. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  15. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  16. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  17. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  18. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  19. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  20. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  21. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  22. e9a6870 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
  23. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  24. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  25. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  26. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  27. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  28. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  29. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  30. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 14 years ago
  31. 5f2aa25 cfg80211: rcu-ify rdev and wdev by Johannes Berg · 14 years ago
  32. 34a6edd cfg80211: Store IEs from both Beacon and Probe Response frames by Jouni Malinen · 15 years ago
  33. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  34. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 15 years ago
  35. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  36. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  37. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  38. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  39. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  40. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  41. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  42. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  43. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  44. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  45. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  46. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  47. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  48. df7fc0f cfg80211: keep track of current_bss for userspace SME by Johannes Berg · 15 years ago
  49. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  50. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  51. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  52. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  53. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  54. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  55. 3e5d764 cfg80211: let SME control reassociation vs. association by Johannes Berg · 15 years ago
  56. 19957bb cfg80211: keep track of BSSes by Johannes Berg · 15 years ago
  57. f212935 cfg80211: managed mode wext compatibility by Johannes Berg · 15 years ago
  58. 6829c87 cfg80211: emulate connect with auth/assoc by Johannes Berg · 15 years ago
  59. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  60. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  61. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  62. e43e820 cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS by Pavel Roskin · 15 years ago
  63. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  64. 80a3511 cfg80211: add debugfs HT40 allow map by Luis R. Rodriguez · 15 years ago
  65. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  66. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  67. 9d30842 cfg80211: clear WEXT SSID when clearing IBSS by Johannes Berg · 15 years ago
  68. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  69. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 15 years ago
  70. 7edfab7 cfg80211: convert mutex assert to macro by Johannes Berg · 15 years ago
  71. c0ed418 nl80211: remove duplicated #include by Huang Weiyi · 15 years ago
  72. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  73. 4bbf4d5 cfg80211: fix locking in nl80211_set_wiphy by Johannes Berg · 15 years ago
  74. a08c1c1 cfg80211: add feature to hold bss by Kalle Valo · 15 years ago
  75. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  76. 0bfbce1 nl80211: Avoid AP mode BUG_ON hang with invalid lock assert by Jouni Malinen · 15 years ago
  77. 806a9e3 cfg80211: make regulatory_request use wiphy_idx instead of wiphy by Luis R. Rodriguez · 15 years ago
  78. 761cf7e cfg80211: add assert_cfg80211_lock() to ensure proper protection by Luis R. Rodriguez · 15 years ago
  79. a179439 cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex by Luis R. Rodriguez · 15 years ago
  80. 85fd129 cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity by Luis R. Rodriguez · 15 years ago
  81. b5850a7 cfg80211: rename cfg80211_registered_device's idx to wiphy_idx by Luis R. Rodriguez · 15 years ago
  82. cb3a8ee cfg80211: age scan results on resume by Dan Williams · 15 years ago
  83. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  84. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  85. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  86. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  87. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  88. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 17 years ago