1. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  2. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. 942a849 drivers:net:ipw2100.c change a typo comamnd to command by Justin P. Mattock · 14 years ago
  4. bcb6d91 wireless/ipw2x00: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  5. e569aa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  6. 268bae0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  7. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  9. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 14 years ago
  10. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  11. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 14 years ago
  12. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  13. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  14. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 14 years ago
  15. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  16. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  17. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  18. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  19. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  20. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  21. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  22. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  23. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  24. ed77134 PM QOS update by Mark Gross · 14 years ago
  25. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 15 years ago
  26. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  27. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  28. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  29. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  30. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  31. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  32. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  33. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  34. dfef948 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
  35. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  36. a278ea3 ipw2100: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  37. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  38. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  39. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  40. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 15 years ago
  41. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 15 years ago
  42. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  43. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 15 years ago
  44. 928841b Wireless: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  45. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  46. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  47. 3e47fce ipw2100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  48. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  49. c3d72b9 ipw2x00: age scan results on resume by Dan Williams · 16 years ago
  50. b9da9e9 drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  51. 4407245 trivial: Fix misspelling of "firmware" in ipw2100.c by Nick Andrew · 16 years ago
  52. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  53. a3d1fd2 drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  54. 0795cd2 ipw2x00: relocate ipw2100/ipw2200 to common directory by John W. Linville · 16 years ago[Renamed from drivers/net/wireless/ipw2100.c]
  55. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  56. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  57. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  58. 5c7f9b7 ipw2x00: change default policy for auto-associate by Tim Gardner · 16 years ago
  59. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  60. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  61. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  62. 80c42af drivers/net/wireless/ipw2100.c: Release mutex in error handling code by Julia Lawall · 16 years ago
  63. f011e2e latency.c: use QoS infrastructure by Mark Gross · 17 years ago
  64. 1edd3a5 ipw2100 annotations and fixes by Al Viro · 17 years ago
  65. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  66. a2a1c3e ipw2100: fix postfix decrement errors by Roel Kluin · 17 years ago
  67. be84e3d [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative by Anton Blanchard · 17 years ago
  68. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  69. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  70. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  71. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  72. d20c678 [PATCH] ipw2100: send WEXT scan events by Dan Williams · 17 years ago
  73. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  74. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  75. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  76. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  77. 9f3b241 [PATCH] ipw2100: Fix `iwpriv set_power` error by Zhu Yi · 17 years ago
  78. a62056f [PATCH] ipw2100: RF kill switch timer power save by Stephen Hemminger · 17 years ago
  79. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago
  80. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  81. 22d5743 [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  82. ae80031 [PATCH] Rename IPW2100 debugging macros to not look like config options. by Robert P. J. Day · 18 years ago
  83. fe5f8e2 [PATCH] ipw2100: Fix dropping fragmented small packet problem by Zhu Yi · 18 years ago
  84. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  85. 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
  86. 90c009a [PATCH] ipw2200: Fix a typo by Zhu Yi · 18 years ago
  87. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  88. 718cc4c [PATCH] ieee80211: Provide generic get_stats implementation by Daniel Drake · 18 years ago
  89. 02e0e5e [PATCH] wireless: clean-up some "check return code" warnings by John W. Linville · 18 years ago
  90. c3a9392 [PATCH] kmemdup() cleanup in drivers/net by Eric Sesterhenn · 18 years ago
  91. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. 95f3eff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  94. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  95. de89788 drivers/net/wireless/{airo,ipw2100}: fix error handling bugs by Jeff Garzik · 18 years ago
  96. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  97. 5b63bae [PATCH] WE-21 for ipw2100 by Jean Tourrilhes · 18 years ago
  98. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  99. 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
  100. efbd809 [PATCH] ipw2100: Fix deadlock detected by lockdep by Zhu Yi · 18 years ago