1. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  2. 235f939 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  3. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 103671f ipw2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  5. 36325f3 ipw2x00: slight optimization of addr compare by dingtianhong · 11 years ago
  6. 8e27f36 wireless: ipw2100: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. 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
  8. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  9. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  10. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  11. 0acfd4b wireless: ipw2x00: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  12. 89eb744 ipw2x00: Remove extern from function prototypes by Joe Perches · 11 years ago
  13. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. 5cb0656 ipw2200: convert __list_for_each usage to list_for_each by Dave Jones · 11 years ago
  15. 428e3cf ipw2x00: printing the wrong array in debug code by Dan Carpenter · 11 years ago
  16. 5d9e3bc ipw2200: fix error return code in ipw_load() by Wei Yongjun · 11 years ago
  17. bda96e8 net, ipw2x00: remove redundant D0 power state set by Yijing Wang · 11 years ago
  18. fe29f54 ipw2x00: move to kstrto* functions by Andy Shevchenko · 11 years ago
  19. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  20. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  21. 7c99e0b ipw2x00: simplify scan_event handling by Tejun Heo · 12 years ago
  22. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  23. 2368190 drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  24. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  25. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  26. eb9248e ipw2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  27. 8df0f1e ipw2200: return error code on error in ipw_wx_get_auth() by Wei Yongjun · 12 years ago
  28. 0672938 net/wireless: ipw2200: introduce ipw_set_geo function by Stanislav Yakovlev · 12 years ago
  29. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  30. 9c033be net/wireless: ipw2x00: remove unreachable code by Stanislav Yakovlev · 12 years ago
  31. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  32. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  33. bf11315 net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx() by Stanislav Yakovlev · 12 years ago
  34. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  35. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  36. 3fc7bc8 ipw2x00: silence GCC warning for unused variable 'dev' by Paul Bolle · 12 years ago
  37. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  38. 7949d20 ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr() by Wei Yongjun · 12 years ago
  39. 96e716b ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr() by Wei Yongjun · 12 years ago
  40. 7b4e6cf drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization by Julia Lawall · 12 years ago
  41. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  42. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 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
  44. aac495a net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one by Stanislav Yakovlev · 12 years ago
  45. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  46. fdbfff7 net/wireless: ipw2200: introduce ipw_read_eeprom function by Stanislav Yakovlev · 12 years ago
  47. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  48. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  49. e19d8baf ipw2100: Fix order of device registration by Ben Hutchings · 13 years ago
  50. b405079 ipw2200: Fix order of device registration by Ben Hutchings · 13 years ago
  51. 7ed85b6 net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe by Stanislav Yakovlev · 12 years ago
  52. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 12 years ago
  54. 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
  55. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  56. a141e6a net/wireless: ipw2x00: add supported cipher suites to wiphy initialization by Stanislav Yakovlev · 12 years ago
  57. e3e07e0 ipw2100: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 12 years ago
  58. d144f53 ipw2200: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 12 years ago
  59. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  60. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  61. cefa5fd net/wireless: ipw2x00: remove ssid_context struct by Stanislav Yakovlev · 12 years ago
  62. 186b491 net/wireless: ipw2x00: remove unused libipw_measurement_report struct by Stanislav Yakovlev · 12 years ago
  63. 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 12 years ago
  64. 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 12 years ago
  65. a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  66. 75836b8 net/wireless: ipw2x00: fix a typo in wiphy struct initilization by Stanislav Yakovlev · 12 years ago
  67. 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
  68. 138f07e net/wireless: ipw2x00: remove unused definitions for regulatory domain by Stanislav Yakovlev · 12 years ago
  69. 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
  70. d11f0ca net/wireless: ipw2x00: remove WEXT_USECHANNELS define by Stanislav Yakovlev · 12 years ago
  71. 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
  72. 4d94c15 ipw2x00: remove ipw2100_rates_11b[] by Stanislav Yakovlev · 13 years ago
  73. 06d9b6a net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h by Stanislav Yakovlev · 13 years ago
  74. a9802d4 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
  75. 5718b13 net: Fix typo in ipw2x00/libipw_rx.c by Masanari Iida · 13 years ago
  76. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  77. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  78. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 13 years ago
  79. f961e34 ipw2x00: remove reset_port functionality by Stanislav Yakovlev · 13 years ago
  80. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  81. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  82. 6e6ae9d ipw2x00: remove unused function libipw_ratelimit_debug. by Stanislav Yakovlev · 13 years ago
  83. 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
  84. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  85. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  87. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  88. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 13 years ago
  89. f1ee39f ipw2x00: comment typo fix encryptiong to encryption by Justin P. Mattock · 13 years ago
  90. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  91. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  92. 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
  93. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  94. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  95. 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
  96. 96a95c1 ipw2100: Fix command list for debugging by Jean Delvare · 13 years ago
  97. d4d2d28 net/wireless: ipw2x00: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  98. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  99. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago