1. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 12 years ago
  2. 75836b8 net/wireless: ipw2x00: fix a typo in wiphy struct initilization by Stanislav Yakovlev · 12 years ago
  3. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  4. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  5. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  6. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  7. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 13 years ago
  8. 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
  9. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  10. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  11. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. bcb6d91 wireless/ipw2x00: use system_wq instead of dedicated workqueues by Tejun Heo · 13 years ago
  14. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  15. 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
  16. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  17. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  18. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 15 years ago
  19. d3e5033 drivers/net/wireless/ipw2x00: Use kmemdup by Julia Lawall · 14 years ago
  20. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  21. 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
  22. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 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
  24. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 14 years ago
  25. e65054b ipw2200: restart adapter only when abort_scan doesn't work by Zhu Yi · 14 years ago
  26. 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
  27. 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
  28. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 14 years ago
  29. 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
  30. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 14 years ago
  31. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 14 years ago
  32. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  33. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  34. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  35. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  36. 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
  37. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  38. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  39. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. 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
  42. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  44. 873395a ipw2200: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  45. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  46. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  48. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  51. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  52. 5e5eab5 ipw2200: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  53. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  55. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 15 years ago
  56. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 15 years ago
  57. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  58. 11ebd1b ipw2200: firmware DMA loading rework by Zhu Yi · 15 years ago
  59. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 15 years ago
  60. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. 7dd2459 ipw2x00: Write outside array bounds by Zhu Yi · 15 years ago
  62. ec96cfd drivers/net: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  63. 8ab0ea7 drivers/net/wireless: Use PCI_VDEVICE by Joe Perches · 15 years ago
  64. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  65. 928841b Wireless: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  66. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  67. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  68. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  69. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  70. 321dee6 wireless: remove duplicated .ndo_set_mac_address by Alexander Beregalov · 15 years ago
  71. 44e9ad0 ipw2200: convert to net_device_ops by Stephen Hemminger · 15 years ago
  72. ce55cba ipw2x00: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  73. c3d72b9 ipw2x00: age scan results on resume by Dan Williams · 15 years ago
  74. 1788bcd ipw2200, fix ipw io functions by Jiri Slaby · 15 years ago
  75. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  76. 14a4dfe ipw2200: fix scanning while associated by Helmut Schaa · 16 years ago
  77. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 16 years ago
  79. 0795cd2 ipw2x00: relocate ipw2100/ipw2200 to common directory by John W. Linville · 16 years ago[Renamed from drivers/net/wireless/ipw2200.c]
  80. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  81. 3e4127f ipw2200: make association only if SSID is known. by Alexey Fisher · 16 years ago
  82. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  83. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  84. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  85. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  86. 5c7f9b7 ipw2x00: change default policy for auto-associate by Tim Gardner · 16 years ago
  87. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  88. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  89. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  90. e9e80ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  91. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  92. fb55d88 ipw2200 - Fix bad ipw_write8() macro by Takashi Iwai · 16 years ago
  93. 521c4d9 ipw2200: Call netif_*_queue() interfaces properly. by David S. Miller · 16 years ago
  94. ea17730 ipw2200: queue direct scans by Dan Williams · 16 years ago
  95. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  96. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  97. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  99. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  100. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 16 years ago