1. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 13 years ago
  2. aac495a net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one by Stanislav Yakovlev · 13 years ago
  3. e19d8baf ipw2100: Fix order of device registration by Ben Hutchings · 13 years ago
  4. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  5. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  6. a141e6a net/wireless: ipw2x00: add supported cipher suites to wiphy initialization by Stanislav Yakovlev · 13 years ago
  7. e3e07e0 ipw2100: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 13 years ago
  8. 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 13 years ago
  9. 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 13 years ago
  10. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  11. d11f0ca net/wireless: ipw2x00: remove WEXT_USECHANNELS define by Stanislav Yakovlev · 13 years ago
  12. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  13. 4d94c15 ipw2x00: remove ipw2100_rates_11b[] by Stanislav Yakovlev · 13 years ago
  14. 06d9b6a net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h by Stanislav Yakovlev · 13 years ago
  15. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  16. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  17. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  18. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 14 years ago
  19. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 14 years ago
  20. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 14 years ago
  21. 96a95c1 ipw2100: Fix command list for debugging by Jean Delvare · 14 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  23. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  24. 942a849 drivers:net:ipw2100.c change a typo comamnd to command by Justin P. Mattock · 14 years ago
  25. bcb6d91 wireless/ipw2x00: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  26. 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 · 15 years ago
  27. 268bae0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  28. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  30. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 15 years ago
  31. 9714d31 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  32. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 15 years ago
  33. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 15 years ago
  34. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  35. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 15 years ago
  36. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  37. 2a88e7e 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
  38. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 15 years ago
  39. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 15 years ago
  40. 14599f1 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
  41. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 15 years ago
  42. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  43. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  44. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  45. ed77134 PM QOS update by Mark Gross · 15 years ago
  46. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 15 years ago
  47. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  48. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  49. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  51. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  54. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 16 years ago
  55. 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
  56. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  57. a278ea3 ipw2100: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  58. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  59. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  60. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 16 years ago
  61. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 16 years ago
  62. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 16 years ago
  63. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 16 years ago
  64. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 16 years ago
  65. 928841b Wireless: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  66. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  67. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  68. 3e47fce ipw2100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  69. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  70. c3d72b9 ipw2x00: age scan results on resume by Dan Williams · 16 years ago
  71. b9da9e9 drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  72. 4407245 trivial: Fix misspelling of "firmware" in ipw2100.c by Nick Andrew · 16 years ago
  73. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  74. a3d1fd2 drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  75. 0795cd2 ipw2x00: relocate ipw2100/ipw2200 to common directory by John W. Linville · 16 years ago[Renamed from drivers/net/wireless/ipw2100.c]
  76. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  77. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  78. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  79. 5c7f9b7 ipw2x00: change default policy for auto-associate by Tim Gardner · 16 years ago
  80. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  81. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 17 years ago
  82. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 17 years ago
  83. 80c42af drivers/net/wireless/ipw2100.c: Release mutex in error handling code by Julia Lawall · 17 years ago
  84. f011e2e latency.c: use QoS infrastructure by Mark Gross · 17 years ago
  85. 1edd3a5 ipw2100 annotations and fixes by Al Viro · 17 years ago
  86. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  87. a2a1c3e ipw2100: fix postfix decrement errors by Roel Kluin · 17 years ago
  88. be84e3d [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative by Anton Blanchard · 17 years ago
  89. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  90. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  91. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  92. 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
  93. d20c678 [PATCH] ipw2100: send WEXT scan events by Dan Williams · 17 years ago
  94. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  95. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 18 years ago
  96. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  97. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  98. 9f3b241 [PATCH] ipw2100: Fix `iwpriv set_power` error by Zhu Yi · 18 years ago
  99. a62056f [PATCH] ipw2100: RF kill switch timer power save by Stephen Hemminger · 18 years ago
  100. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago