1. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  2. 13e967b wireless: fix for CONFIG_NL80211=n by Randy Dunlap · 15 years ago
  3. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  4. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  5. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  6. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  7. f130347 cfg80211: add get reg command by Luis R. Rodriguez · 15 years ago
  8. 1725d40 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
  9. d81c2d9 cfg80211: do not pass -EALREADY to userspace on regdomain change request by Luis R. Rodriguez · 15 years ago
  10. 24ed1da cfg80211: allow users to help a driver's compliance by Luis R. Rodriguez · 16 years ago
  11. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  12. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  13. d46e5b1 cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() by Luis R. Rodriguez · 16 years ago
  14. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  15. e74b1e7 cfg80211: ignore consecutive equal regulatory hints by Luis R. Rodriguez · 16 years ago
  16. 5eebade cfg80211: process user requests only after previous user/driver/core requests by Luis R. Rodriguez · 16 years ago
  17. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  18. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  19. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  20. 0378b3f cfg80211: add PM hooks by Johannes Berg · 16 years ago
  21. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  22. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  23. 039498c cfg80211: fix typo on message after intersection by Luis R. Rodriguez · 16 years ago
  24. 3e0c3ff cfg80211: allow multiple driver regulatory_hints() by Luis R. Rodriguez · 16 years ago
  25. 560e28e cfg80211: call reg_notifier() once by Luis R. Rodriguez · 16 years ago
  26. 667ecd0 cfg80211: print correct intersected regulatory domain by Luis R. Rodriguez · 16 years ago
  27. 615aab4 cfg80211: Fix sanity check on 5 GHz when processing country IE by Luis R. Rodriguez · 16 years ago
  28. 02e68a3 cfg80211: Fix parsed country IE info for 5 GHz by Luis R. Rodriguez · 16 years ago
  29. 0c7dc45 cfg80211: Fix regression with 11d on bands by Luis R. Rodriguez · 16 years ago
  30. a92a3ce cfg80211: make handle_band() and handle_channel() wiphy specific by Luis R. Rodriguez · 16 years ago
  31. 148bc43 wireless: convert wireless ioctl to net_device_ops by Stephen Hemminger · 16 years ago
  32. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  33. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  34. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  35. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  36. 6c5cc8e wireless: Fix incorrect use of loose in wext.c by Nick Andrew · 16 years ago
  37. 0f70f39 cfg80211: "fix" 11d oops by Johannes Berg · 16 years ago
  38. 4a4f4d8 cfg80211: fix wiphy remove if no regulatory request by Johannes Berg · 16 years ago
  39. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  40. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  41. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  42. bf8c1ac nl80211: Change max TX power to be in mBm instead of dBm by Jouni Malinen · 16 years ago
  43. e2f367f26 nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS by Jouni Malinen · 16 years ago
  44. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  45. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  46. 88dc1c3 cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid by Luis R. Rodriguez · 16 years ago
  47. 02ba0b3 cfg80211: call_crda() won't tell us if CRDA was present by Luis R. Rodriguez · 16 years ago
  48. a01ddaf cfg80211: expect different rd in cfg80211 when intersecting by Luis R. Rodriguez · 16 years ago
  49. b8295ac cfg80211: separate intersection section in __set_regdom() by Luis R. Rodriguez · 16 years ago
  50. 8375af3 cfg80211: remove switch from __set_regdom() by Luis R. Rodriguez · 16 years ago
  51. 5203cdb cfg80211: remove switch from __regulatory_hint() by Luis R. Rodriguez · 16 years ago
  52. 91e9900 cfg80211: mark negative frequencies as invalid by Luis R. Rodriguez · 16 years ago
  53. 4f6d4d1 wireless: clean up sysfs code using %pM by Johannes Berg · 16 years ago
  54. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  55. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  56. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  57. 5166ccd cfg80211: Add kdoc for struct regulatory_request by Luis R. Rodriguez · 16 years ago
  58. 9c96477 cfg80211: Add regulatory domain intersection capability by Luis R. Rodriguez · 16 years ago
  59. d71aaf6 cfg80211: a reg rule is invalid if freq diff is 0 by Luis R. Rodriguez · 16 years ago
  60. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  61. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  62. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  63. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  64. 84fa4f4 wireless regulatory: move ignore_request by Johannes Berg · 16 years ago
  65. 2083c49 wireless: clean up regulatory ignore_request function by Johannes Berg · 16 years ago
  66. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  67. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  68. f3e63db wireless: remove write-only 'granted' variable by Johannes Berg · 16 years ago
  69. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  70. 2819f8a wireless: escape_ssid should handle non-printables by John W. Linville · 16 years ago
  71. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  72. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  73. ac9440a wireless: fix EU check by Johannes Berg · 16 years ago
  74. f6037d0 wireless: get rid of pointless request list by Johannes Berg · 16 years ago
  75. f3b407f wireless: remove cfg80211_reg_mutex by Johannes Berg · 16 years ago
  76. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  77. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  78. 0a9542e nl80211: fix monitor flags by Johannes Berg · 16 years ago
  79. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  80. 44a504c4 wireless: fix regression caused by regulatory config option by Arjan van de Ven · 16 years ago
  81. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  82. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  83. 5d6ffc5 wireless: fix typo in Kconfig. by Davide Pesavento · 16 years ago
  84. 638af07 wireless: a global static to local static improvement by Denis ChengRq · 16 years ago
  85. 92ffe05 cfg80211: reject invalid configuration items by Johannes Berg · 16 years ago
  86. 723b038 cfg80211: allow set_interface without type by Johannes Berg · 16 years ago
  87. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  88. 942b25c cfg80211: clean up static regdomain mess by Johannes Berg · 16 years ago
  89. a3d2eaf cfg80211: fix regulatory code const by Johannes Berg · 16 years ago
  90. 734366d cfg80211: clean up regulatory mess by Johannes Berg · 16 years ago
  91. 762af43 cfg80211: fix static regdomains by Johannes Berg · 16 years ago
  92. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  93. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  94. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  95. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  96. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  97. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  98. 317900c wext: Send name on events by Jamal Hadi Salim · 16 years ago
  99. bba95fe nl80211: fix dump callbacks by Johannes Berg · 16 years ago
  100. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago