1. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  2. e9e80ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  3. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  4. fb55d88 ipw2200 - Fix bad ipw_write8() macro by Takashi Iwai · 16 years ago
  5. 521c4d9 ipw2200: Call netif_*_queue() interfaces properly. by David S. Miller · 16 years ago
  6. ea17730 ipw2200: queue direct scans by Dan Williams · 16 years ago
  7. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  8. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  9. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  12. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 16 years ago
  13. 83f7d57 ipw2200 annotations and fixes by Al Viro · 16 years ago
  14. 5c05863 ipw2200: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  15. 943dbef ipw2200: fix ucode assertion for RX queue overrun by Dan Williams · 16 years ago
  16. 5b5e807 ipw2200: do not byteswap struct ipw_associate by Al Viro · 17 years ago
  17. e62e1ee ipw2200 trivial annotations by Al Viro · 17 years ago
  18. 4958730 ipw2200: ipw_tx_skb() endianness bug by Al Viro · 17 years ago
  19. 472caf8 ipw2200 fix: ->rt_chbitmask is le16 by Al Viro · 17 years ago
  20. 743b84d ipw2200 fix: struct ieee80211_radiotap_header is little-endian by Al Viro · 17 years ago
  21. 8fffc15 eliminate byteswapping in struct ieee80211_qos_parameters by Al Viro · 17 years ago
  22. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  23. 8ff9d21 ipw2200: fix typo in kerneldoc by Stefano Brivio · 16 years ago
  24. 61c93f4 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  25. 412e9e7 ipw2200: prevent alloc of unspecified size on stack by Reinette Chatre · 17 years ago
  26. 2ef19e6 wireless/ipw2200.c: add __dev{init,exit} annotations by Adrian Bunk · 17 years ago
  27. be84e3d [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative by Anton Blanchard · 17 years ago
  28. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  29. 0b53167 [PATCH] ipw2200: batch non-user-requested scan result notifications by Dan Williams · 17 years ago
  30. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  31. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  32. ee2c4ad [PATCH] Update version ipw2200 stamp to 1.2.2 by Zhu Yi · 17 years ago
  33. d00d012 [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ by Zhu Yi · 17 years ago
  34. 4e157f0 [PATCH] Fix ipw2200 set wrong power parameter causing firmware error by Zhu Yi · 17 years ago
  35. 1c9d5e4 [PATCH] ipw2200: rf kill switch polling power saving by Stephen Hemminger · 17 years ago
  36. 742e991 [PATCH] ipw2200: fix ieee80211_get_geo typo by Andrew Morton · 17 years ago
  37. 375dd24 [PATCH] ipw2200: add channels sysfs entry by Zhu Yi · 17 years ago
  38. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  39. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  40. ea8862d [PATCH] ipw2200: add iwconfig rts/frag auto support by Zhu Yi · 18 years ago
  41. 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
  42. 720eeb4 [PATCH] ipw2200: Fix debug output endian issue by Zhu Yi · 18 years ago
  43. aac40ce [PATCH] ipw2200: Update version stamp to 1.2.0 by Zhu Yi · 18 years ago
  44. 4b1f8a9 [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode by Zhu Yi · 18 years ago
  45. e6e3f12 [PATCH] ipw2200: replace kmalloc+memset with kcalloc by Yan Burman · 18 years ago
  46. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  47. 02e0e5e [PATCH] wireless: clean-up some "check return code" warnings by John W. Linville · 18 years ago
  48. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  50. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  51. 919ee6d [PATCH] WE-21 for ipw2200 by Jean Tourrilhes · 18 years ago
  52. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  53. a2413598 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  54. efa7e06 [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected by Zhu Yi · 18 years ago
  55. 8b5f917 [PATCH] ipw2200: Update version stamp to 1.1.4 by Zhu Yi · 18 years ago
  56. 094c4d2 [PATCH] ipw2200: enable wireless extension passive scan by Zhu Yi · 18 years ago
  57. c8c22c9 [PATCH] ipw2200: Add pci .shutdown handler by Zhu Yi · 18 years ago
  58. d5f7ac2 [PATCH] ipw2200: mark "iwconfig retry 255" as invalid by Zhu Yi · 18 years ago
  59. 88a93df [PATCH] ipw2200: remove the MAC timestamp present field from radiotap head by Zhu Yi · 18 years ago
  60. 851ca26 [PATCH] ipw2200: Fix ipw2200 QOS parameters endian issue by Zhu Yi · 18 years ago
  61. 39be0aa [PATCH] ipw2200: remove unused struct ipw_rx_buffer by Zhu Yi · 18 years ago
  62. a9f0d42 [PATCH] ipw2200: Reassociate even if set the same essid. by Zhu Yi · 18 years ago
  63. ab644b0 [PATCH] ipw2200: ipw_wx_set_essid fix by Zhu Yi · 18 years ago
  64. c580f67 [PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channel by Zhu Yi · 18 years ago
  65. 01d4783 [PATCH] ipw2200: always enable frequently used debugging code by Zhu Yi · 18 years ago
  66. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  67. 67fd6b4 [PATCH] cleanup // comments from ipw2200 by Pavel Machek · 18 years ago
  68. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  69. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  70. 89c318e [PATCH] ipw2200 locking fix by Zhu Yi · 18 years ago
  71. e3c5a64 [PATCH] ipw2200: Fix wpa_supplicant association problem by Zhu Yi · 18 years ago
  72. 127119d [PATCH] ipw2200: remove priv->last_noise reference by Zhu Yi · 18 years ago
  73. 459d408 [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP by Zhu Yi · 18 years ago
  74. e43e3c1 [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS by Zhu Yi · 18 years ago
  75. 555fd91 [PATCH] ipw2200: update version stamp to 1.1.2 by Zhu Yi · 18 years ago
  76. ae4af61 [PATCH] ipw2200: version string rework by Zhu Yi · 18 years ago
  77. d685b8c [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated by Zhu Yi · 18 years ago
  78. 0070f8c [PATCH] ipw2200: Fix endian issues with v3.0 fw image format by Zhu Yi · 18 years ago
  79. 455936c [PATCH] ipw2200: Set the 'fixed' flags in wext get_rate by Zhu Yi · 18 years ago
  80. 61fb9ed [PATCH] ipw2200: turn off signal debug log by Zhu Yi · 18 years ago
  81. d0b526b [PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails by Zhu Yi · 18 years ago
  82. 5dc81c3 [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG by Zhu Yi · 18 years ago
  83. d2b83e1 [PATCH] ipw2200: add module_param support for antenna selection by Zhu Yi · 18 years ago
  84. 07f02e4 [PATCH] ipw2200: generates a scan event after a scan has completed by Zhu Yi · 18 years ago
  85. a5cf4fe [PATCH] ipw2200: Fix TX QoS enabled frames problem by Zhu Yi · 18 years ago
  86. 00d21de [PATCH] ipw2200: Exponential averaging for signal and noise Level by Zhu Yi · 18 years ago
  87. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  88. 171e7b2 [PATCH] ipw2x00: expend Copyright to 2006 by Zhu Yi · 18 years ago
  89. 71e585f [PATCH] drivers/net/wireless/ipw2200.c: fix an array overun by Adrian Bunk · 18 years ago
  90. 7c56789 [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1 by Zhu Yi · 18 years ago
  91. 9006ea7 [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format by James Ketrenos · 18 years ago
  92. 651be26 [PATCH] ipw2200: wireless extension sensitivity threshold support by Olivier Hochreutiner · 18 years ago
  93. 71de1f3 [PATCH] ipw2200: Enables the "slow diversity" algorithm by Cahill, Ben M · 18 years ago
  94. 1297715 [PATCH] ipw2200: Set a meaningful silence threshold value by Cahill, Ben M · 18 years ago
  95. 3e1555b [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG by Zhu Yi · 18 years ago
  96. 1d1b09e [PATCH] ipw2200: Change debug level for firmware error logging by Zhu Yi · 18 years ago
  97. e815de4 [PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode by Zhu Yi · 18 years ago
  98. e8c69e2 [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment by Zhu Yi · 18 years ago
  99. d6d5b5c [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1' by Zhu Yi · 18 years ago
  100. 8da374f [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking by Zhu Yi · 18 years ago