1. 73e6991 add Marvell 88W8688 support to libertas_sdio by Harro Haan · 12 years ago
  2. f107238 libertas sdio: fix suspend when interface is down by Daniel Drake · 12 years ago
  3. 8c1057e libertas: fix two memory leaks by Daniel Drake · 12 years ago
  4. 66d647e libertas SDIO: convert to asynchronous firmware loading by Daniel Drake · 12 years ago
  5. 370803c libertas: Firmware loading simplifications by Daniel Drake · 12 years ago
  6. a7b957a wireless, libertas: remove redundant NULL tests before calling release_firmware() by Jesper Juhl · 12 years ago
  7. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  8. 7e1f79a libertas: implement if_sdio runtime power management by Daniel Drake · 13 years ago
  9. 9a821f5 libertas: add sd8686 reset_card support by Daniel Drake · 13 years ago
  10. d2ac49f libertas_sdio: handle spurious interrupts by Daniel Drake · 13 years ago
  11. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  12. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  13. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  14. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  15. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  17. 557de5e libertas: if_sdio: fix buffer alignment in struct if_sdio_card by Mike Rapoport · 14 years ago
  18. 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
  19. 3d32a58 libertas: [sdio] use common firmware request helper and new firmware locations by Dan Williams · 14 years ago
  20. 886275c param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes. by Rusty Russell · 14 years ago
  21. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 14 years ago
  22. 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
  23. ca962557 libertas: fix 8686 firmware loading regression by Dan Williams · 14 years ago
  24. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  25. ac1a474 libertas: Davinci platforms need more time loading helper firmware by Dan Williams · 14 years ago
  26. 96021f0 libertas: consolidate SDIO firmware wait code by Dan Williams · 14 years ago
  27. 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 · 14 years ago
  28. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 14 years ago
  29. 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
  30. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  32. a974a4b libertas: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  33. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  34. 23b149c libertas: fix card cleanup order in SDIO driver by Andrey Yurovsky · 15 years ago
  35. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 15 years ago
  36. 6bc61f4 libertas: improve function init/shutdown handling for SD8688 by Bing Zhao · 15 years ago
  37. 2c7e579 libertas: read SD8688 firmware status from new register by Bing Zhao · 15 years ago
  38. d26285f8 libertas: implement function init/shutdown commands for SD8688 by Bing Zhao · 15 years ago
  39. b136a14 libertas: get SD8688 rx length with one CMD52 by Bing Zhao · 15 years ago
  40. e70a5ac libertas: define macros for SDIO model numbers by Bing Zhao · 15 years ago
  41. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 15 years ago
  42. 9b02f41 libertas: use private SDIO workqueue to avoid scheduling latency by Dan Williams · 15 years ago
  43. f5ac2b9 libertas: fix power save issue in libertas_sdio module by Bing Zhao · 15 years ago
  44. 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  45. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  46. 6dfff89 libertas: treat firmware data as const by David Woodhouse · 16 years ago
  47. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  48. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  49. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  50. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  51. 4f67949 libertas: clean up lbs_interrupt() by David Woodhouse · 17 years ago
  52. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  53. c2df2ef libertas: endianness fixes by Holger Schurig · 17 years ago
  54. e775ed7 libertas: Consolidate lbs_host_to_card_done() function. by David Woodhouse · 17 years ago
  55. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  56. 4fb910f libertas: mark module_init/exit functions as __init/__exit by Andres Salomon · 17 years ago
  57. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  58. 436c885 wireless/libertas support for 88w8385 sdio older revision by Marc Pignat · 17 years ago
  59. 51e6b71 libertas: make if_sdio align packets by Pierre Ossman · 17 years ago
  60. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago