1. 8eca519 libertas: don't set URB_ZERO_PACKET on IN USB transfer by Lubomir Rintel · 6 years ago
  2. fae4f9f libertas: check whether bus can do more than polling by Andreas Kemnade · 8 years ago
  3. f988d64 libertas: move under marvell vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/libertas/if_usb.c]
  4. 1dfba30 libertas: move firmware lifetime handling to firmware.c by Dan Williams · 11 years ago
  5. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  6. 90b90f6 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
  7. 9ef9dbe libertas USB: don't set surpriseremoved flag by Daniel Drake · 12 years ago
  8. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  9. 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
  10. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  11. ce84bb6 libertas USB: convert to asynchronous firmware loading by Daniel Drake · 12 years ago
  12. 370803c libertas: Firmware loading simplifications by Daniel Drake · 12 years ago
  13. 1e66eda drivers/net/wireless/libertas/if_usb.c: add missing debugging code by Julia Lawall · 12 years ago
  14. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  15. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  16. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  17. 55768fa libertas: prioritize usb8388_olpc.bin firmware on OLPC machines by Andres Salomon · 13 years ago
  18. d2e7b34 libertas: disable functionality when interface is down by Daniel Drake · 13 years ago
  19. dfb72c4 libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN by Daniel Drake · 13 years ago
  20. 8e92f2a libertas_usb: use USB interface as parent device by Daniel Drake · 13 years ago
  21. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  22. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  23. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  24. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  25. cf43298 libertas: don't block usb8388 suspend if no wakeup conditions are set by Daniel Drake · 14 years ago
  26. c64557d 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
  27. 4f329c0 libertas: Communicate USB transfer errors by Paul Fox · 14 years ago
  28. 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
  29. 5cddea8 libertas: [usb] use new firmware locations by Dan Williams · 14 years ago
  30. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  31. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 14 years ago
  32. 731a9b2 drivers/net/wireless/libertas: Use kmemdup by Julia Lawall · 14 years ago
  33. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 14 years ago
  34. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  35. 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
  36. a974a4b libertas: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  37. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  39. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  40. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 15 years ago
  41. cadeba3 firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal by John W. Linville · 15 years ago
  42. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  43. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 15 years ago
  44. df66f85 if_usb: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  45. 582c1b5 libertas: Fine grained configuration of wake-on-lan. by Anna Neal · 16 years ago
  46. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  47. 1ff41eb libertas: add sysfs hooks to update boot2 and persistent firmware by Brian Cavagnolo · 16 years ago
  48. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  49. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  50. 6dfff89 libertas: treat firmware data as const by David Woodhouse · 16 years ago
  51. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 7b58ccf libertas: support USB persistence on suspend/resume (resend) by andrey@cozybit.com · 16 years ago
  53. b77ec4c libertas: provide reset_card() callback on OLPC by David Woodhouse · 16 years ago
  54. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  55. 4365929 libertas: move cardspecific data to driver by Holger Schurig · 16 years ago
  56. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  57. 4694961 libertas: Check for PS mode support on USB devices by David Woodhouse · 17 years ago
  58. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  59. b23b206 libertas: don't use __lbs_cmd() with empty callback in if_usb.c by David Woodhouse · 17 years ago
  60. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  61. eae86bf libertas: clean up if_usb driver by David Woodhouse · 17 years ago
  62. b926d6b libertas: stop attempting to reset devices on unload by David Woodhouse · 17 years ago
  63. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  64. d1f7a5b libertas: implement suspend/resume for USB devices by David Woodhouse · 17 years ago
  65. 689442d libertas: switch lbs_cmd() to take a _pointer_ to the command structure by David Woodhouse · 17 years ago
  66. 23d36ee libertas: add missing newlines in debugging statements by David Woodhouse · 17 years ago
  67. e125817 libertas: be more careful about command responses matching cur_cmd by David Woodhouse · 17 years ago
  68. 202f3f3 libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec by David Woodhouse · 17 years ago
  69. 1f8a083 libertas: kill references to mesh autostart by David Woodhouse · 17 years ago
  70. 23a397a libertas: add lbs_mesh sysfs attribute for enabling mesh by David Woodhouse · 17 years ago
  71. 2fd6cfe libertas: make some more functions static by David Woodhouse · 17 years ago
  72. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  73. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  74. c9cd6f9 libertas: wait for 'firmware ready' event from firmware after loading by David Woodhouse · 17 years ago
  75. 6bc822b libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix by David Woodhouse · 17 years ago
  76. 4f82f5c libertas: switch to a waitqueue and timer for handling USB firmware load by David Woodhouse · 17 years ago
  77. c8ba39d libertas: improve reliability of firmware reloading on USB by David Woodhouse · 17 years ago
  78. 14e865b libertas: make lbs_cmd() usage nicer by Dan Williams · 17 years ago
  79. 4f67949 libertas: clean up lbs_interrupt() by David Woodhouse · 17 years ago
  80. 1309b55 libertas: add opaque extra argument to cmd callback function by David Woodhouse · 17 years ago
  81. 6d35fdf libertas: cope with device which already has firmware loaded by David Woodhouse · 17 years ago
  82. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  83. 448a51a libertas: switch lbs_cmd() to take a callback function pointer by David Woodhouse · 17 years ago
  84. c2df2ef libertas: endianness fixes by Holger Schurig · 17 years ago
  85. 0856e68 libertas: when usb_submit_usb fails, include the error code in the printk by David Woodhouse · 17 years ago
  86. 83eacf2 libertas: Fix endianness in boot2_version handling. by David Woodhouse · 17 years ago
  87. 04c80f1 libertas: Use lbs_cmd() for setting Boot2 version by David Woodhouse · 17 years ago
  88. 2c94404 libertas: Move SET_BOOT2_VER command to if_usb where it belongs by David Woodhouse · 17 years ago
  89. e775ed7 libertas: Consolidate lbs_host_to_card_done() function. by David Woodhouse · 17 years ago
  90. 77d8cf2 libertas: Fix memory leak of RX skbs by David Woodhouse · 17 years ago
  91. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  92. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  93. 798fbfe libertas: nuke useless variable usbdriver_name and useless comments by Andres Salomon · 17 years ago
  94. be13f18 libertas: reset devices upon disconnect rather than module unloading by Andres Salomon · 17 years ago
  95. 4fb910f libertas: mark module_init/exit functions as __init/__exit by Andres Salomon · 17 years ago
  96. 82209ad libertas: drop useless default_fw_name variable by Andres Salomon · 17 years ago
  97. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  98. cc32613 [PATCH] libertas: remove one superfluous include by Holger Schurig · 17 years ago
  99. b6e99dd [PATCH] libertas: send reset command directly instead of calling libertas_reset_device by Dan Williams · 17 years ago
  100. 954ee16 [PATCH] libertas: reorganize and simplify init sequence by Dan Williams · 17 years ago