1. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 70d2f61 USB: orinoco_usb: remove CONFIG_USB_DEBUG support by Greg Kroah-Hartman · 10 years ago
  3. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  4. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 10 years ago
  5. fe5d962 orinoco_usb: Fix broken firmware load error checking by Ondrej Zary · 10 years ago
  6. 13c1ac5 orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} by Zhao, Gang · 11 years ago
  7. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  8. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  9. 68351b5 wireless: orinoco: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. 53406cd orinoco: Remove extern from function prototypes by Joe Perches · 11 years ago
  11. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  12. 1105a13 orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected by Alexey Khoroshilov · 11 years ago
  13. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  15. 4363b57 orinoco_usb: don't release nonexistent firmware by Michal Pecio · 11 years ago
  16. 0b71644 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
  17. 488ec87 net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  18. 98d5fac 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
  19. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  20. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  21. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  22. baa366c orinoco: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  24. 264e989 orinoco_usb: clean up some signedness issues by Dan Carpenter · 12 years ago
  25. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  26. 6977a6b orinoco: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  27. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  28. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  29. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  30. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  31. f512311 wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls by Jesper Juhl · 12 years ago
  32. e90c7e7 net: orinoco: add error handling for failed kmalloc(). by Santosh Nayak · 12 years ago
  33. 8926574 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
  34. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  35. 47d505c orinoco_usb: remove version definition by John W. Linville · 13 years ago
  36. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  37. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  38. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  39. e11c259 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
  40. 9236b2a orinoco: release BSS structures returned by cfg80211_inform_bss() by David Kilroy · 13 years ago
  41. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  42. 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
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. aea0514 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 13 years ago
  45. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  46. f33c596 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  47. 49e58a9 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 13 years ago
  48. 41bf371 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
  49. 933d594 orinoco: minor fixes for problems found by checkpatch.pl by Pavel Roskin · 13 years ago
  50. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  51. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. a3ad38e orinoco: Clear dangling pointer on hardware busy by armadefuego@gmail.com · 13 years ago
  54. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 13 years ago
  55. 46c2cb8 orinoco: Drop scan results with unknown channels by Joe Gunn · 14 years ago
  56. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  59. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  60. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  61. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  62. 329b32f orinoco: allow IW_AUTH_MFP to pass through by David Kilroy · 14 years ago
  63. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  64. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  65. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  66. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  67. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  68. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  69. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  70. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  71. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  72. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  73. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  74. 78ab952 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
  75. 9736ebf orinoco: Fix walking past the end of the buffer by David Kilroy · 14 years ago
  76. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  77. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  78. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  79. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  80. 1d5cc19 pcmcia: use pcmica_{read,write}_config_byte by Dominik Brodowski · 14 years ago
  81. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  82. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  83. 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
  84. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 14 years ago
  85. 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
  86. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  87. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  88. 1d66fa7 drivers/net/wireless/orinoco: Use kmemdup by Julia Lawall · 14 years ago
  89. 6ac478c drivers/net/wireless/orinoco: Use kzalloc by Julia Lawall · 14 years ago
  90. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  91. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  92. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  93. cc75589 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
  94. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  95. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 14 years ago
  96. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  97. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  98. bac6faf orinoco: refactor xmit path by David Kilroy · 14 years ago
  99. 8316324 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
  100. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 14 years ago