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