1. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  2. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  3. 3c19065 [IEEE80211] ipw2200: Simplify multicast checks. by Stephen Hemminger · 19 years ago
  4. 0f52bf9 [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 by Brice Goglin · 19 years ago
  5. c75f474 [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix by Takis · 19 years ago
  6. 3b26b11 [PATCH] ipw2200: fix error log offset calculation by Zhu Yi · 19 years ago
  7. efb3442 [PATCH] ipw2200: disallow direct scanning when device is down by Pekka Enberg · 19 years ago
  8. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  9. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  10. cf1b479 Update version ipw2200 stamp to 1.0.8 by James Ketrenos · 19 years ago
  11. 8171537 Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware. by James Ketrenos · 19 years ago
  12. 286568a Fixed parameter reordering in firmware log routine. by James Ketrenos · 19 years ago
  13. 9d5b880 Fixed problem with not being able to send broadcast packets. by Hong Liu · 19 years ago
  14. 0352057 Added channel support for ipw2200 cards identified as 'ZZR' by James Ketrenos · 19 years ago
  15. 991d1cc Removed warning about TKIP not being configured if countermeasures are by James Ketrenos · 19 years ago
  16. e758256 Fixes missed beacon logic in relation to on-network AP roaming. by Ben Cahill · 19 years ago
  17. 8935f39 Removed legacy WIRELESS_EXT checks from ipw2200.c by James Ketrenos · 19 years ago
  18. 97a78ca Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. by Benoit Boissinot · 19 years ago
  19. 9ef539d Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) by James Ketrenos · 19 years ago
  20. e632472 Fixes WEP firmware error condition. by Hong Liu · 19 years ago
  21. f4ff497 [Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto by Zhu Yi · 19 years ago
  22. 29cb843 Fixes problem with WEP not working (association succeeds, but no Tx/Rx) by Hong Liu · 19 years ago
  23. fb7ccc9 Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled. by James Ketrenos · 19 years ago
  24. cdd1fa1 Card with WEP enabled and using shared-key auth will have firmware by Hong Liu · 19 years ago
  25. 567deaf Mixed PTK/GTK CCMP/TKIP support. by Hong Liu · 19 years ago
  26. 90700fd Fixed is_network_packet() to include checking for broadcast packets. by Peter Jones · 19 years ago
  27. 24a47db Adds radiotap support to ipw2200 in monitor mode.. by Mike Kershaw · 19 years ago
  28. a4f6bbb Make all the places the firmware fails to load showerrors (in decimal, by Peter Jones · 19 years ago
  29. 5513579 [Bug 760] Fix setting WEP key in monitor mode causes IV lost. by Zhu Yi · 19 years ago
  30. 7b99659 [Bug 455] Fix frequent channel change generates firmware fatal error. by Hong Liu · 19 years ago
  31. a0e04ab Added wait_state wakeup on scan completion. Fixed copyright date in ipw2200.h by James Ketrenos · 19 years ago
  32. 3b9990c Updated ipw2200 to use the new ieee80211 callbacks by James Ketrenos · 19 years ago
  33. 1fe0adb Migrated some of the channel verification code back into the driver to by Liu Hong · 19 years ago
  34. f6c5cb7 Added cmdlog in non-debug systems. by James Ketrenos · 19 years ago
  35. 9ddf84f Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error by James Ketrenos · 19 years ago
  36. b39860c Switched firmware error dumping so that it will capture a log available by James Ketrenos · 19 years ago
  37. e666619 Modified ipw_config and STATUS_INIT setting to correct race condition by James Ketrenos · 19 years ago
  38. 6de9f7f Fix firmware error when setting tx_power. by Zhu Yi · 19 years ago
  39. 22501c8 Fix ipw_wx_get_txpow shows wrong disabled value. by Zhu Yi · 19 years ago
  40. 0ece35b [Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode. by Zhu Yi · 19 years ago
  41. caeff81 Fixes the ad-hoc network WEP key list issue. by Hong Liu · 19 years ago
  42. 1fbfea5 [Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext. by Zhu Yi · 19 years ago
  43. e402c93 Disable host fragmentation in open mode since IPW2200/2915 hardware by Zhu Yi · 19 years ago
  44. 87b016c Workaround kernel BUG_ON panic caused by unexpected duplicate packets. by Zhu Yi · 19 years ago
  45. 4f36f80 Added more useful geography encoding so people's experience with by James Ketrenos · 19 years ago
  46. 2b184d5 Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled. by James Ketrenos · 19 years ago
  47. 227d2dc Updated to support ieee80211 callback to is_queue_full for 802.11e support. by James Ketrenos · 19 years ago
  48. 8400a1c [Bug 637] Set tx power for A band. by Liu Hong · 19 years ago
  49. d8bad6d [bug 667] Fix the notorious "No space for Tx" bug. by Zhu Yi · 19 years ago
  50. f57ce7c Fix is_duplicate_packet() bug for fragmentation number setting. by Zhu Yi · 19 years ago
  51. a2d73e6 Fix hardware encryption (both WEP and AES) doesn't work with fragmentation. by Zhu Yi · 19 years ago
  52. afbf30a Catch ipw2200 up to equivelancy with v1.0.5 by James Ketrenos · 19 years ago
  53. b095c38 Catch ipw2200 up to equivelancy with v1.0.4 by James Ketrenos · 19 years ago
  54. c848d0a Catch ipw2200 up to equivelancy with v1.0.3 by James Ketrenos · 19 years ago
  55. a613bff Catch ipw2200 up to equivelancy with v1.0.2 by James Ketrenos · 19 years ago
  56. ea2b26e Catch ipw2200 up to equivelancy with v1.0.1 by James Ketrenos · 19 years ago
  57. ad18b0e [PATCH] ipw2200: Missing kmalloc check by Panagiotis Issaris · 19 years ago
  58. e260836 [wireless ipw2200] remove redundant return statement by Mateusz Berezecki · 19 years ago
  59. c8d42d1 [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_start_xmit change. by James Ketrenos · 19 years ago
  60. 0dacca1 [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  61. a33a198 [PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change by James Ketrenos · 19 years ago
  62. 0edd5b4 [wireless ieee80211,ipw2200] Lindent source code by Jeff Garzik · 19 years ago
  63. 583a4e8 [PATCH] fix pm_message_t stuff in -mm tree by Pavel Machek · 19 years ago
  64. 8d45ff7 ipw2200: minor cleanups by Jiri Benc · 19 years ago
  65. 771abed This removes support for old (and non-mainline) kernels from ipw2200. by Jiri Benc · 19 years ago
  66. 2474385 [PATCH] ieee80211: Capability field is called ESS, not BSS by Jouni Malinen · 19 years ago
  67. bf79451 [wireless ipw2200] trim trailing whitespace by Jeff Garzik · 19 years ago
  68. 9bd481f wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h by Jeff Garzik · 19 years ago
  69. ad3fee5 [PATCH] wireless-device-attr-fixes-2 by Andrew Morton · 19 years ago
  70. 0e08b44 [PATCH] drivers/net/wireless/ipw2200: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  71. aaa4d30 [PATCH] ieee80211: fix ipw 64bit compilation warnings by Jiri Benc · 19 years ago
  72. 43f66a6 Add ipw2200 wireless driver. by James Ketrenos · 19 years ago