1. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  2. 90c009a [PATCH] ipw2200: Fix a typo by Zhu Yi · 18 years ago
  3. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  4. 718cc4c [PATCH] ieee80211: Provide generic get_stats implementation by Daniel Drake · 18 years ago
  5. 02e0e5e [PATCH] wireless: clean-up some "check return code" warnings by John W. Linville · 18 years ago
  6. c3a9392 [PATCH] kmemdup() cleanup in drivers/net by Eric Sesterhenn · 18 years ago
  7. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  8. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  9. 95f3eff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  10. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  11. de89788 drivers/net/wireless/{airo,ipw2100}: fix error handling bugs by Jeff Garzik · 18 years ago
  12. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  13. 5b63bae [PATCH] WE-21 for ipw2100 by Jean Tourrilhes · 18 years ago
  14. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  15. a241359 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  16. efbd809 [PATCH] ipw2100: Fix deadlock detected by lockdep by Zhu Yi · 18 years ago
  17. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  18. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  19. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  20. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  21. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  22. cc8279f [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2 by Zhu Yi · 19 years ago
  23. 3234eee [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h by Zhu Yi · 19 years ago
  24. 752e377 [PATCH] ipw2100: semaphore to mutexes conversion by Ingo Molnar · 19 years ago
  25. cae1629 [PATCH] ipw2100: Fix radiotap code gcc warning by Zhu Yi · 19 years ago
  26. 15745a7 [PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode by Stefan Rompf · 19 years ago
  27. 171e7b2 [PATCH] ipw2x00: expend Copyright to 2006 by Zhu Yi · 19 years ago
  28. 71aa122 [PATCH] increase ipw2100 driver version to git-1.1.4 by Zhu Yi · 19 years ago
  29. 8ed55a4 [PATCH] ipw2100: remove white space and better format the code by Zhu Yi · 19 years ago
  30. be6b3b1 [PATCH] ipw2100: Add generic geo information by Zhu Yi · 19 years ago
  31. 3173ca0 [PATCH] ipw2100: Make iwconfig txpower setting consistent with user input by Zhu Yi · 19 years ago
  32. cbbdd03 [PATCH] ipw2100: Add LEAP authentication algorithm support by Zhu Yi · 19 years ago
  33. 3c398b8 [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static by Adrian Bunk · 19 years ago
  34. b6e4da7 [PATCH] ipw2100: Fix setting txpower failed problem by Zhu Yi · 19 years ago
  35. 3c5eca5 [PATCH] ipw2100: Fix a gcc compile warning by Zhu Yi · 19 years ago
  36. 8aec938 [PATCH] ipw2100: remove code for WIRELESS_EXT < 18 by Adrian Bunk · 19 years ago
  37. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  38. 166c343 [patch] ipw2100: support WEXT-18 enc_capa v3 by Dan Williams · 19 years ago
  39. 0f52bf9 [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 by Brice Goglin · 19 years ago
  40. eaf8f53 [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message by James Ketrenos · 19 years ago
  41. c2a8fad [wireless ipw2100] kill unused-var warnings for debug-disabled code by Jeff Garzik · 19 years ago
  42. eedb9f0 Merge rsync://bughost.org/repos/ipw-delta/ by Jeff Garzik · 19 years ago
  43. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  44. 991d1cc Removed warning about TKIP not being configured if countermeasures are by James Ketrenos · 19 years ago
  45. 87bb5e3 Pulled out a stray KERNEL_VERSION check around the suspend handler. by James Ketrenos · 19 years ago
  46. 9ef539d Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) by James Ketrenos · 19 years ago
  47. 392d0f6 Removed PF_SYNCTHREAD legacy. by James Ketrenos · 19 years ago
  48. 054b08d Don't set hardware WEP if we are actually using TKIP/AES. by Hong Liu · 19 years ago
  49. e4cc289 Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to by Zhu Yi · 19 years ago
  50. f75459e [Bug 339] Fix ipw2100 iwconfig set/get txpower. by Liu Hong · 19 years ago
  51. 25b645b Fixed WEP on ipw2100 (priv->sec was being used instead of priv->ieee->sec) by · 19 years ago
  52. 8232835 Catch ipw2100 up to equivelancy with v1.1.1 by James Ketrenos · 19 years ago
  53. a1e695a IPW_DEBUG has already included DRV_NAME, remove double prefix print. by Zhu Yi · 19 years ago
  54. ee8e365 Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h} by James Ketrenos · 19 years ago
  55. 3a5becf [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_start_xmit change by James Ketrenos · 19 years ago
  56. 99a4b23 [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  57. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  58. 2be041a [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) by viro@ftp.linux.org.uk · 19 years ago
  59. 3ce329c ipw2100: interface-up carrier state fix by Jiri Benc · 19 years ago
  60. c4aee8c ipw2100: minor cleanups by Jiri Benc · 19 years ago
  61. 797b4f7 ipw2100: remove custom debug-print macros by Jiri Benc · 19 years ago
  62. 19f7f74 ipw2100: remove strange symbol prefixes by Jiri Benc · 19 years ago
  63. edfc43f [PATCH] wireless-device-attr-fixes by Andrew Morton · 19 years ago
  64. 011fe95 [PATCH] ipw2100 old gcc fix by Andrew Morton · 19 years ago
  65. 8724a11 [PATCH] ipw2100: small cleanups by Pavel Machek · 19 years ago
  66. 5dc54a6 [PATCH] ipw2100: kill dead macros by Pavel Machek · 19 years ago
  67. 4663663 [PATCH] ipw2100: assume recent kernel by Pavel Machek · 19 years ago
  68. 05743d1 [PATCH] drivers/net/wireless/ipw2100: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  69. 070d016 [PATCH] ipw2100: remove commented-out code by Pavel Machek · 19 years ago
  70. aaa4d30 [PATCH] ieee80211: fix ipw 64bit compilation warnings by Jiri Benc · 19 years ago
  71. 2c86c27 Add ipw2100 wireless driver. by James Ketrenos · 20 years ago