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