1. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  2. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 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. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  6. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  7. 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
  8. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  9. 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
  10. 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
  11. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  13. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 14 years ago
  14. 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
  15. aa0d52c ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX by John W. Linville · 14 years ago
  16. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  17. 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
  18. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 14 years ago
  19. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  20. 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
  21. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  22. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  23. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  24. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  25. 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
  26. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 16 years ago
  27. 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
  28. efe4c45 drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  29. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  30. d3e5033 drivers/net/wireless/ipw2x00: Use kmemdup by Julia Lawall · 14 years ago
  31. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  32. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  33. ed77134 PM QOS update by Mark Gross · 14 years ago
  34. 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
  35. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. 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
  37. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 15 years ago
  38. e65054b ipw2200: restart adapter only when abort_scan doesn't work by Zhu Yi · 15 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. 7905e35 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. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 15 years ago
  42. 33e2bf6 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
  43. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  44. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 15 years ago
  45. 8e59340 libipw: split ieee->networks into small pieces by Zhu Yi · 15 years ago
  46. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  47. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  48. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  49. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. b8d8339 ipw2x00: convert to seq_file by Alexey Dobriyan · 15 years ago
  52. 4ba3eb0 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. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  54. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  55. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  56. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  58. 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
  59. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  61. 873395a ipw2200: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  62. a278ea3 ipw2100: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  63. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  65. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  67. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  68. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  69. c6d3597 wireless: fix CFG80211_WEXT build problems by Randy Dunlap · 15 years ago
  70. 5e5eab5 ipw2200: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  71. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  72. 3f968de 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
  73. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  75. 3107edb ipw2200: fix kconfig dependencies by Randy Dunlap · 15 years ago
  76. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 15 years ago
  77. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 15 years ago
  78. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  79. 11ebd1b ipw2200: firmware DMA loading rework by Zhu Yi · 15 years ago
  80. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 15 years ago
  81. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 7dd2459 ipw2x00: Write outside array bounds by Zhu Yi · 15 years ago
  83. ec96cfd drivers/net: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  84. 8ab0ea7 drivers/net/wireless: Use PCI_VDEVICE by Joe Perches · 15 years ago
  85. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  86. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  87. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  88. 928841b Wireless: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  89. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  90. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  91. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  92. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  93. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  94. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 16 years ago
  95. 44e9ad0 ipw2200: convert to net_device_ops by Stephen Hemminger · 16 years ago
  96. 3e47fce ipw2100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  97. d5b3b9a ipw2x00: convert infrastructure for use by net_device_ops by Stephen Hemminger · 16 years ago
  98. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  99. cc88aff ipw2x00: remove obsolete enums by Helmut Schaa · 16 years ago
  100. d74cc9a ipw2x00: Use IE definitions from linux/ieee80211.h by Helmut Schaa · 16 years ago