1. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  2. 367a109 ipw2x00: move under intel vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/ipw2x00/ipw2200.c]
  3. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  4. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  5. 9fdc723 ipw2x00: clean up a condition by Dan Carpenter · 10 years ago
  6. 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
  7. f0bd88d net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  8. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. 2da2c58 net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  11. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  12. 36325f3 ipw2x00: slight optimization of addr compare by dingtianhong · 11 years ago
  13. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  14. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  15. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  16. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  17. 0acfd4b wireless: ipw2x00: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  18. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 5cb0656 ipw2200: convert __list_for_each usage to list_for_each by Dave Jones · 11 years ago
  20. 5d9e3bc ipw2200: fix error return code in ipw_load() by Wei Yongjun · 12 years ago
  21. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  22. 7c99e0b ipw2x00: simplify scan_event handling by Tejun Heo · 12 years ago
  23. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  24. eb9248e ipw2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. 8df0f1e ipw2200: return error code on error in ipw_wx_get_auth() by Wei Yongjun · 12 years ago
  26. 0672938 net/wireless: ipw2200: introduce ipw_set_geo function by Stanislav Yakovlev · 12 years ago
  27. 9c033be net/wireless: ipw2x00: remove unreachable code by Stanislav Yakovlev · 12 years ago
  28. bf11315 net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx() by Stanislav Yakovlev · 12 years ago
  29. 7949d20 ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr() by Wei Yongjun · 12 years ago
  30. 0440507 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
  31. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  32. fdbfff7 net/wireless: ipw2200: introduce ipw_read_eeprom function by Stanislav Yakovlev · 13 years ago
  33. b405079 ipw2200: Fix order of device registration by Ben Hutchings · 13 years ago
  34. 7ed85b6 net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe by Stanislav Yakovlev · 13 years ago
  35. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 13 years ago
  37. 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
  38. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  39. a141e6a net/wireless: ipw2x00: add supported cipher suites to wiphy initialization by Stanislav Yakovlev · 13 years ago
  40. d144f53 ipw2200: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 13 years ago
  41. a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  42. 75836b8 net/wireless: ipw2x00: fix a typo in wiphy struct initilization by Stanislav Yakovlev · 13 years ago
  43. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  44. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  45. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  46. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  47. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 13 years ago
  48. 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
  49. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  50. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  51. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  53. bcb6d91 wireless/ipw2x00: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  54. 3c4a8cc ipw2200: Check for -1 INTA in tasklet too. by Indan Zupancic · 14 years ago
  55. 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
  56. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  57. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  58. c086aba ipw2200: Enable LED by default by ubuntu@tjworld.net · 16 years ago
  59. d3e5033 drivers/net/wireless/ipw2x00: Use kmemdup by Julia Lawall · 15 years ago
  60. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  61. 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 · 15 years ago
  62. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  64. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 15 years ago
  65. e65054b ipw2200: restart adapter only when abort_scan doesn't work by Zhu Yi · 15 years ago
  66. 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
  67. 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
  68. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 15 years ago
  69. 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
  70. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  71. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 15 years ago
  72. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  73. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  74. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  75. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  76. 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
  77. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  78. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  79. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. 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
  82. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 8cc3174 Revert "libipw: initiate cfg80211 API conversion" by John W. Linville · 15 years ago
  84. 873395a ipw2200: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  85. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  87. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  88. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. e6c5fc5 ipw2200: fix oops on missing firmware by Zhu Yi · 15 years ago
  91. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  92. 5e5eab5 ipw2200: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  93. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  95. b8ecd98 libipw: initiate cfg80211 API conversion by John W. Linville · 15 years ago
  96. c1eb2c8 ipw2x00: update contact information by Reinette Chatre · 15 years ago
  97. b0a4e7d libipw: switch from ieee80211_* to libipw_* naming policy by John W. Linville · 15 years ago
  98. 11ebd1b ipw2200: firmware DMA loading rework by Zhu Yi · 15 years ago
  99. 21f8a73 ipw2x00: fix sparse warnings by Reinette Chatre · 15 years ago
  100. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago