1. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  2. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  3. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  4. 33e2bf6 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
  5. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  6. 8e59340 libipw: split ieee->networks into small pieces by Zhu Yi · 15 years ago
  7. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  9. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  10. b8d8339 ipw2x00: convert to seq_file by Alexey Dobriyan · 15 years ago
  11. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  12. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  13. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  14. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  15. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 15 years ago
  16. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 15 years ago
  17. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  18. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 16 years ago
  19. d5b3b9a ipw2x00: convert infrastructure for use by net_device_ops by Stephen Hemminger · 16 years ago
  20. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  21. 3756162 libipw: fix debug output by Helmut Schaa · 16 years ago
  22. c3d72b9 ipw2x00: age scan results on resume by Dan Williams · 16 years ago
  23. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 16 years ago
  24. beb2a7f net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename by John W. Linville · 16 years ago[Renamed from net/ieee80211/ieee80211_module.c]
  25. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  26. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  27. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  28. d92a8e8 net/ieee80211: adjust error handling by Julia Lawall · 16 years ago
  29. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  30. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  31. a76193d [PATCH] ieee80211: fix incomplete error message by Akinobu Mita · 17 years ago
  32. 2933d42 [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX by Larry Finger · 18 years ago
  33. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago
  34. 718cc4c [PATCH] ieee80211: Provide generic get_stats implementation by Daniel Drake · 18 years ago
  35. 571d6ee [PATCH] Check ieee80211softmac_auth_resp kmalloc result by Arnaldo Carvalho de Melo · 18 years ago
  36. 42a4cf9 [PATCH] ieee80211: allow mtu bigger than 1500 by matthieu castet · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. b7cffb0 [PATCH] ieee80211: fix sparse warning about missing "static" by Johannes Berg · 19 years ago
  39. 15f3859 [PATCH] ieee80211: Add helpers for IBSS DFS handling by Zhu Yi · 19 years ago
  40. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  41. a10b5aa Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. by Jeff Garzik · 19 years ago
  42. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  43. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  44. 6eb6edf [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series by James Ketrenos · 19 years ago
  45. 3169616 [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSION by James Ketrenos · 19 years ago
  46. ebeaddc [PATCH] ieee80211: Updated copyright dates by James Ketrenos · 19 years ago
  47. ccd0fda [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support by James Ketrenos · 19 years ago
  48. 1264fc0 [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reporting by James Ketrenos · 19 years ago
  49. 3cdd00c [PATCH] ieee80211: adds support for the creation of RTS packets by James Ketrenos · 19 years ago
  50. 0ad0c3c [PATCH] ieee80211: Fix kernel Oops when module unload by James Ketrenos · 19 years ago
  51. 262d8e4 [PATCH] ieee80211 Switched to sscanf in store_debug_level by James Ketrenos · 19 years ago
  52. 0edd5b4 [wireless ieee80211,ipw2200] Lindent source code by Jeff Garzik · 19 years ago
  53. e88187e ieee80211: Puts debug macros together and makes escape_essid not inlined. by Jiri Benc · 19 years ago
  54. 7c9d4c7 [PATCH] ieee80211: remove pci.h #include's by Adrian Bunk · 19 years ago
  55. 695b5bc [PATCH] ieee80211_module.c::store_debug_level() cleanup by Al Viro · 20 years ago
  56. b453872 [NET] ieee80211 subsystem by Jeff Garzik · 19 years ago