1. 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
  2. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  3. 138a53e libertas: include sched.h on firmware.c by Luis R. Rodriguez · 12 years ago
  4. d9b8ae6 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
  5. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 7608f16 libertas: add missing include by Felix Fietkau · 12 years ago
  7. 488c3ee libertas CS: convert to asynchronous firmware loading by Daniel Drake · 12 years ago
  8. ce84bb6 libertas USB: convert to asynchronous firmware loading by Daniel Drake · 12 years ago
  9. 66d647e libertas SDIO: convert to asynchronous firmware loading by Daniel Drake · 12 years ago
  10. 534111c libertas: add asynchronous firmware loading capability by Daniel Drake · 12 years ago
  11. 0beecac libertas: harden-up exit paths 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. effcc62 libertas: fix signedness bug in lbs_auth_to_authtype() by Amitkumar Karwar · 12 years ago
  15. a7b957a wireless, libertas: remove redundant NULL tests before calling release_firmware() by Jesper Juhl · 12 years ago
  16. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  17. 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
  18. 3775265 libertas: remove dump_survey implementation by Daniel Drake · 12 years ago
  19. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  20. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  21. 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
  22. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  23. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  24. 57adc1f 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
  25. afbca95 libertas: clean up scan thread handling by Andres Salomon · 13 years ago
  26. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  27. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  28. 4e3309b wireless: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  29. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  30. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  31. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  32. c4be3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  33. fe09b32 Net, libertas: Resolve memory leak in if_spi_host_to_card() by Jesper Juhl · 13 years ago
  34. 731f8e1 libertas: release bss references and avoid warning from cfg80211_inform_bss by John W. Linville · 13 years ago
  35. fb14ca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  36. d929bbc wireless: libertas: fix unaligned le64 accesses by Steven Miao · 13 years ago
  37. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  38. 3209e06 libertas: ensure we clean up a scan request properly by Andres Salomon · 13 years ago
  39. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  40. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  41. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  42. 5c1381a libertas: fix changing interface type when interface is down by Daniel Drake · 13 years ago
  43. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  44. 8f641d9 libertas: detect TX lockups and reset hardware by Daniel Drake · 13 years ago
  45. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  46. b4c3f34 libertas: scan behaviour consistency improvements by Daniel Drake · 13 years ago
  47. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  48. 55768fa libertas: prioritize usb8388_olpc.bin firmware on OLPC machines by Andres Salomon · 13 years ago
  49. ba6e5eb 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
  50. 2523249 libertas: update readme file by Amitkumar Karwar · 13 years ago
  51. bfe2ed8 libertas: handle mesh networks in lbs_iface_active() by Dan Carpenter · 13 years ago
  52. 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
  53. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  54. 8888fb4 libertas: remove some dead code in if_spi_prog_helper_firmware() by Dan Carpenter · 13 years ago
  55. 7e1f79a libertas: implement if_sdio runtime power management by Daniel Drake · 13 years ago
  56. d2e7b34 libertas: disable functionality when interface is down by Daniel Drake · 13 years ago
  57. dfb72c4 libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN by Daniel Drake · 13 years ago
  58. 8e92f2a libertas_usb: use USB interface as parent device by Daniel Drake · 13 years ago
  59. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  60. 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
  61. d931998 libertas: only enable mesh when interface is active by Daniel Drake · 13 years ago
  62. 3db4f98 libertas: mesh: misc cleanup by Daniel Drake · 13 years ago
  63. 95a943c 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
  64. df90d84 libertas: fix handling of command timeout, completion and interruption by Daniel Drake · 13 years ago
  65. edcc360 libertas: fix errors in functions accessing module registers by Olivier Sobrie · 13 years ago
  66. 3609936 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
  67. 545a8aa if_spi: Fix compilation warning - unused variable by Nikanth Karthikesan · 13 years ago
  68. 9a821f5 libertas: add sd8686 reset_card support by Daniel Drake · 13 years ago
  69. c0c33ad 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
  70. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  71. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  72. d2ac49f libertas_sdio: handle spurious interrupts by Daniel Drake · 13 years ago
  73. 71005be libertas: Set command sequence number later to ensure consistency by Daniel Drake · 13 years ago
  74. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  75. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  76. e00cf3b 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
  77. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  78. 6bdbdbf libertas: Add libertas_disablemesh module parameter to disable mesh interface by Sascha Silbe · 13 years ago
  79. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  80. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  81. 2ae1b8b3 libertas: fix cmdpendingq locking by Paul Fox · 13 years ago
  82. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  83. 7e4b4ee libertas: remove tx_timeout handler by Daniel Drake · 13 years ago
  84. a70171d 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
  85. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  86. 252f4bf 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
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. f39de99 libertas_spi: Add support for suspend/resume by Vasily Khoruzhick · 13 years ago
  89. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 13 years ago
  90. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 13 years ago
  91. 75abde4 libertas: Prepare stuff for if_spi.c pm support by Vasily Khoruzhick · 14 years ago
  92. 16f775b libertas_spi: Use workqueue in hw_host_to_card by Vasily Khoruzhick · 14 years ago
  93. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  94. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 14 years ago
  95. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  96. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  97. 4a55d58 libertas: fix potential NULL-pointer dereference by Sven Neumann · 14 years ago
  98. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  99. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  100. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago