1. 02e68a3 cfg80211: Fix parsed country IE info for 5 GHz by Luis R. Rodriguez · 16 years ago
  2. 0c7dc45 cfg80211: Fix regression with 11d on bands by Luis R. Rodriguez · 16 years ago
  3. a92a3ce cfg80211: make handle_band() and handle_channel() wiphy specific by Luis R. Rodriguez · 16 years ago
  4. 148bc43 wireless: convert wireless ioctl to net_device_ops by Stephen Hemminger · 16 years ago
  5. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  6. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  7. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  8. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  9. 6c5cc8e wireless: Fix incorrect use of loose in wext.c by Nick Andrew · 16 years ago
  10. 0f70f39 cfg80211: "fix" 11d oops by Johannes Berg · 16 years ago
  11. 4a4f4d8 cfg80211: fix wiphy remove if no regulatory request by Johannes Berg · 16 years ago
  12. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  13. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  14. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  15. bf8c1ac nl80211: Change max TX power to be in mBm instead of dBm by Jouni Malinen · 16 years ago
  16. e2f367f26 nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS by Jouni Malinen · 16 years ago
  17. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  18. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  19. 88dc1c3 cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid by Luis R. Rodriguez · 16 years ago
  20. 02ba0b3 cfg80211: call_crda() won't tell us if CRDA was present by Luis R. Rodriguez · 16 years ago
  21. a01ddaf cfg80211: expect different rd in cfg80211 when intersecting by Luis R. Rodriguez · 16 years ago
  22. b8295ac cfg80211: separate intersection section in __set_regdom() by Luis R. Rodriguez · 16 years ago
  23. 8375af3 cfg80211: remove switch from __set_regdom() by Luis R. Rodriguez · 16 years ago
  24. 5203cdb cfg80211: remove switch from __regulatory_hint() by Luis R. Rodriguez · 16 years ago
  25. 91e9900 cfg80211: mark negative frequencies as invalid by Luis R. Rodriguez · 16 years ago
  26. 4f6d4d1 wireless: clean up sysfs code using %pM by Johannes Berg · 16 years ago
  27. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  28. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  29. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  30. 5166ccd cfg80211: Add kdoc for struct regulatory_request by Luis R. Rodriguez · 16 years ago
  31. 9c96477 cfg80211: Add regulatory domain intersection capability by Luis R. Rodriguez · 16 years ago
  32. d71aaf6 cfg80211: a reg rule is invalid if freq diff is 0 by Luis R. Rodriguez · 16 years ago
  33. 3188848 nl80211: Add TX queue parameter configuration by Jouni Malinen · 16 years ago
  34. 90c97a0 nl80211: Add basic rate configuration for AP mode by Jouni Malinen · 16 years ago
  35. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  36. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  37. 84fa4f4 wireless regulatory: move ignore_request by Johannes Berg · 16 years ago
  38. 2083c49 wireless: clean up regulatory ignore_request function by Johannes Berg · 16 years ago
  39. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  40. d2372b3 wireless: make regdom passing semantics simpler by Johannes Berg · 16 years ago
  41. f3e63db wireless: remove write-only 'granted' variable by Johannes Berg · 16 years ago
  42. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  43. 2819f8a wireless: escape_ssid should handle non-printables by John W. Linville · 16 years ago
  44. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  45. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  46. ac9440a wireless: fix EU check by Johannes Berg · 16 years ago
  47. f6037d0 wireless: get rid of pointless request list by Johannes Berg · 16 years ago
  48. f3b407f wireless: remove cfg80211_reg_mutex by Johannes Berg · 16 years ago
  49. cf03268 wireless: don't publish __regulatory_hint by Johannes Berg · 16 years ago
  50. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  51. 0a9542e nl80211: fix monitor flags by Johannes Berg · 16 years ago
  52. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  53. 44a504c4 wireless: fix regression caused by regulatory config option by Arjan van de Ven · 16 years ago
  54. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  55. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  56. 5d6ffc5 wireless: fix typo in Kconfig. by Davide Pesavento · 16 years ago
  57. 638af07 wireless: a global static to local static improvement by Denis ChengRq · 16 years ago
  58. 92ffe05 cfg80211: reject invalid configuration items by Johannes Berg · 16 years ago
  59. 723b038 cfg80211: allow set_interface without type by Johannes Berg · 16 years ago
  60. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  61. 942b25c cfg80211: clean up static regdomain mess by Johannes Berg · 16 years ago
  62. a3d2eaf cfg80211: fix regulatory code const by Johannes Berg · 16 years ago
  63. 734366d cfg80211: clean up regulatory mess by Johannes Berg · 16 years ago
  64. 762af43 cfg80211: fix static regdomains by Johannes Berg · 16 years ago
  65. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  66. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  67. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  68. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  69. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  70. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  71. 317900c wext: Send name on events by Jamal Hadi Salim · 16 years ago
  72. bba95fe nl80211: fix dump callbacks by Johannes Berg · 16 years ago
  73. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  74. 22bb1be wext: make sysfs bits optional and deprecate them by Johannes Berg · 16 years ago
  75. b463727 net/wireless/nl80211.c: fix endless Netlink callback loop. by Julius Volz · 16 years ago
  76. 0f5cabb wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. by David S. Miller · 16 years ago
  77. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  78. a67fa76 wext: Pull top-level ioctl dispatch logic into helper function. by David S. Miller · 16 years ago
  79. d291125 wext: Pass iwreq pointer down into standard/private handlers. by David S. Miller · 17 years ago
  80. ca1e8bb wext: Parameterize the standard/private handlers. by David S. Miller · 17 years ago
  81. 67dd760 wext: Pull ioctl permission checking out into helper function. by David S. Miller · 17 years ago
  82. d88174e wext: Extract private call iw_point handling into seperate functions. by David S. Miller · 17 years ago
  83. 84149b0 wext: Extract standard call iw_point handling into seperate function. by David S. Miller · 17 years ago
  84. 208887d wext: Make adjust_priv_size() take a "struct iw_point *". by David S. Miller · 17 years ago
  85. 25519a2 wext: Remove inline from get_priv_size() and adjust_priv_size(). by David S. Miller · 17 years ago
  86. d2c3cc0 mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  87. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  89. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 16 years ago
  90. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  91. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. 253898c cfg80211: default to regulatory max power for channel by John W. Linville · 16 years ago
  93. 16f2e85 nl80211: fix STA AID bug by Johannes Berg · 16 years ago
  94. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  95. dfe98e9 Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  96. 906c730 wireless: add wiphy channel freq to channel struct lookup helper by Johannes Berg · 16 years ago
  97. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  98. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 16 years ago
  99. b46b4ee wireless: update US regulatory domain by Tomas Winkler · 16 years ago
  100. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 16 years ago