1. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  2. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  3. e19d8baf ipw2100: Fix order of device registration by Ben Hutchings · 13 years ago
  4. b405079 ipw2200: Fix order of device registration by Ben Hutchings · 13 years ago
  5. 7ed85b6 net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe by Stanislav Yakovlev · 12 years ago
  6. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 12 years ago
  8. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  9. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  10. a141e6a net/wireless: ipw2x00: add supported cipher suites to wiphy initialization by Stanislav Yakovlev · 12 years ago
  11. e3e07e0 ipw2100: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 12 years ago
  12. d144f53 ipw2200: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 12 years ago
  13. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  14. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  15. cefa5fd net/wireless: ipw2x00: remove ssid_context struct by Stanislav Yakovlev · 12 years ago
  16. 186b491 net/wireless: ipw2x00: remove unused libipw_measurement_report struct by Stanislav Yakovlev · 12 years ago
  17. 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 12 years ago
  18. 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 12 years ago
  19. a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  20. 75836b8 net/wireless: ipw2x00: fix a typo in wiphy struct initilization by Stanislav Yakovlev · 12 years ago
  21. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  22. 138f07e net/wireless: ipw2x00: remove unused definitions for regulatory domain by Stanislav Yakovlev · 12 years ago
  23. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  24. d11f0ca net/wireless: ipw2x00: remove WEXT_USECHANNELS define by Stanislav Yakovlev · 12 years ago
  25. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  26. 4d94c15 ipw2x00: remove ipw2100_rates_11b[] by Stanislav Yakovlev · 12 years ago
  27. 06d9b6a net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h by Stanislav Yakovlev · 12 years ago
  28. a9802d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  29. 5718b13 net: Fix typo in ipw2x00/libipw_rx.c by Masanari Iida · 13 years ago
  30. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  31. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  32. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  33. f961e34 ipw2x00: remove reset_port functionality by Stanislav Yakovlev · 13 years ago
  34. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  35. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  36. 6e6ae9d ipw2x00: remove unused function libipw_ratelimit_debug. by Stanislav Yakovlev · 13 years ago
  37. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  38. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  39. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  40. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  41. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  42. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 13 years ago
  43. f1ee39f ipw2x00: comment typo fix encryptiong to encryption by Justin P. Mattock · 13 years ago
  44. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  45. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  46. b38d355 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
  47. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  48. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  49. 204d164 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 · 13 years ago
  50. 96a95c1 ipw2100: Fix command list for debugging by Jean Delvare · 13 years ago
  51. d4d2d28 net/wireless: ipw2x00: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  52. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  53. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  55. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  56. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 13 years ago
  57. 942a849 drivers:net:ipw2100.c change a typo comamnd to command by Justin P. Mattock · 14 years ago
  58. bcb6d91 wireless/ipw2x00: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  59. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  60. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  61. e9a6870 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
  62. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  63. 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
  64. 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
  65. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  67. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 14 years ago
  68. 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
  69. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 14 years ago
  70. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  71. 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
  72. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 14 years ago
  73. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  74. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  75. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  76. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  77. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  78. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  79. bb9c03d 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
  80. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 15 years ago
  81. 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
  82. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  83. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  84. d3e5033 drivers/net/wireless/ipw2x00: Use kmemdup by Julia Lawall · 14 years ago
  85. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  86. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  87. ed77134 PM QOS update by Mark Gross · 14 years ago
  88. 5c01d56 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
  89. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  90. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  91. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 14 years ago
  92. e65054b ipw2200: restart adapter only when abort_scan doesn't work by Zhu Yi · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. 7905e35 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
  95. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 14 years ago
  96. 33e2bf6 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
  97. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 14 years ago
  98. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 14 years ago
  99. 8e59340 libipw: split ieee->networks into small pieces by Zhu Yi · 14 years ago
  100. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago