1. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  5. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  6. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  7. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  8. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  9. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  10. 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
  11. 82222e9 libertas: [cs] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  12. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  13. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  14. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  15. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  16. 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
  17. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  18. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  19. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  20. a974a4b libertas: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  21. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  22. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  23. 9d45368 libertas: Add support for Marvell Libertas CF8305 by Marek Vasut · 15 years ago
  24. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 15 years ago
  25. dc7d243 Add support for CF8381 WiFi card. by Marek Vasut · 15 years ago
  26. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  27. 1fac36e libertas: fix CF firmware loading for some cards by Dan Williams · 16 years ago
  28. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  29. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  30. 9a52028 wireless/libertas/if_cs.c: fix memory leaks by Adrian Bunk · 16 years ago
  31. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  32. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  33. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  34. 6dfff89 libertas: treat firmware data as const by David Woodhouse · 16 years ago
  35. a78a832 libertas: rename some registers to clarify their meaning by Holger Schurig · 16 years ago
  36. 4c55523 libertas: check for old, unsupported hardware by Holger Schurig · 16 years ago
  37. 5314325 libertas: document register meanings by Holger Schurig · 16 years ago
  38. 3073556 libertas: fix interrupt issue by Holger Schurig · 16 years ago
  39. 78cf074 libertas: unify various CF-related defines by Holger Schurig · 16 years ago
  40. 43d01c5 libertas: fix compact flash interrupt handling by Holger Schurig · 16 years ago
  41. 93416c8 libertas: speeds up downloading of CF firmware by Holger Schurig · 16 years ago
  42. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  43. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. dd1f635 libertas: fix spinlock recursion bug by Holger Schurig · 16 years ago
  45. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 16 years ago
  46. fdfb92e libertas: fix interrupt while removing driver by Holger Schurig · 17 years ago
  47. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  48. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  49. 4f67949 libertas: clean up lbs_interrupt() by David Woodhouse · 17 years ago
  50. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  51. 09d4fad libertas: fix data packet size errors by Holger Schurig · 17 years ago
  52. e775ed7 libertas: Consolidate lbs_host_to_card_done() function. by David Woodhouse · 17 years ago
  53. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  54. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  55. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  56. 6591e36 libertas: let more than one MAC event through by Holger Schurig · 17 years ago
  57. 4ef3170 libertas: fixes for slow hardware by Holger Schurig · 17 years ago
  58. f31ce76 [LIBERTAS]: fix oops on the blackfin architecture by Vladimir Davydov · 17 years ago
  59. 28de0b3 [LIBERTAS]: fix interrupts in CF driver by Ryan Mallon · 17 years ago
  60. 6f05cbe [LIBERTAS]: set dnld_sent correctly for CF parts by Ryan Mallon · 17 years ago
  61. 4ecd41b [PATCH] libertas: printk warning fixes by Andrew Morton · 17 years ago
  62. 954ee16 [PATCH] libertas: reorganize and simplify init sequence by Dan Williams · 17 years ago
  63. 27590d0 [PATCH] add support for Marvell 8385 CF cards by Holger Schurig · 17 years ago