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