1. 93da9cc Add nl80211 commands to get and set o11s mesh networking parameters by colin@cozybit.com · 16 years ago
  2. 0a9542e nl80211: fix monitor flags by Johannes Berg · 16 years ago
  3. d51626d nl80211: export HT capabilities by Johannes Berg · 16 years ago
  4. 44a504c4 wireless: fix regression caused by regulatory config option by Arjan van de Ven · 16 years ago
  5. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  6. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  7. 5d6ffc5 wireless: fix typo in Kconfig. by Davide Pesavento · 16 years ago
  8. 638af07 wireless: a global static to local static improvement by Denis ChengRq · 16 years ago
  9. 92ffe05 cfg80211: reject invalid configuration items by Johannes Berg · 16 years ago
  10. 723b038 cfg80211: allow set_interface without type by Johannes Berg · 16 years ago
  11. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  12. 942b25c cfg80211: clean up static regdomain mess by Johannes Berg · 16 years ago
  13. a3d2eaf cfg80211: fix regulatory code const by Johannes Berg · 16 years ago
  14. 734366d cfg80211: clean up regulatory mess by Johannes Berg · 16 years ago
  15. 762af43 cfg80211: fix static regdomains by Johannes Berg · 16 years ago
  16. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  17. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  18. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  19. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  20. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  21. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  22. 317900c wext: Send name on events by Jamal Hadi Salim · 16 years ago
  23. bba95fe nl80211: fix dump callbacks by Johannes Berg · 16 years ago
  24. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  25. 22bb1be wext: make sysfs bits optional and deprecate them by Johannes Berg · 16 years ago
  26. b463727 net/wireless/nl80211.c: fix endless Netlink callback loop. by Julius Volz · 16 years ago
  27. 0f5cabb wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. by David S. Miller · 16 years ago
  28. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  29. a67fa76 wext: Pull top-level ioctl dispatch logic into helper function. by David S. Miller · 16 years ago
  30. d291125 wext: Pass iwreq pointer down into standard/private handlers. by David S. Miller · 17 years ago
  31. ca1e8bb wext: Parameterize the standard/private handlers. by David S. Miller · 17 years ago
  32. 67dd760 wext: Pull ioctl permission checking out into helper function. by David S. Miller · 17 years ago
  33. d88174e wext: Extract private call iw_point handling into seperate functions. by David S. Miller · 17 years ago
  34. 84149b0 wext: Extract standard call iw_point handling into seperate function. by David S. Miller · 17 years ago
  35. 208887d wext: Make adjust_priv_size() take a "struct iw_point *". by David S. Miller · 17 years ago
  36. 25519a2 wext: Remove inline from get_priv_size() and adjust_priv_size(). by David S. Miller · 17 years ago
  37. d2c3cc0 mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  38. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  40. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 16 years ago
  41. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  42. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 253898c cfg80211: default to regulatory max power for channel by John W. Linville · 16 years ago
  44. 16f2e85 nl80211: fix STA AID bug by Johannes Berg · 16 years ago
  45. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  46. 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
  47. 906c730 wireless: add wiphy channel freq to channel struct lookup helper by Johannes Berg · 16 years ago
  48. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  49. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 17 years ago
  50. b46b4ee wireless: update US regulatory domain by Tomas Winkler · 17 years ago
  51. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 17 years ago
  52. 406f238 wireless: Fix WARN_ON() with ieee802.11b by Ivo van Doorn · 17 years ago
  53. aac09fb wireless: fix ERP rate flags by Johannes Berg · 17 years ago
  54. ee688b00 nl80211: export hardware bitrate/channel capabilities by Johannes Berg · 17 years ago
  55. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  56. 4248d2f WEXT: remove unused variable by Masakazu Mokuno · 17 years ago
  57. d6084cb net/wireless/Kconfig: whitespace corrections by John W. Linville · 17 years ago
  58. fd5b74d cfg80211/nl80211: implement station attribute retrieval by Johannes Berg · 17 years ago
  59. 5727ef1 cfg80211/nl80211: station handling by Johannes Berg · 17 years ago
  60. ed1b6cc cfg80211/nl80211: add beacon settings by Johannes Berg · 17 years ago
  61. 41ade00 cfg80211/nl80211: introduce key handling by Johannes Berg · 17 years ago
  62. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  63. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  64. 0a06ea8 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. by David S. Miller · 17 years ago
  65. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  66. 0aa4f33 [WIRELESS]: Fix Kconfig. by Andrew Morton · 17 years ago
  67. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  68. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  69. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  70. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  71. dde4e47 [WIRELESS] radiotap parser: accept all other fields by Johannes Berg · 17 years ago
  72. 744b096 [WIRELESS]: Use type safe netlink interface by Thomas Graf · 17 years ago
  73. 3a46246 [PATCH] cfg80211: fix initialisation if built-in by Johannes Berg · 17 years ago
  74. 7b5ee3a [PATCH] net/wireless/sysfs.c: Shut up build warning by Satyam Sharma · 17 years ago
  75. 179f831 [PATCH] cfg80211: Radiotap parser by Andy Green · 17 years ago
  76. c9aca9d [PATCH] cfg80211: fix signed macaddress in sysfs by David Lamparter · 17 years ago
  77. f16bfc1 [WIRELESS] cfg80211: Clarify locking comment. by Johannes Berg · 17 years ago
  78. a4d73ee [WIRELESS] cfg80211: Fix locking in wiphy_new. by Johannes Berg · 17 years ago
  79. 4d44e0d [WEXT]: Misc code cleanups. by Johannes Berg · 17 years ago
  80. bdf5189 [WEXT]: Reduce inline abuse. by Johannes Berg · 17 years ago
  81. 7a9df16 [WEXT]: Move EXPORT_SYMBOL statements where they belong. by Johannes Berg · 17 years ago
  82. dd8ceab [WEXT]: Cleanup early ioctl call path. by Johannes Berg · 17 years ago
  83. 4b1e255 [WEXT]: Remove options. by Johannes Berg · 17 years ago
  84. 235c107 [WEXT]: Remove dead debug code. by Johannes Berg · 17 years ago
  85. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 17 years ago
  86. 11433ee [WEXT]: Move to net/wireless by Johannes Berg · 17 years ago
  87. 9e101ea [WIRELESS]: Remove wext over netlink. by Johannes Berg · 17 years ago
  88. 704232c [WIRELESS] cfg80211: New wireless config infrastructure. by Johannes Berg · 17 years ago
  89. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago